What information does your script return, and in what format? Zenoss has to be able to parse the output.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Basil Shubin Sent: Sunday, February 25, 2007 10:42 PM To: [email protected] Subject: [zenoss-users] Site monitoring with my own check script? Hi friends! I have made a custom python script based on check_http utility. It can check site accesibility and if something goes from than it send an event to zenoss server. This script works fine in standalone mode, i.e. running by hand from commandline. But how I can use it whithin zenoss application? I have trying to use this command in PerfConf local template as DataSources, because it allow add my own command, but this solution is not working. I don't where I should use PerfConf for my own check script or something else, but what? It seems PerfConf is not suite for task like this or I have missed something? Anyway when add my own DataSource it's not working and I dont't know where its command execute or not... So there is any way to define my own monitor, it this case just execute some script at certain time. Yes, I can use my script via cron and it will working, but I want to use it whithin zenoss. Thanks! _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
