Overview, and steps needed to be taken, for Changing The Polling frequency for VMAX SolutionPack within Smarts (W4N specifically).
Smarts 10.1.X / 2.X
Pre-requisite: VMAX SolutionPack should be installed.
Procedure:
For timeout="300" in <collecting-configuration tag.
For <parameter name="data-timeout"> (set frequent polling interval in <value>300</value>).
For <parameter name="connection-timeout"> (set frequent polling interval in <value>300</value>).
Do the same for all collecting-configuration.
<collecting-configuration id="VMAX-SE-TOPO-POOLS-CAPACITY"
variable="source device parttype part name" timeout="300" xml-
job="com.watch4net.apg.v2.collector.plugins.xmlcollector.engine.NuxXmlJob" max-threads="10">
Uncomment the section:
<values context-key="FreeCapacity" type="counter">
<name>FrequentPollingFreeCapacity</name>
<unit>GB</unit>
</values>
Note: Those changes will be lost if the SolutionPack is reconfigured or if a device is added. We recommend a minimum frequent polling period of 5 minutes for an average size array.