All,
I'm having a hard time figuring out a way to accomplish this task...
We have an Oracle application that changes port numbers each time the service is restarted. It is running on a pair of ports right now, but tonight when they restart the service for maintenance, it will be brought back online with a new pair of ports. The port pairs are static, so the application will only use 1 pair or the other.
Any ideas how to configure a tcp port monitor for this? Or is there a better way to monitor availability of the application?
Dwyane