Tools for monitoring Scribe with Ganglia and Nagios (nrpe).
A very simple check script for nrpe that relies on the scribe_ctrl Python script. State mapping is as follows (Nagios states to Scribe states):
- OK -> ALIVE
- WARNING -> WARNING
- CRITICAL -> STARTING, STOPPING, STOPPED, DEAD, 'Failed to get status'
The Ganglia gmond Python module for Scribe can now be found in the official Ganglia gmond Python module repository.