Nagios Mobile Featured Popular

Bookmark and Share

Rating
8 votes
Favoured:
3
Current Version
1.02
Last Release Date
2012-01-10
Compatible With
  • Nagios 3.x
  • Nagios XI
License
GPL
Hits
27438
Nagios Mobile is a lightweight web interface, based on the Teeny Nagios project by Hirose Masaaki. Nagios Mobile is a PHP web-based application designed for Mobile and touch-screen devices.

Key Features:
- User-level authorization for hosts, services, and commands that match Nagios Core.
- Filtered lists to quickly identify and respond to unhandled problems
- Acknowledge problems, Disable/Enable Notifications, or Schedule Downtime for authorized hosts and services
- Works with any Nagios 3.x installation
- Support for APC data caching for faster page loads
- Support for both webkit and non-webkit enabled devices
See The Installation Instructions to install Nagios Mobile.
Installing Nagios Mobile

SUPPORT:
Please use the forum below to discuss issues with Nagios Mobile.
Nagios Mobile Forum


CHANGES

1.02
=============
- Updated code attribution and Apache license info for Teeny Nagios project

1.01
=============
- Small bug fixes
- Bug fixes for authorization functions - Marc Chadwick
Reviews (4)
bysvindler, January 19, 2012
1 of 1 people found this review helpful
Easy install on our Nagios Core 3.2.0. Had to make a few adjustments because we authenticate toward AD, but it was very simple.

It's slow compared to the native web interface, both on IE, Chrome, iPhone, and iPad.

"Unhandled services" is a bit different than on the standard web interface, as the services on a host that is Down will appear under "Unhandled services"
byswordfish, January 10, 2012
Hello, we are running: Nagios 3.0.6 RHEL 5.7 x64
I followed the install PDF, and updated the paths.
Ran the install.php. All is ok from the install point of view. The webserver authenticates me (checked httpd log) and I can see the nagios.png if I refer to it in the url.
I have double checked the paths and the file are correct, but when browsing to /nagiosmobile, I get a blank page, is there any way to enable a debug mode?
Rob.
Owner's reply

The error messages should output in your apache log: /var/log/httpd/error_log. Go ahead and post what you're seeing to the Nagios Mobile Forum which is linked above.

byrdommerh, January 9, 2012
Working with Nagios Core. Works good, only on my blackberry i got no colored screen as in the screen print. Easy installation
Owner's reply

This might be fixed already in 1.02. There was some debug output that might have been breaking the stylesheet. Go ahead and post to the Nagios Mobile Forum if the issue persists after update.

Looks and works great from PC,
when logging in via Safari on Mac, iPad or iPhone it wont authenticate? Help please
Owner's reply

I did some digging on this, and it looks like Apple's Safari browser doesn't handle http basic-auth especially well compared to other browsers. Here's what I found: https://discussions.apple.com/message/15971301#15971301

I'll do some looking and see if there's some sort of setting that needs to be changed for it to work properly. If you find a solution, go ahead and post it.