Hi!
I want to monitor the oracle listener (port 1521) via net.tcp.service.perf, but i always get "not supported". I supposed this could be because of the port not standing in /etc/services, but it wasn't the reason.
net.tcp.service.perf[,,1521] didn't work,
net.tcp.service.perf[tnslsnr,,1521] didn't work, and
net.tcp.service.perf[<name from /etc/services>,,1521] didn't work, too
How can i monitor the performance of that service?
I want to monitor the oracle listener (port 1521) via net.tcp.service.perf, but i always get "not supported". I supposed this could be because of the port not standing in /etc/services, but it wasn't the reason.
net.tcp.service.perf[,,1521] didn't work,
net.tcp.service.perf[tnslsnr,,1521] didn't work, and
net.tcp.service.perf[<name from /etc/services>,,1521] didn't work, too
How can i monitor the performance of that service?


Comment