Retroactive FBR : Increase packages host fedmsg backlog warning and critical threshold

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

The current threshold are a little bit low and we receive warning when
there are a lot of package updates. I have already pushed the commit
thinking that this was impacting only packages hosts which is not the
case :)

Looking for retroactive +1 ?

Thanks
Clément

diff --git a/roles/nagios_client/templates/check_fedmsg_consumers.cfg.j2
b/roles/nagios_client/templates/check_fedmsg_consumers.cfg.j2
index b64643f47..f64315820 100644
--- a/roles/nagios_client/templates/check_fedmsg_consumers.cfg.j2
+++ b/roles/nagios_client/templates/check_fedmsg_consumers.cfg.j2
@@ -54,7 +54,7 @@
command[check_fedmsg_cbacklog_hotness_backend]={{libdir}}/nagios/plugins/check_f
 command[check_fedmsg_cbacklog_bodhi_backend01_hub]={{libdir}}/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub Masher 500 1000
 command[check_fedmsg_cbacklog_bodhi_backend02_hub]={{libdir}}/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub UpdatesHandler 500 1000
 command[check_fedmsg_cbacklog_autocloud_backend]={{libdir}}/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub AutoCloudConsumer 100 500
-command[check_fedmsg_cbacklog_packages_backend]={{libdir}}/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub CacheInvalidator 20000 30000
+command[check_fedmsg_cbacklog_packages_backend]={{libdir}}/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub CacheInvalidator 30000 40000
 command[check_fedmsg_cbacklog_bugyou_backend]={{libdir}}/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub BugyouConsumer 5000 10000
 command[check_fedmsg_cbacklog_pdc_backend]={{libdir}}/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub PDCUpdater 10000 20000
 command[check_fedmsg_cbacklog_mbs_backend]={{libdir}}/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub MBSConsumer 1000 2000
diff --git a/roles/nagios_server/files/nrpe/nrpe.cfg
b/roles/nagios_server/files/nrpe/nrpe.cfg
index 39235b777..2dc4df786 100644
--- a/roles/nagios_server/files/nrpe/nrpe.cfg
+++ b/roles/nagios_server/files/nrpe/nrpe.cfg
@@ -436,7 +436,7 @@
command[check_fedmsg_cbacklog_hotness_backend]=/usr/lib64/nagios/plugins/check_f
 command[check_fedmsg_cbacklog_bodhi_backend01_hub]=/usr/lib64/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub Masher 500 1000
 command[check_fedmsg_cbacklog_bodhi_backend02_hub]=/usr/lib64/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub UpdatesHandler 500 1000
 command[check_fedmsg_cbacklog_autocloud_backend_hub]=/usr/lib64/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub AutoCloudConsumer 500 1000
-command[check_fedmsg_cbacklog_packages_backend_hub]=/usr/lib64/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub CacheInvalidator 5000 10000
+command[check_fedmsg_cbacklog_packages_backend_hub]=/usr/lib64/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub CacheInvalidator 30000 40000
 command[check_fedmsg_cbacklog_bugyou_backend_hub]=/usr/lib64/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub BugyouConsumer 5000 10000
 command[check_fedmsg_cbacklog_pdc_backend_hub]=/usr/lib64/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub PDCUpdater 10000 20000
 command[check_fedmsg_cbacklog_mbs_backend_hub]=/usr/lib64/nagios/plugins/check_fedmsg_consumer_backlog.py
fedmsg-hub MBSConsumer 1000 2000
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux