Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 557 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 557 Bytes

Scribe Monitoring Tools

Tools for monitoring Scribe with Ganglia and Nagios (nrpe).

Nagios

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'

Ganglia

The Ganglia gmond Python module for Scribe can now be found in the official Ganglia gmond Python module repository.