These keep alerting, but we can't do anything about it, so bump the RTA.
This should curtail some of the alerts.
+1s?
commit 03916461a88a8b0c995032d3dfe7e719e2a20875
Author: Ricky Elrod <codeblock(a)fedoraproject.org>
Date: Thu May 25 18:14:13 2017 +0000
Bump ping4 builder RTA, since it keeps alerting and we can't do
anything about it
Signed-off-by: Ricky Elrod <codeblock(a)fedoraproject.org>
diff --git a/roles/nagios_server/files/nagios/services/ping.cfg
b/roles/nagios_server/files/nagios/services/ping.cfg
index 368db10..6ba317e 100644
--- a/roles/nagios_server/files/nagios/services/ping.cfg
+++ b/roles/nagios_server/files/nagios/services/ping.cfg
@@ -8,7 +8,7 @@ define service {
define service {
hostgroup_name buildvm-armv7, buildvm-s390x, buildvm-s390
service_description ICMP-Ping4-vm-builders
- check_command check_ping4!350.0,20%!1000.0,80%
+ check_command check_ping4!1500.0,20%!2500.0,80%
use criticaltemplate
}