Search found 1 match
- Wed Jan 15, 2020 5:25 pm
- Forum: Nagios XI
- Topic: check_yum output parsed incorrectly
- Replies: 2
- Views: 96
check_yum output parsed incorrectly
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 &q...