diff options
author | mh <mh@immerda.ch> | 2009-04-20 09:36:13 +0000 |
---|---|---|
committer | mh <mh@immerda.ch> | 2009-04-20 09:36:13 +0000 |
commit | d5ec724e17e9254464d3a833760af43a08deb1ca (patch) | |
tree | 51c45f50ac958db1d67c531f497a9bd9e08cca4d | |
parent | 64441d28fbd383f6f69b64021dc914c76eb88126 (diff) |
without localhost should be better
-rw-r--r-- | files/configs/CentOS/localhost.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/configs/CentOS/localhost.cfg b/files/configs/CentOS/localhost.cfg index 3fcb2ee..25dd23f 100644 --- a/files/configs/CentOS/localhost.cfg +++ b/files/configs/CentOS/localhost.cfg @@ -103,7 +103,7 @@ define contact{ host_notification_options d,r service_notification_commands notify-by-email host_notification_commands host-notify-by-email - email nagios-admin@localhost + email nagios-admin } |