Active Checks

check_xml

Description:

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

Compatible With

  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x

License

GPL


Project Files
Project Notes
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 }
Reviews (0) Add a Review
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
0 (0)
Favorites
0
Views
10,281