run this and post what you see:
Code: zencommand run -v10 -d <device> If you don't see it running the command then it's not running the command. A working zencommand reports on the command run and also "storing" for each data point. Until datasource points were used in a graph I did not see them being stored. e.g. you should be seeing something like this: Code: DEBUG:zen.zencommand:The result of "check_http_full.sh -H jamesip" was "chf F=/status_last.txt R=TOTAL 0 | ProbeNum=TOTAL FramesReceived=35198008 BytesReceived=130814447404 JFRate=5842 MBitPS=165.68" DEBUG:zen.zencommand:storing FramesReceived = 35198008.0 in: Devices/james/iubTGenStatusTxt_FramesReceived DEBUG:zen.RRDUtil:/usr/local/zenoss/perf/Devices/james/iubTGenStatusTxt_FramesReceived.rrd: 35198008L DEBUG:zen.zencommand:rrd save result: 4841.54419388 DEBUG:zen.zencommand:storing BytesReceived = 130814447404.0 in: Devices/james/iubTGenStatusTxt_BytesReceived it's like this post http://forums.zenoss.com/viewtopic.php?t=5467&highlight=getrrddatasources -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=28514#28514 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
