Nag Small Screen Featured

Bookmark and Share

Rating
3 votes
Favoured:
0
Hits
79447
Files:
FileDescription
nss.pynss.py
Nag Small Screen
Nag Small Screen is a minimalist web interface intended to be viewed on small screens such as on web-enabled phones and Blackberries. Rather than show your entire status grid, it shows only those hosts or services that are at critical or warning status.
This is a minimalist web interface intended to be viewed on small screens such as on web-enabled phones and Blackberries. Rather than show your entire status grid, it shows only those hosts or services that are at critical or warning status. It is implemented as a simple Python cgi script and has no other requirements.

Just drop it into your cgi-bin directory and make sure you have Python installed. The script will look for status.dat which is almost always located at /var/nagios/status.dat. (If your installation is different, just change the path in the script.)

Tested under Python 2.4.3 and Nagios 2.5 and Nagios 2.8

Reviews (1)
byslash5toaster, December 4, 2010
1 of 1 people found this review helpful
Tested with V3.2
Might be useful for very small installations. This is *just* a listing of problems. Provides no links to the host or service pages.