Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Easy to use Nagios status monitoring app. Dashboard has count of Host Up, Down, Service Ok, Warning, Critical, Pending and Unknown.
Current Version
1.0.6
Last Release Date
2016-11-13
Owner
Dave Woods
Download URL
https://play.google.com/store/apps/details?id=com.serveralarms.nagios&hl=en
License
Other
Compatible With
Filter all Hosts by Up and Down.
Easy to get service's config details with plugin's output.
Nagios Client uses PHP script that parses the Nagios status.dat file into JSON.
Nagios Status JSON
This PHP API script reads Nagios status.dat file and return the JSON result. This API is desinged for Nagios Client unofficial Nagios status monitoring app.
Step 1 Upload nath_status.php to your Nagios web root folder. Nagios Core's default Web Root folder Web Root Folder - Centos & Ubuntu /usr/local/nagios/share
Step 2 Edit nath_status.php. You can use your favourite text editor vi /usr/local/nagios/share/nath_status.php Change status.dat file's path according to your Nagios Server configuration. $statusFile = '/usr/local/nagios/var/status.dat'; Use following command to find status.dat location. find / -name status.dat
Step 3 Download and Configure Android Nagios Client Nagios Client Go to settings Update URL
https://github.com/asuknath/Nagios-Status-JSON
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!