
Zope
Check ZEO monitor
Description:
A python script that checks parameters of a ZEO monitor (used as a backend for Zope).
Current Version
Last Release Date
June 8, 2009
Compatible With
Owner
Website
Project Files
File | Description |
---|---|
check_zeomonitor.py | The check script |
demo.cfg | demo Nagios config |
Project Notes
++ 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
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
94,235