Trying to capture the amount of pages that are being printed per second for a day, but I'm getting an error
Creating database:
rrdtool create AKLINFSP1001.rrd --start November 17 2012, 12:00 --step 1 DS:Pages:GAUGE:2:0:U RRA:AVERAGE:0.5:1:86400
Updating database:
.\rrdtool.exe update AKLINFSP1001.rrd "November 17 2012 06:06:38@23"
Error:
rrdtool.exe : ERROR: ds time: November 17 2012 05:45:35: unparsable trailing text: '...:35'
When I round up to the minute it works though. So does RRDTOOL have problems capturing records every secord?