Parallels

check_vzquota.pl

Description:

checks quota of Virtuozzo Containers.

Current Version

0.1

Last Release Date

2012-02-11

Compatible With

  • Nagios 3.x

Project Files
Project Photos
Project Notes
checks quota of Virtuozzo Containers. shows warning when usage is more than 90% of softlimit, critical when usage=softlimit. when ok, shows number of running containers. if you want to run it via nrpe. place script to /usr/local/sbin/check_vzquota and chmod 700 add this to /etc/nagios/nrpe.cfg: ========= command[check_vzquota]=sudo /usr/bin/perl /usr/local/sbin/check_vzquota ========= and change /etc/sudoers (using visudo): ========= #Defaults requiretty (comment this string) nrpe ALL=(root) NOPASSWD: /usr/bin/perl /usr/local/sbin/check_vzquota ========= based on: http://exchange.nagios.org/directory/Plugins/System-Metrics/File-System/check_vzquota/details all bash parts were removed, now it is pure perl. functionality improved.
Reviews (1) Add a Review
Works like a charm!
by xee, February 29, 2012

This is a really great plugin! It works perfectly and replaces lots of individual checks. Get it now :)



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (2)
Favorites
0
Views
74,420