[Nagios-devel] Re: Nsca, passive service checks

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Re: Nsca, passive service checks

Post by Guest »

Hi,
here you can find some Perl script I wrote to execute nagios
checks (execute the plugins) on a remote host, storing results in a buffer,
fetching results via ssh, and sending them to Nagios.

http://www.ubicum.it/nagios_remote_test_execution.tgz

The programs are not well documented, probably they are not compliant
with Perl modules writing rules, and finally they are part of another
bigger job, so they contain some dead code and misleading comments,
but they work well in my environment (Linux, HP-UX, Solaris).

Sorry for that!

If you need help or if you want send me your comments or suggestions,
do not hesitate to contact me, at stefano.giuliano@tiscali.it.

Bye
Stefano





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: stefano.giuliano@tiscali.it
Locked