Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@FIL
Favorites0
Views
Projects0
check_hr_process Just tried to run it to monitor a windows 2000 machine and it runs just fine...You only have to add the line: use lib'/pathtoutils.pm/'; which in my case is: use lib'/usr/lib/nagios/plugins'; also have in mind that he may may not find your host be name so just run it with this command : ./check_hr_process -d java.exe -w 1 -c 1 -H 'ipadressofhostyouwanttocheck' -C yourcomunity
Reviewed 15 years ago
I think I am messing this up because i can´t seen to get this plugin working.Before I put plugins in Nagios3 I test then via command line like this ./check_oracle_instant replacing the words between with the appropriate data to fit my needs.Can anyone tell me if this is the correct syntax? [email protected]