HariSekhon / Nagios-Plugins

450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...
https://www.linkedin.com/in/HariSekhon
Other
1.13k stars 502 forks source link

check_yum.py Yum output signature (1 unique lines) is larger than number of total updates on Centos 7 #381

Closed ionoci closed 2 years ago

ionoci commented 2 years ago

Hi, we had an issue using katello-host-tools yum plugin for enabled repository report upload. The output confused check_yum.py. Adding the output of the plugin "Uploading Enabled Repositories Report" to the excluded_regex, fixed the issue. Perhaps you may include this in your code.

Kind regards Ionoci

HariSekhon commented 2 years ago

Thanks, I've added that.