Whamcloud - gitweb
Adding total number of sampled request for an MDS node in snmp support.
[fs/lustre-release.git] / snmp / lustre-snmp.h
index c4c10e0..9bc6123 100644 (file)
@@ -40,6 +40,7 @@ FindVarMethod var_mdcTable;
 FindVarMethod var_cliTable;
 FindVarMethod var_ldlmTable;
 FindVarMethod var_lovTable;
+FindVarMethod var_mdsNbSampledReq;
 WriteMethod write_sysStatus;
 
 #endif /* LUSTRE_SNMP_H */