Whamcloud - gitweb
bug=23542 recovery-small: test_27 is not time bounded
[fs/lustre-release.git] / snmp / README.install
1 Steps for installation:
2
3 Update /etc/snmp/snmpd.conf appending the following line:
4
5 dlmod lustresnmp /usr/lib/lustre/snmp/lustresnmp.so
6
7 Or the appropriate path to the snmp module.
8
9 Then, restart the snmpd daemon.