If you encounter this issue, do the following:
SolutionPacks & Modules > Install.Collecting > Availability-Filter-vX.YuZ Launch.emc-smarts.Install. /opt/APG/bin/manage-modules.sh install availability-filter emc-smart
availability-filter.xml file found here:/opt/APG/Collecting/Availability-Filter/emc-smarts/conf/availability-filter.xmlc
availability-filter.xml file to match the Smarts-Collector's polling interval (which is 240 seconds by default):<input name="Uptime" period="240" toleranceInSeconds="60" factorToSeconds="0.01" maxValueInSeconds="42949672.95" groupProperties="source" />
<!-- * name: the value of the up-time raw values 'name' property. -->
availability-filter.xml file.collecting.xml file found here:/opt/APG/Collecting/Collector-Manager/emc-smarts/conf/collecting.xml
<filter enabled="true" name="AvailabilityFilter" next="<next element>" config="Availability-Filter/emc-smarts/conf/availability-filter.xml" />
<collectors>
<collector enabled="true" name="emc-smarts" next="AvailabilityFilter" type="Sm-Discovery" config="Smarts-Collector/emc-smarts/conf/sm-discovery.xml" />
</collectors>
collecting.xml file./opt/APG/bin/manage-modules.sh service restart collector-manager emc-smarts