summaryrefslogtreecommitdiff
path: root/etc/snmpd.conf
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2008-01-30 10:21:06 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2008-01-30 10:21:06 +0000
commit2028af5fa7b6aa5a74e7a0460ef163ad2973681d (patch)
tree32c4899d701ecfe88a4d43b0a8bb8c2350769eb6 /etc/snmpd.conf
parent7f3169aa7457cc679259c4d2df21a776941cd179 (diff)
make clear that the nms should run in a local network
Diffstat (limited to 'etc/snmpd.conf')
-rw-r--r--etc/snmpd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/snmpd.conf b/etc/snmpd.conf
index 34221118ba0..bdea97e9659 100644
--- a/etc/snmpd.conf
+++ b/etc/snmpd.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: snmpd.conf,v 1.1 2008/01/21 23:50:46 reyk Exp $
+# $OpenBSD: snmpd.conf,v 1.2 2008/01/30 10:21:05 reyk Exp $
listen_addr="127.0.0.1"
@@ -6,7 +6,7 @@ listen_addr="127.0.0.1"
listen on $listen_addr
# Specify a number of trap receivers
-#trap receiver nms.example.com
+#trap receiver nms.localdomain.local
# Adjust the local system information
#system contact "Charlie Root (root@myhost.example.com)"