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
Current Version
1.1
Last Release Date
2015-04-05
Compatible With
- Nagios 3.x
- Nagios 4.x
Owner
Website
License
GPL
Hits
8303
Files:
File | Description |
---|---|
check_hpux_disk.sh | V1.2 |
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!