Dzahn has submitted this change and it was merged.
Change subject: toollabs: disable paging for tools-home/NFS
......................................................................
toollabs: disable paging for tools-home/NFS
..for now.. to be reverted later once it's more
stable again.
Change-Id: I8f9c884bdf737a853ff0d2de5102d34c0295fc08
---
M modules/toollabs/manifests/monitoring/icinga.pp
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Yuvipanda: Looks good to me, but someone else must approve
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/toollabs/manifests/monitoring/icinga.pp
b/modules/toollabs/manifests/monitoring/icinga.pp
index 4e808d9..733d873 100644
--- a/modules/toollabs/manifests/monitoring/icinga.pp
+++ b/modules/toollabs/manifests/monitoring/icinga.pp
@@ -9,13 +9,13 @@
description => 'tools-home',
check_command => 'check_http_slow!20',
host => 'tools.wmflabs.org',
- critical => true,
+ critical => false,
}
monitoring::service { 'nfs-on-labs-instances':
description => 'NFS read/writeable on labs instances',
check_command =>
'check_http_url_at_address_for_string!tools-checker.wmflabs.org!/nfs/home!OK',
- critical => true,
+ critical => false,
host => 'tools.wmflabs.org',
}
}
--
To view, visit https://gerrit.wikimedia.org/r/261610
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8f9c884bdf737a853ff0d2de5102d34c0295fc08
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits