Skip to content

A pure perl implementation of the Nagios NRPE daemon and client

License

Notifications You must be signed in to change notification settings

fskale/nagios-nrpe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nagios::NRPE 
============

An implementation of NRPE in pure perl

INSTALLATION
------------

To install it: 

   perl Build.PL
   ./Build
   make install

SCRIPTS
-------

Inside bin/ you'll find an implementation of the check_nrpe binary normally
shipped with Nagios' nrpe server.

DOCUMENTATION
-------------

Every module shipped with this package has a full documentation in pod format. 
To read it use perldoc like this:
   
   perldoc Nagios::NRPE::Client

In the case of problems or appreciation please visit these URLs

*   [RT, CPAN's request tracker](http://rt.cpan.org/NoAuth/Bugs.html?Dist=Nagios-NRPE) # NOT YET

*   [CPAN Ratings](http://cpanratings.perl.org/d/Nagios-NRPE)

*   [Search CPAN](http://search.cpan.org/dist/Nagios-NRPE)

*   [Github repository](https://github.com/andreas-marschke/nagios-nrpe/)

COPYRIGHT AND LICENSE
---------------------


About

A pure perl implementation of the Nagios NRPE daemon and client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%