You can increase the polling frequency by decreasing the polling interval value for the SolutionPack.
Before you begin
The SolutionPack for EMC VMAX needs to be installed with EMC M&R.
Procedure
-
Log in to the EMC M&R platform with your user name and password.
-
Select Administration > Centralized Management.
-
Select Logical Overview > Collecting.
-
Select XML-Collector::< VMAX _SolutionPack_instance >.
-
Edit the conf/xmlcollector-vmax-topo-fp.xml file under the ConfigurationFiles + Schemas section.
-
Change the polling interval value (<value>300</value>) to required polling interval.
-
Change all of the timeout values to the adjusted polling interval value.
-
timeout="300" in <collecting-configuration> tag
-
<parameter name="data-timeout">
-
<parameter name="connection-timeout">
-
-
-
-
For all collecting-configurations in same file, set the timeout values to the adjusted polling interval value.
-
Uncomment and edit the last collection-configuration to change the timeout value.
In this example, change the timeout="300" value.
collecting-configuration id="VMAX-SE-TOPO-POOLS-CAPACITY" variable="source device parttype part name" timeout="300" xmljob=" com.watch4net.apg.v2.collector.plugins.xmlcollector.engine.Nux XmlJob" max-threads="10">
-
Click Save.
-
Under Logical Overview > Collecting, select Stream-Collector::< VMAX_SolutionPack_instance >.
-
Uncomment the following section in the conf/streamcollector-vmax-toposmi.xml file:
<values context-key="FreeCapacity" type="counter"> <name>FrequentPollingFreeCapacity</name> <unit>GB</unit> </values>
-
Click Save.
-
Change the retrieving period to the adjusted polling period in the conf/parsers/smi/topology/parser-disks-fp.xml file and click Save.
-
Change the retrieving period to the adjusted polling period in the conf/parsers/smi/topology/parser-ports.xml file and click Save.
-
Change the retrieving period to the adjusted polling period in the conf/parsers/smi/topology/parser-storage-pools-fp.xml file and click Save.
-
Click Restart to restart the collector.