Thanks for the quick reply. I have created a template called test. Under test I have created a Data Source called test1 with a source type of COMMAND and it is enabled. However, it doesn't seem to be doing anything.
My test template is configured similar to the following scenario: For the sake of simplicity lets say I have the following script on a remote box: #!/bin/bash echo "condition=1" Let's say I called this script test_script. I can execute this test from the zenoss server via: ssh testhost "test_script" Could someone provide a step by step to get this test_script monitored for testhost every 5 minutes? condition=1 should be Critical condition=0 should be OK I'd be willing to write up a How-To on this if I can get it working properly. ------------------------ Michael Beachler -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=8430#8430 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
