Options in HostResource.xml

Options in HostResource.xml

I am creating some custom WMI monitors and would like to know what each option means in the section below and if there are any other options available. Could you please help?

<CATEGORY ID="CPU Utilization" command="cpu.vbs" parseAll="true" ignoreLines="3" description="Percentage of CPU used is monitored periodically and displayed.">
<ENTITY ID="CPUUtilization" applyThresholdOver="curValue" threshold="Th6" storeHistory="true" storeValue="curValue" units="%">
<PARSE token="1" name="Processor" isEntityName="true" />
<PARSE token="2" name="curValue"/>
</ENTITY>





                  New to ADSelfService Plus?