diff options
Diffstat (limited to 'pgsnmpd.conf')
-rw-r--r-- | pgsnmpd.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pgsnmpd.conf b/pgsnmpd.conf new file mode 100644 index 0000000..f071988 --- /dev/null +++ b/pgsnmpd.conf @@ -0,0 +1,5 @@ +com2sec readwrite default public +group MyRWGroup v2c readwrite +view all included .1 80 +access MyRWGroup "" any noauth exact all all none +agentaddress localhost:10161 |