I am currently demoing APM and I'm having trouble figuring out how to monitor something. I need to setup a TCP port monitor and have it notify me when the port is available. So if it does the check and receives a "connection refused" result, then that should be considered an "UP" status. But if it returns an "TCP OK" status, then that should be considered "DOWN" and notify people. I'm currently using Nagios for monitoring, and I am able to configure this type of monitoring. Is this possible in Orion?
Thanks!
Joe P.