Build precise queries to find exactly what you need
Press ESC to close
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
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!