Search Exchange
Search All Sites
Login
Host-Resource-MIB queries (cpu, processes, storage)
Current Version
3.7
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
Owner
E-mail
Website
Hits
61886
Files:
| File | Description |
|---|---|
| check_hr-3.7.tar.gz | version 3.7 - always find the newest version and a change(b)log @ www.crowdedplace.com |
Query the Host Resource MIB of various operating systems for cpu usage, processes and storage/volumes. These scripts have been tested against Linux and Windows XP, but should do the job for any other OS as well.
These versions are complete rewrites in Perl and only use OID-Trees, so you don't need to add the Host-Resource-MIB to your local configuration.
For more information about the new check_hr_cpuload script have a look at the webpage @ www.crowdedplace.com.
These versions are complete rewrites in Perl and only use OID-Trees, so you don't need to add the Host-Resource-MIB to your local configuration.
For more information about the new check_hr_cpuload script have a look at the webpage @ www.crowdedplace.com.
Reviews (1)
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
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
Owner's reply
Btw. try out the new version! Unfortunately with the split of nagios-exchange there was a very old version online on this page for a long time and I was unaware of it!


New Listings


