We are running XI 5.6.7 on CentOS 7.7.
Checking YUM update status on other CentOS boxes recently broke--something's not parsing the output correctly. See the attached screenshot for details.
This is how we're doing our Yum checks:
$USER1$/check_nrpe -H $HOSTADDRESS$ -t 30 -c $ARG1$ $ARG2$
ARG1 is "check_yum"
What I think broke it is a recent update from rhnlib 2.8 to python2-rhnlib 2.9 (python2-rhnlib replaced rhnlib). I need python2-rhnlib for Spacewalk 2.9.
Thanks in advance.
check_yum output parsed incorrectly
check_yum output parsed incorrectly
You do not have the required permissions to view the files attached to this post.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: check_yum output parsed incorrectly
On your NRPE machines what is the output of executing this command:
/usr/local/nagios/libexec/check_yum
/usr/local/nagios/libexec/check_yum
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: check_yum output parsed incorrectly
Continuing support in a ticket.
Be sure to check out our Knowledgebase for helpful articles and solutions!