"ZnagPush is an android software that allows you to receive Nagios alerts returned by a Meteor server using the technique of push."

About ZnagPush (say zeenag)

This software was developed as part of writing an article for GNU/Linux Magazine France to demonstrate the implementation of a push technology.

installation

The client software is available for free on the market, but to use it you must have a Meteor server and configure new Nagios notifications.
It's pretty simple ..

Meteor server installation

Follow the documentation here
Replace the /etc/meteord.conf by the following file : meteord.conf
Adjust the values ​​SubscriberIP (web server ip), SubscriberPort (web server port) ControllerIP (controller IP) to your needs.

Configuring nagios

Add file statements ZnagPush commands to configure nagios (eg / etc/nagios3/conf.d /): znagpush_commands.cfg
Add notification commands:


Android market