Whamcloud - gitweb
b=20615 always send ZC_ACK on non-blocking connection
[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.