NonPaged Pool Custom Monitor
I am attempting to create my first Custom WMI monitor... My VB script works fine when run by itself but OpManager isn't showing any values when it runs the query. I assume my problem is the with HostResource file but I am stuck and need some help at this point. HostResource entries below, attached the vbs file.
<CATEGORY ID="NonPaged Pool Memory" command="npp-memory.vbs" parseAll="true" description="NonPaged Pool Memory usage">
<ENTITY ID="Nonpaged Pool Size" storeHistory="true" units="MBytes" storeHistory="true" comparePreValue="false">
</ENTITY>
</CATEGORY>
New to ADSelfService Plus?