Hardware environmental parameter and host resource monitoring via SNMP is disabled by default. The Server Manager generates a notification when a configured parameter on a given host exceeds the minimum or maximum value allowed.
The Server Manager works with proprietary MIBs using SNMP agents from the following systems:
-
Dell OpenManager
-
Sun Management Center
-
IBM Director
-
HP Systems Insight Manager
Note:No configuration is required for operating system monitoring.
To enable hardware environmental parameter and host resource discovery and monitoring:
-
At the BASEDIR/smarts/bin directory, type the following command:
sm_edit conf/esm/ESM.import
-
Type TRUE for the IsEnvironmentDiscoveryEnabled and the EnableCPUFilesystemMemoryDiscovery parameters. For example:
# Set to TRUE to enable discovery of # Fan, TemperatureSensor, PowerSupply, VoltageSensor # via SNMP. Not applicable to WMI discovery. IsEnvironmentDiscoveryEnabled = TRUE # Set to TRUE to discover Processor, FileSystem, Disk and Memory. # via SNMP. Not applicable to WMI discovery. EnableCPUFilesystemMemoryDiscovery = TRUE
-
Save and close the file.
-
Restart the ESM Domain Manager to load the changed values in ESM.import file into the ESM server.
-