Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check ZEO monitor
94145
File | Description |
---|---|
check_zeomonitor.py | The check script |
demo.cfg | demo Nagios config |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
++ Description
This check can be used to monitor the status and performance of the ZEO (Zope backend).
The package includes the check and a file with a demo configuration.
++ Usage
check_zeomonitor.py options
Options:
-h/--help -- print this help text
-u/--url -- the URL you want to check
-p/--port -- the port where the ZEO monitor is running
-s/--storage -- the name of the storage to check
-w/--warn -- threshold for the warning state
-c/--crit -- threshold for the critical state
-a/--action -- the action command. valid values are:
* conflicts: monitors the number of conflicts, warns if ABOVE threshold
* commits: monitors the number of commits, warns if ABOVE threshold
* aborts: monitors the number of aborts, warns if ABOVE threshold
* stores2loads: monitors tha ratio of store to loads, warns id ABOVE threshold
* clients: monitors the number of clients, warns if BELOW threshold
++ References
On running a ZEO server and a ZEO monitor, see this HOWTO:
http://wiki.zope.org/ZODB/howto.html
This check can be used to monitor the status and performance of the ZEO (Zope backend).
The package includes the check and a file with a demo configuration.
++ Usage
check_zeomonitor.py options
Options:
-h/--help -- print this help text
-u/--url -- the URL you want to check
-p/--port -- the port where the ZEO monitor is running
-s/--storage -- the name of the storage to check
-w/--warn -- threshold for the warning state
-c/--crit -- threshold for the critical state
-a/--action -- the action command. valid values are:
* conflicts: monitors the number of conflicts, warns if ABOVE threshold
* commits: monitors the number of commits, warns if ABOVE threshold
* aborts: monitors the number of aborts, warns if ABOVE threshold
* stores2loads: monitors tha ratio of store to loads, warns id ABOVE threshold
* clients: monitors the number of clients, warns if BELOW threshold
++ References
On running a ZEO server and a ZEO monitor, see this HOWTO:
http://wiki.zope.org/ZODB/howto.html
Reviews (0)
Be the first to review this listing!