Configure NFS sensors

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

The following are the details of the corresponding event:
  • Event ID: nfs_sensors_not_configured
  • Problem: The configuration details of the NFS 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. NFS sensor configuration example
Sensor Restrict to nodes Intervals Contents of the sensorDMP.txt file
NFSIO Node class - cesNodes 1, 5, 10, 15, 30

Default value is 10.

sensors={
name = "sensorName"
period = period
proxyCmd = "/opt/IBM/zimon/GaneshaProxy"
restrict = "cesNodes"
type = "Generic"
}

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

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

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