Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check Disk

Rating
2 votes
Favoured:
2
Hits
165001
Files:
FileDescription
check_disk-1.13c.zipcheck disk
Nagios CSP

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!
Check_disk is a plugin that will return the Total, Free and Used space in MB/GB And % of a given drive.
It is a VBScript Plugin for NRPE_NT.
Reviews (1)
byjmp, February 6, 2012
2 of 3 people found this review helpful
Works fine.

I'm doing some Nagios deployment, and I used your Nagios plugin check_disk.wsf, which is excellent BUT, you didn't added performance data. It is not difficult to add this functionality.

Just add the pipe in your echo file, I made a small modification as an example (see attachment).

http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN201

Do not use my file since it's probably not working, I added the | as an example in the stdout.

You may consider to modify your script and upload it with the performance data capability.

Regards,