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_vquota

Rating
0 votes
Favoured:
0
Hits
95128
Files:
FileDescription
check_vquotacheck_vquota
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!
To Check the vpopmail quota.
You most write path to vuserinfo.

Get userlist and quota usage from vserinfo. /home/vpopmail/bin/vuserinfo

eg.
To set suders
visudo add following lines
nagios ALL=(ALL) NOPASSWD: /path/to/this/script

Add this line to /usr/local/nagios/etc/nrpe.cfg .
commandcheck_vquota_exsample=sudo /usr/local/nagios/libexec/check_vquota -w 90 -c 95 -D example.com