Whamcloud - gitweb
Need to package the scripts in $libdir/lustre/.
[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.