Title: Oracle Listener Monitoring

Has any one been able to monitor the oracle database listener. I don't want to just check port 1521 but actually test the listeners for each database. I have tried scripting it using TCP services on port 1521 using the following:

Send=connect userid/password@database
Expect=~connect
Send=Exit

The connect statement is a sqlplus command, but all this doesn't work when I run debug I see that I get connected but it still fails and debug doesn't show me any useful info as to what's failing.

If any one is monitoring oracle listeners successfully I would like to know what you are doing.

Thank You
Michael D Sahli
Network Administrator
ACS
301-274-4344



Reply via email to