Hi all,
I am experiencing the following issue, one of my sql servers have some custom parameters that check for application erros inside the database.
Every day we run some jobs on the databases at 11:00 PM and slow down the execution. The agent timeout is set to 30.
Every time that the agent got a timeout, it crashes and stop the service.
As a workarround, i have setup windows to restart the service if it crashes, but last night the agent cannot bind the port. I stopped the zabbix process, but the port still in use. I have tried to use tcpview (sysinternals) and have found that the port is open, but dont have any proccess associated. I try to close the connection, but it doesn't work.
I have to change the agent port to make the agent work again (i have to monitor that server anyway).
So, we have two issues: The agent cannot handle a userparameter timeout (its happening every day) and it leave the listening socket when the proccess stoped (that ocurred only yesterday).
Thanks for making the best open nms,
Rodrigo
I am experiencing the following issue, one of my sql servers have some custom parameters that check for application erros inside the database.
Every day we run some jobs on the databases at 11:00 PM and slow down the execution. The agent timeout is set to 30.
Every time that the agent got a timeout, it crashes and stop the service.
As a workarround, i have setup windows to restart the service if it crashes, but last night the agent cannot bind the port. I stopped the zabbix process, but the port still in use. I have tried to use tcpview (sysinternals) and have found that the port is open, but dont have any proccess associated. I try to close the connection, but it doesn't work.
I have to change the agent port to make the agent work again (i have to monitor that server anyway).
So, we have two issues: The agent cannot handle a userparameter timeout (its happening every day) and it leave the listening socket when the proccess stoped (that ocurred only yesterday).
Thanks for making the best open nms,
Rodrigo
)
Comment