[rrd-users] Time stamp on graphs

Devante devantev at gmail.com
Thu Oct 8 16:51:23 CEST 2015


I know there is a Get-Time cmdlet in powershell which outputs as an example,
Thursday, October 08, 2015 9:33:39 AM

Above the $CMD line I added:

$date = Get-Date

then I added:

$arg24 = "COMMENT: $date "

then when I execute the script it has a problem with the colons in the time:

rrdtool.exe : ERROR: I don't understand ':35:08 ' in command: 'COMMENT:
10/08/2015 09:33:39 '

Is there a way to get rrdtool to accept that time format?

Thanks again!



--
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/Time-stamp-on-graphs-tp7583154p7583155.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.



More information about the rrd-users mailing list