Re: How to get ora_smon oracle process monitoring on nagios
Posted: Thu Apr 25, 2013 12:24 pm
Hi,
You were correct, snmp table was too big, and finally i am able to get the process monitored by passing "-o 5000".
check_xi_service_snmp_linux_process! -C public --v2c -o 5000 -n 'python' -A '/opt/txp/Products/TxpHub/txphub.py' -c '0'
Thank you for the helping hand.
You were correct, snmp table was too big, and finally i am able to get the process monitored by passing "-o 5000".
check_xi_service_snmp_linux_process! -C public --v2c -o 5000 -n 'python' -A '/opt/txp/Products/TxpHub/txphub.py' -c '0'
Thank you for the helping hand.