Mobile Device Interfaces

Nag Small Screen

Description:

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.

Current Version

Last Release Date

May 27, 2009

Compatible With

Owner


Project Files
Project Photos
Project Notes
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 (3) Add a Review
Useful For Quick Check On Status
by OldBlogger, April 30, 2019

I have been using this for quite a while now on my Android phone, created a link on the phones home screen which opens it up, great for a quick status overview on the move, recently started having that Python warning mentioned in another review did as suggested and its working great again.



variable declaration problem corrected
by fgilain, May 31, 2014

Hi, when using this script, i had an error message at the bottom of the page : Traceback (most recent call last): File "/usr/local/nagios/sbin/nss.py", line 97, in ? app = Nag() File "/usr/local/nagios/sbin/nss.py", line 39, in __init__ self.service() File "/usr/local/nagios/sbin/nss.py", line 94, in service if current_state != "0": UnboundLocalError: local variable 'current_state' referenced before assignment i just added that line (line 56 and 77) to avoid that error to be displayed : global current_state hope it will help other users of this usefull script. Florent



Bit of a toy
by slash5toaster, December 31, 2010

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.



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
3.4 (5)
Favorites
0
Views
262,968