From 43726eae01129ec1b5a44e0c89a86d7fe037b87f Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Sat, 30 Jun 2012 18:57:36 +0200 Subject: [PATCH] [charybde] monit: soyons prevoyants Ignore-this: 2599ca2d27d414a0bf00605156638b6f darcs-hash:20120630165736-28565-c1c46a0303c6df6747c49b7dd21e0ecd7bb6dd49.gz --- Python/etc/monit/services | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/etc/monit/services b/Python/etc/monit/services index 9ad94fa..66a8b74 100644 --- a/Python/etc/monit/services +++ b/Python/etc/monit/services @@ -260,7 +260,7 @@ for line in metadata.Probes["fstab_local"].splitlines(): ('sable','/var/spool/squid1') : None, ('sable','/var/spool/squid2') : None, ('sable','/var/log/squid') : 92, - ('charybde','/pubftp') : 92, + ('charybde','/pubftp') : 80, ('news','/var') : 90 }.get((hostname, mntpoint), -1) if alert_level == -1: