I have a nagios-style plugin that I've written to monitor oracle servers remotely. It just connects to the database using perl-DBI, does a specific SELECT statement and returns the following type of output:
OK - Number of tables in database: 23 The script is in ~zenoss/libexec. Following these instructions: http://www.zenoss.com/community/docs/howtos/create-modify-nagios-templates I can't seem to find the "PerfConf" tab, as listed above. I've also tried to make a new template under Devices -> Templates and bind it to the script; this works, but it seems clunkly to try and graph performance data in that manner. So....the question is: how do I really add my own script which returns either an "OK" or "WARNING" or "CRITICAL", followed by a small string of information, into Zenoss? If there's documentation on how to do this, please feel free to hit me over the head with it! :-) -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=30794#30794 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
