Re: So our data center decided to update our servers
Posted: Mon Feb 18, 2013 4:20 pm
Could updating mysqld cause the problem?
Support for Nagios products and services
https://support.nagios.com/forum/
It shouldn't but there would be no way for us to replicate what you are doing on a test environment because of the special setup you have there.disrael wrote:Could updating mysqld cause the problem?
Code: Select all
We have to enable the ssh port forwarding for EPN servers to connect them to the local repository server and then in yum.conf file we edit the proxy settings and add the port name by which we enable the ssh forwarding on the server .
Then from the jump-box we login into the server via the port from which we have enable for ssh forwarding.
Ex. ssh -R 8060: <proxy>:8000 user@targetserver
And then we patch the server.
I am not familiar with automount, it is not part of our install package... This was something that was added by your organization..disrael wrote:Does nagios supposed to use automount? I see all of these on both server after patching:
Feb 19 11:23:01 usa0300lv886 automount[5564]: key "nagios" not found in map source(s).
Feb 19 11:25:01 usa0300lv886 automount[5564]: key "nagios" not found in map source(s).
Feb 19 11:27:01 usa0300lv886 automount[5564]: key "nagios" not found in map source(s).