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.14k stars 506 forks source link

fix sprintf bad number of param #429

Closed pierrediancourt closed 1 month ago

pierrediancourt commented 1 month ago

Hi

I've encountered this error: "Redundant argument in sprintf at check_hadoop_replication.pl line 90."

And the fix is easy, the root cause is probably just at bad copy paste from line 88 ;)

Thanks for your work on this repo !

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

HariSekhon commented 1 month ago

Thanks for the patch!