Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check the Citrix Metaframe XP service and find out how many different ICA servers offer an application.
Current Version
Last Release Date
June 15, 2009
Owner
Nagios Exchange
check_ica_servers.pl
Check the Citrix Metaframe XP service by completing an HTTP dialogue with a Program Neigbourhood server (pn_server) that returns an ICA server in the named Server farm hosting the specified application (an ICA server in a farm which runs some MS app). Ask as many times as necessary to find out how many different ICA servers offer the application.
check_ica_servers.pl -P <pn_server> -A app -F <Farm> --maximum <expected servers> -w <warning threshold> -c <critical threshold> -M <max_requests> -t <timeout> [-v -x -h -V]
honors the following options:
[-P | --pn_server] The name or address of the Citrix Metaframe XP Program Neigbourhood server (required). [-A | --pub_app] The name of an application published by the server farm (default 'Word 2003'). [-F | --server_farm] The name of a Citrix Metaframe XP server farm. (required) [-m | --maximum] The maximum number of ICA servers that could offer the service in total (required). [-w | --warning] If less or equal servers offered the result will be warning. [-c | --critical] If less or equal servers offered the result will be critical. [-M | --max_requests] Don't send more requests than specified. [-t | --timeout] Timeout as usual in seconds. [-v | --verbose] Level of verbosity [-h | --help] The help text an usage. [-x | --xml_debug] Print XML requests and answers. [-V | --version] Print version of the plugin.
example: ./check_ica_servers.pl -P pnserver -A windows -F farm -w 20 -c 25 -m 28 -M 200 -t 5
WARNING: the plugin seems to have some memory related problems. (the "A thread exited while x threads were running." is not one of them).
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!