From: Tony Mack Date: Wed, 12 Dec 2007 21:26:10 +0000 (+0000) Subject: added 'NST_PLOT_LENGHT' configuration variable X-Git-Tag: 2008-02-11-last-vmware-support~206 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=b753e52dcdeaff964d8f03511a9822ad389625e8;p=tests.git added 'NST_PLOT_LENGHT' configuration variable --- diff --git a/node_ssh/nst_config b/node_ssh/nst_config index 96da0a8..be29802 100644 --- a/node_ssh/nst_config +++ b/node_ssh/nst_config @@ -20,3 +20,8 @@ NST_USER='USERNAME' # The password of the slice user's account. NST_PASSWORD='PASSWORD' +# Plot Lenght +# Length of x-axis in seconds +# 36000 seconds = 10 hours +NST_PLOT_LENGTH=36000 +