Whamcloud - gitweb
LU-13309 osd-ldiskfs: remove per-page object_get/put in brw
[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.