TOP LEVEL CATEGORIES
EXPLORE
Description:
This PHP Nagios plugin automaticly detects all disks/partitions of a Windows or Linux operating system and checks the free space. You don’t need a check for every disk and just can use this check that’ll return all available disks on the system. If a system gets a new partition you don’t need to change your check.
The plugin also returns performance data and you can exclude disks that you don’t want to check.
Current Version
1.1
Last Release Date
2014-04-30
Compatible With
Owner
Klement
Website
http://usolved.net
Download URL
https://github.com/usolved/check_usolved_disks
License
GPL
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.
You somehow managed to save the file with windows line endings. If you download the raw file from GitHub it will work. So not an issue with the plugin itself :). Here are some solutions if you want to change the line endings with several tools on your existing file: http://stackoverflow.com/questions/14219092/bash-my-script-bin-bashm-bad-interpreter-no-such-file-or-directory
If there's no output, then the php5 snmp extension is missing on your installation (on the latest version of the plugin there's also a check if the snmp extension is available with an output). Please check if the extension is properly installed and activated in your php.ini. To install the module on Ubuntu use: apt-get install php5-snmp On distributions like RedHat use: yum install php-snmp
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.