Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Nagios plugin to make services based on XML file or URL. The plugin generates the service based on Xpath based search
Current Version
1.0
Last Release Date
May 8, 2015
Owner
Phillipe Smith
Download URL
https://github.com/phsmith/nagios/raw/master/plugins/check_xml
License
GPL
Compatible With
Command line usage example: ./check_xml -u 'http://adobe_flash_media_server:1111/admin/getServerStats?auser=admin&apswd=admin' -n 'data/io/connected,total_connects,total_disconnects' -l 'connected:80:100' ./check_xml -f teste-file.xml -n './status,timestamp:./Users/connected:./Users/user/name,email' -l 'connected:80:100'
Nagios configuration example: define command { command_name check_xml command_line $USER1$/check_xml -u "$ARG1$" -n "$ARG2$" -l "$ARG3$" -p }
define service { use generic_service host_name HOST_1 service_description Adobe Flash Media Server Connections check_command check_xml!data/io/connected,total_connects,total_disconnects!connected:80:100 }
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!