I'm trying to get the RRD logging to kick out the scripts for me.  I've
spent a while tinkering and looking through the archive, but still nothing.
I have checked the "enabled" box, filled in the path to the tool,
c:\Program Files\RRD\rrdtool.exe and the database path, c:\Program
Files\RRD\...  Now, I don't know the command to execute after update until
after I "Generate GRAPH script", so that's empty.  I push "Apply" to be
sure that the configuration is saved.  Now, when I push the "Generate
CREATE script" button, I get a text box with the following:
 -s 120 DS:roundtrip:GAUGE:720:U:U RRA:MAX:0.5:1:720

And then I push "Yes" to see the batch file output, and all I get is:

REM
*********************************************************************************************
REM Script generated by Servers Alive on 28-Jan-2005 at 14:13:41
REM
*********************************************************************************************

That's it...

So, I tried to manually create the db using the following:
rrdtool create sa.rrd  -s 120 DS:roundtrip:GAUGE:720:U:U RRA:MAX:0.5:1:720

Which, created the database using the generated variables in the c:\Program
Files\RRD\ directory with a file size of 7k.  When I push the "Generate
GRAPH script" button, I push "Yes" to see the output, and all I get is:

REM
*********************************************************************************************
REM Script generated by Servers Alive on 28-Jan-2005 at 14:13:55
REM
*********************************************************************************************
cd C:\Program Files\RRD\


Now in that RRD directory, the db that I created manually, sa.rrd, has not
been touched since the time of it's creation.  There's one sa_U_RRD0xx.bat
being created after every update - 01 through 10, but those files are
completely blank.
Any ideas what am I doing wrong?   Thanks in advance for any help!

To unsubscribe from a list, send a mail message to [EMAIL PROTECTED]
With the following in the body of the message:
   unsubscribe SAlive

Reply via email to