Configure SMB sensors

The configure SMB sensor DMP assists you to configure SMB sensors.

The following are the details of the corresponding event:
  • Event ID: smb_sensors_not_configured
  • Problem: The configuration details of the SMB sensor is not available in the sensor configuration.
  • Solution: The sensor configuration is stored in a temporary file that is located at: /var/lib/mmfs/gui/tmp/sensorDMP.txt. The DMP provides options to enter the following details in the sensorDMP.txt file and later add them to the configuration by using the mmperfmon config add command.
Table 1. SMB sensor configuration example
Sensor Restrict to nodes Intervals Contents of the sensorDMP.txt file
SMBStats

SMBGlobalStats

Node class - cesNodes 1, 5, 10, 15, 30

Default value is 10.

sensors={
	 name = "sensorName"
	 period = period
	 restrict = "cesNodes"
	 type = "Generic"
}

Only users with ProtocolAdministrator, SystemAdministrator, SecurityAdministrator, and Administrator roles can use this DMP to configure SMB sensor.

After you complete the steps in the DMP, refresh the configuration by issuing the following command:
/usr/lpp/mmfs/bin/mmhealth node show SMB --refresh -N cesNodes

Issue the mmperfmon config show command to verify whether the SMB sensor is configured properly.