CoffeeSaint is a Java application that shows the status of Nagios (version 1 up to 3 and the newer XI) on a screen. It can, if there are no errors, display a Webcam feed. If an error status occurs, it can play a sound. One can configure it to display certain errors/warnings always on top. It is remotely configurable via a built-in Web interface.
| Tags | Nagios status GUI status screens remote configurable |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release can set a minimum height per row so that if more than '--nrows' problems are to be displayed, the height of the rows is adjusted.


Release Notes: The command line version was fixed and problems with escapes were corrected. The manual was updated.


Release Notes: One can now set font-styles and tab-stops. Please note that "--splitter" (or splitter= in the configuration file) now needs one or more pixel-positions to specify where to start the tab-stop. Conditional escapes were added. For example, @BIGGER^1800^%SERVICESINCETS^%SERVICENAME is down for longer than 1800 seconds@. One can now also set a "pretty name" for nagios servers as well show the servername when viewing the status of more than one nagios server.


Release Notes: This release adds %SERVERNAME, which displays the Nagios server from which this problem came. This is useful when monitoring multiple Nagios servers.


Release Notes: Descriptions are no longer cut off.