coren has submitted this change and it was merged.
Change subject: Labs: put the real check interval for backups
......................................................................
Labs: put the real check interval for backups
Set to 25h (that is, should run daily but has a bit of give to
avoid false positive because load, etc fluctuations)
Change-Id: Ib2a4501f9d1225236d2792901eb29dbbdfa7ed9f
---
M modules/labstore/manifests/fileserver/replicate.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
coren: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/labstore/manifests/fileserver/replicate.pp
b/modules/labstore/manifests/fileserver/replicate.pp
index 64b8456..0bdc449 100644
--- a/modules/labstore/manifests/fileserver/replicate.pp
+++ b/modules/labstore/manifests/fileserver/replicate.pp
@@ -31,6 +31,6 @@
nrpe::monitor_systemd_unit_state { "replicate-${title}":
description => "Last backup of the ${title} filesystem",
- expected_state => "periodic 3600",
+ expected_state => "periodic 90000", # 25h (i.e. daily but with a bit
of give)
}
}
--
To view, visit https://gerrit.wikimedia.org/r/230810
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib2a4501f9d1225236d2792901eb29dbbdfa7ed9f
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: coren <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits