O/S requires an update, while all is up to date
Posted: Wed Nov 28, 2012 9:52 am
Hi,
I have added some remote linux servers (CentOS) using the wizard. At first, everything worked fine (14 days now), but today I received a mail telling me that one of servers had a warning: YUM WARNING: O/S requires an update.
Since I was convinced that it was just a package that needed to be updated, I ran the yum update command on the server. To my surprise, no updates where found. So Nagios XI tells that there are updates, but that's not true.
I digged some deeper,and used the sintax that check_yum uses to check for updates (yum check-update | grep -e i386 -e noarch -e x86_64 | grep -i -v excluding | wc -l). This gives 0 as result, indicating that there are no updates.
Anyone an idea why Nagios then throws a warning? Any way to troubleshoot this?
Thanks!
I have added some remote linux servers (CentOS) using the wizard. At first, everything worked fine (14 days now), but today I received a mail telling me that one of servers had a warning: YUM WARNING: O/S requires an update.
Since I was convinced that it was just a package that needed to be updated, I ran the yum update command on the server. To my surprise, no updates where found. So Nagios XI tells that there are updates, but that's not true.
I digged some deeper,and used the sintax that check_yum uses to check for updates (yum check-update | grep -e i386 -e noarch -e x86_64 | grep -i -v excluding | wc -l). This gives 0 as result, indicating that there are no updates.
Anyone an idea why Nagios then throws a warning? Any way to troubleshoot this?
Thanks!