Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_sr.py is a Nagios check plugin for Citrix XenServer (also should work on XCP), it checks storage SR utilization %. It uses XenAPI. Its compatible with Centreon's storage/disk graph template. You can choose performance metric output format: pnp4nagios or centreon. v1.1.3 fixes pnp4nagios performance metrics output
Current Version
1.1.3
Last Release Date
2013-08-09
Owner
Pekka Panula
Website
http://www.sofor.fi/
Download URL
http://koodi.sofor.fi/plugins/check_sr.py
License
GPL
Compatible With
check_sr.py v1.1.3, performance metrics output fixes for pnp4nagios
check_sr.py is a Nagios plugin for Citrix XenServer (also should work on XCP), it checks storage SR utilization %. It uses XenAPI.
Usage: ./check_sr.py XenServer_IP username password sr_name warning_level critical_level
- Uses https to connect to XenServer, if you have a pool, use a poolmaster IP/FQDN - <sr name> is a case sensitive - Uses (python) XenAPI, download it from Citrix, http://community.citrix.com/display/xs/Download+SDKs - tested on CentOS 5.8 / python 2.x, should work on any modern distro/python AFAIK
nagios command defination:
define command{ command_name check_xenserver_sr command_line $USER1$/check_sr.py $ARG1$ "$USER15$" "$USER16$" "$ARG2$" $ARG3$ $ARG4$ }
USER16 and USER15 are username and password in resource.cfg
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!