I have all my scripts in /usr/local/zenoss/common/libexec, they work fine. To get it to run for your device you should just have to bind the template to the device. But where are you expecting the output to go? You could pipe it into a log file, otherwise I think it will just be lost. Usally Zenoss expects scripts to be formatted in the Nagios Plugin way, which is:
Code: COMMAND OK|datapoint1=value datapoint2=value datapoint3=value -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=27123#27123 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
