From 3fa286e62b5a8dc496d37d310bd906f7e1f79d4c Mon Sep 17 00:00:00 2001 From: Olivier Iffrig Date: Mon, 14 May 2012 09:52:46 +0200 Subject: [PATCH] [monit] Babar en a plein la trompe, on monte le seuil de warning disque Ignore-this: 729cb6d3bba19f6dcb49459eedb1a4f5 darcs-hash:20120514075246-108b1-7b65baa99dbb312a5f7704cae0e1e7cdcb8ea7e5.gz --- Python/etc/monit/services | 1 + 1 file changed, 1 insertion(+) diff --git a/Python/etc/monit/services b/Python/etc/monit/services index d22928d..41a1264 100644 --- a/Python/etc/monit/services +++ b/Python/etc/monit/services @@ -256,6 +256,7 @@ for line in metadata.Probes["fstab_local"].splitlines(): # place sur les disques alert_level = { + ('babar','/backup') : 90, ('sable','/var/spool/squid1') : None, ('sable','/var/spool/squid2') : None, ('sable','/var/log/squid') : 92,