Identifying the type of configuration in use

If the performance monitoring infrastructure was installed previously, you might need to identify the type of configuration the system is currently using.

If the sensor configuration is managed automatically, the configuration is stored within IBM Spectrum Scale™. If it is managed automatically, it can be viewed with the mmperfmon config show command. The set of nodes where this configuration is enabled can be identified through the mmlscluster command. Those nodes where performance monitoring metrics collection is enabled are marked with the perfmon designation as shown in the following sample:

prompt# mmlscluster
GPFS cluster information
========================
GPFS cluster name:        s1.zimon.zc2.ibm.com
GPFS cluster id:          13860500485217864948
GPFS UID domain:          s1.zimon.zc2.ibm.com
Remote shell command:     /usr/bin/ssh
Remote file copy command: /usr/bin/scp
Repository type:          CCR
Node Daemon node name        IP address     Admin node name        Designation
---------------------------------------------------------------------------------
1     s1.zimon.zc2.ibm.com   9.4.134.196   s1.zimon.zc2.ibm.com   quorum-perfmon
2     s2.zimon.zc2.ibm.com   9.4.134.197   s2.zimon.zc2.ibm.com   quorum-perfmon
3     s3.zimon.zc2.ibm.com   9.4.134.198   s3.zimon.zc2.ibm.com   quorum-perfmon
4     s4.zimon.zc2.ibm.com   9.4.134.199   s4.zimon.zc2.ibm.com   quorum-perfmon
5     s5.zimon.zc2.ibm.com   9.4.134.2     s5.zimon.zc2.ibm.com   quorum-perfmon

If mmperfmon config show does not show any configuration and no nodes are designated perfmon, the configuration can be managed manually.