Hi people,
I've wrote a little VBS script to test TNSPing times for our Oracle databases. The script itself is not that important, but it must take the Oracle SID as its argument to perform the TNS ping operation on the SID.
However, it seems that the Windows Script Monitor does not support any variables other than ${IP}, ${USERNAME} and ${PASSWORD}, am I correct? I've tried to put ${NodeName} and ${Caption} as parameters and they were not translated, differently from ${IP} which translates correctly each time I test it on the Web interface. However, I can't TNSPing IP address but only Oracle SIDs.
Here we run Orion 9.1 SP5 and APM 2.5.
TIA,
Paulo Fessel