Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pplu/nrd

Nagios Result Distributor - A daemon to transmit Nagios results between Nagios instances
https://github.com/pplu/nrd

nagios nagios-perfdata nrd perl

Last synced: 29 days ago
JSON representation

Nagios Result Distributor - A daemon to transmit Nagios results between Nagios instances

Awesome Lists containing this project

README

        

pod2text NRD::Daemon.pm > README

If this is still here it means the programmer was too lazy to create the readme file.

You can create it now by using the command shown above from this directory.

At the very least you should be able to use this set of instructions
to install the module...

perl Makefile.PL
make
make test
make install

If you are on a windows box you should use 'nmake' rather than 'make'.