09-22-2011 05:32 PM
Hi I've following requirement to do health check for server.
I need to add below three ports in probe with OR condition so if any of these 3 port is up along with 10292 connection should go that server:
10721
10722
10723
how to do this? can we setup up such health check with using script?
09-23-2011 09:34 AM
in above: I did typo. I meant to say "can we setup up such health check without using script?"
please help.
09-25-2011 12:18 PM
Any help would be hightly appreciated
09-27-2011 04:44 AM
Hi,
You will need a custom script. The supplied CHECKPORT_STD_SCRIPT should provide a reasonable starting point. You just need to implement the logic behind setting the return code.
HTH
Cathy
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide