Multiple Nagios session in the database
Posted: Fri Apr 21, 2017 2:13 am
MOD EDIT: Split from https://support.nagios.com/forum/viewtopic.php?t=36504
Hi Team,
We have faced the similar issue again.
150+ active nagios sessions were created on the database server.
We are monitoring about 8-10 parameters of database on these database servers, and all parmeters uses the same script i.e. check_xi_oracleserverspace. Since morning we received "connection could not be established within 60 seconds" error message and later in the evening the issue started becoming critical and resulted in “maximum processes reached” error on database, which forced us to restart the DB server twice that day.
We have checked the load during this issue it was normal both CPU and memory.
Now after the issue is resolved when we execute "ps -ef | grep oracle" command on Nagios server side we found only one row.
Kindly can you let us know what could be the reason for creation of active sessions and what else we can check to find the root cause.
Hi Team,
We have faced the similar issue again.
150+ active nagios sessions were created on the database server.
We are monitoring about 8-10 parameters of database on these database servers, and all parmeters uses the same script i.e. check_xi_oracleserverspace. Since morning we received "connection could not be established within 60 seconds" error message and later in the evening the issue started becoming critical and resulted in “maximum processes reached” error on database, which forced us to restart the DB server twice that day.
We have checked the load during this issue it was normal both CPU and memory.
Now after the issue is resolved when we execute "ps -ef | grep oracle" command on Nagios server side we found only one row.
Kindly can you let us know what could be the reason for creation of active sessions and what else we can check to find the root cause.