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: about 1 year ago
JSON representation
Nagios Result Distributor - A daemon to transmit Nagios results between Nagios instances
- Host: GitHub
- URL: https://github.com/pplu/nrd
- Owner: pplu
- License: other
- Created: 2015-03-16T10:17:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-16T10:20:23.000Z (over 11 years ago)
- Last Synced: 2025-02-15T00:25:52.484Z (over 1 year ago)
- Topics: nagios, nagios-perfdata, nrd, perl
- Language: Perl
- Homepage:
- Size: 305 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
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'.