check_yum output parsed incorrectly

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jbeaird
Posts: 1
Joined: Mon Sep 18, 2017 4:24 pm

check_yum output parsed incorrectly

Post by jbeaird »

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.
You do not have the required permissions to view the files attached to this post.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: check_yum output parsed incorrectly

Post by Box293 »

On your NRPE machines what is the output of executing this command:
/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.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: check_yum output parsed incorrectly

Post by tgriep »

Continuing support in a ticket.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked