Whamcloud - gitweb
LU-13117 libcfs: fix to match right key in cfs_get_environ()
[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.