clearer names for actions, and infer actions better
[monitor.git] / monitor-default.conf
index 967a6ae..e17030e 100644 (file)
@@ -25,7 +25,7 @@ MONITOR_ARCHIVE_ROOT=/var/lib/monitor/archive-pdb
 MONITOR_IP=
 MONITOR_HOSTNAME=
 
-email=
+email=monitor@planet-lab.org
 # all messages will appear to be from this address
 from_email=monitor@planet-lab.org
 
@@ -35,6 +35,8 @@ support_email=support@planet-lab.org
 # mailing list copied on all out-going messages
 cc_email=monitor-list@lists.planet-lab.org
 
+zabbix_enabled=0
+
 [monitordatabase]
 monitor_dburi=postgres://user:passwd@localhost:5432/infovacuum
 zabbix_dburi=postgres://zabbixuser:<...>@localhost:5432/zabbix
@@ -42,6 +44,7 @@ zabbix_dburi=postgres://zabbixuser:<...>@localhost:5432/zabbix
 cachetime=60
 
 [commandline]
+embedded=True
 echo=False
 debug=0
 mail=1