![]() |
| Other sponsors |
| Want to become a sponsor? |
rawWords
This gadget displays raw text based on the Nagios state of the service. It was written based on the rawNumbers gadget from Sascha Runschke. You can also customize the text for each state, passed to the gadget as options.
The displayed text is rendered as png image with ttf script, while the color of the text reflects the state of the service: Green for OK, yellow for WARNING, red for CRITICAL. BUT: this gadget only honors HARD states and considers any SOFT state
as OK, no matter if it's WARNING or CRITICAL.
To change the words displayed by the gadget, pass your text to the gadget with the gadget_opts field in the gadget config. For example to display "yes" for okay and "no" for critical enter this 'ok=yes,critical=no' in the gadget_opts field of the gadget.

