28 Apr
2011
28 Apr
'11
5:29 p.m.
Greetings,
We have a server that is running 3 different processes. In the hobbit-clients.cfg file, I have some PORT checks that are making sure they are listening on the appropriate port.
The problem I have is if the DEV server is taken down for maintenance, I can't just disable the "ports" check, because that will disable the monitors for the PROD and TEST ports.
How can I go about splitting out the port checks for a server and being able to enable/disable/acknowledge separately?
Thanks,
Tom