Author: janguenot
Date: Tue Oct  4 19:47:31 2005
New Revision: 27935

Added:
   z3lab/Zope3Benchs/trunk/monitor.conf   (contents, props changed)
Log:
Add monitor.conf

Added: z3lab/Zope3Benchs/trunk/monitor.conf
==============================================================================
--- (empty file)
+++ z3lab/Zope3Benchs/trunk/monitor.conf        Tue Oct  4 19:47:31 2005
@@ -0,0 +1,23 @@
+# default configuration file for the monitor server
+# note that %(FLOAD_HOME)s is accessible
+#
+# $Id$
+
+# ------------------------------------------------------------
+[server]
+# configuration used by monitord
+host = localhost
+port = 8008
+
+# sleeptime between monitoring in second
+# note that load average is updated by the system only every 5s
+interval = .5
+
+# network interface to monitor lo, eth0
+interface = lo
+
+# ------------------------------------------------------------
+[client]
+# configuration used by monitorctl
+host = localhost
+port = 8008
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to