Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
checks quota of Virtuozzo Containers.
Current Version
0.1
Last Release Date
2012-02-11
Owner
Mikhail Sokolov
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2012/02/check_vzquota.pl
Compatible With
check_vzquota.pl
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://localhost/directory/Plugins/System-Metrics/File-System/check_vzquota/details
all bash parts were removed, now it is pure perl. functionality improved.
This is a really great plugin! It works perfectly and replaces lots of individual checks. Get it now :)
You must be logged in to submit a review.
To:
From: