From c9b6e5bc35cc3d64455d68583244fcaf17a8c83b Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Thu, 16 Apr 2009 19:08:57 +0000 Subject: [PATCH] better email message --- monitor/database/zabbixapi/emailZabbix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitor/database/zabbixapi/emailZabbix.py b/monitor/database/zabbixapi/emailZabbix.py index 01f1b8f..ba69c58 100644 --- a/monitor/database/zabbixapi/emailZabbix.py +++ b/monitor/database/zabbixapi/emailZabbix.py @@ -123,7 +123,7 @@ You can acknowledge this notice by visiting the link below or by letting us know Thank you for your help, -- PlanetLab Central (%(support_email)s) """ - node_discovered_subject = """Discovered host {HOSTNAME} w/ ip {IPADDRESS} and online""" + node_discovered_subject = """Discovered a new host!""" node_discovered = """ Thank you for registering and installing this machine: -- 2.43.0