I have created a template with a command data source. The command that's being run is:
$$ZENHOME/check_myserver.sh The output is: OK|TotalQueues=xx TotalDown=xx TotalReady=xx My datapoints match the output and everything seems to be fine. I can run the following commands successfully: zentestcommand -d mydevice --datasource=mydatasource and zencommand run -d mydevice -v10 After running zencommand my RRDs are created and a graph appears (no pretty lines though because the command was only run once); however, if I leave Zenoss to it the RRDs never appear. I look at the log for zencommand and it looks like my command is not being scheduled. What can I do to schedule the command or test why it isn't being scheduled? -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=13992#13992 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
