net-snmp 5.4.1~dfsg-4 変
_ [debian] net-snmp 5.4.1~dfsg-4 変
ふと MRTG を見ると妙に平坦な部分ができている。syslog を見ると、
Oct 2 22:16:52 XXXXXXXX snmpd[XXXXX]: /etc/snmp/snmpd.conf: line 378: Error: ERROR: This output format has been deprecated - Please use the 'extend' directive instead
というのが記録されていた。
exec .1.3.6.1.4.1.2021.51 ps /bin/ps
こういうのは
extend .1.3.6.1.4.1.2021.51 ps /bin/ps
こうしないとだめなのかな。置換して snmpd 再起動。 今度は
Oct 2 22:20:20 XXXXXXXX snmpd[XXXXX]: Warning: no access control information configured.
It's unlikely this agent can serve any useful purpose in this state.
Run "snmpconf -g basic_setup" to help you configure the snmpd.conf file for this agent.
なんだこれ? よくわからないが snmpconf -g basic_setup を実行してみる。なんか対話的に snmpd.conf を生成するツールみたいだけど…できた snmpd.conf の中身が全然違う。 いくらなんでも変わりすぎなので、一旦 5.3.1-8 に戻す。調査はまた後程。