Enable Keepalived SNMP subsystem

user-pic
Vote 0 Votes

echo KEEPALIVED_OPTIONS=\"-D -x\" > /etc/sysconfig/keepalived
echo master agentx >> /etc/snmp/snmpd.conf
echo mibs +KEEPALIVED-MIB >> /etc/snmp/snmp.conf # load KEEPALIVED-MIB, the file must in /usr/share/snmp/mibs
service snmpd restart
service keepalived restart # must after restart snmpd

snmpwalk -v2c -cpuclic localhost KEEPALIVED-MIB:vrrp

About this Entry

This page contains a single entry by Pank published on September 30, 2016 11:09 AM.

Compile PHP with couchdb was the previous entry in this blog.

Net-SNMP IFTABLE_CACHE_TIMEOUT is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives