Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_hpux_disk.sh
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
I was looking for plugins that could be run via check_by_ssh or nrpe. Specifically for older HP-UX. Most of the ones I found needed SNMP or did not work. So I modified an existing script to check and report on Disk Usage.
This is written in KSH and designed to run on the hp-ux box.
The old script was not very professional giving tongue in cheek responses. It also had the critical and warning settings hard coded. I have modified this one to take critical and warning settings on the command line, removed the unprofessional responses, and cleaned up the code.
V1.2 Found a bug with the way it was reading the filesystem. Corrected it so it should work on all instances now.
This is written in KSH and designed to run on the hp-ux box.
The old script was not very professional giving tongue in cheek responses. It also had the critical and warning settings hard coded. I have modified this one to take critical and warning settings on the command line, removed the unprofessional responses, and cleaned up the code.
V1.2 Found a bug with the way it was reading the filesystem. Corrected it so it should work on all instances now.
Reviews (0)
Be the first to review this listing!