mfkiwl / GNSS-Monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Monitoring for NTRIP and Trimble GNSS recievers using nagios.

The state monitoring, for lots of GNSS receivers, it better done using GNSS-Dasboard

There is no installer.

The nagios directory goes somewhere in nagioss config system. It is recommended to use cfg_dir to put them all in a directory.

The scripts in the root of the project shoud go in the libexec directory

perl needs the following modules

cpan install Monitoring::Plugin cpan install WWW::Mechanize cpan install XML::Simple

and maybe

cpan install libmonitoring-plugin-perl

you need to make them executeable chmod a+x *

About


Languages

Language:Perl 45.5%Language:Python 40.9%Language:Shell 10.3%Language:Awk 3.4%