net-snmp

管理ノードが増えてくると、個別のノードに管理エージェント入れたりするのが手間になってきて、やっぱりSNMPで最低限見ていくかなぁ、というところ。

  • インストール
    • <code># whereis net-snmp net-snmp: /usr/ports/net-mgmt/net-snmp # cd /usr/ports/net-mgmt/net-snmp # make install clean </code>
    • 以下追加
      • [X] IPv6 : IPv6
      • [X] MFDREWRITES : I/F 64bitカウンタ * 設定ファイル * <code># ls -l /usr/local/share/snmp/snmpd.conf</code> * rc.conf * <code># cat /etc/rc.conf | grep snmp snmpdenable=“YES” snmpdflags=“-a -u root” snmpdconffile=“/usr/local/share/snmp/snmpd.conf” snmptrapdenable=“YES” snmptrapdflags=“-a -p /var/run/snmptrapd.pid”</code>
  • 最小限設定
    • 途中
    • <code>view systemonly included .1.3.6.1.2.1.1 view systemonly included .1.3.6.1.2.1.25.1 rocommunity public default -V systemonly rocommunity ainoniwa.net 192.168.11.0/24 rouser authOnlyUser sysLocation Sitting on the Dock of the Bay sysContact Me me@example.org sysServices 72 disk / 10000 load 16 12 8 trapsink localhost public iquerySecName internalUser rouser internalUser master agentx</code>
os/freebsd/net-snmp/start.txt · 最終更新: 2011/09/07 09:15 by yuki
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0