Hi,
I have a WMI datasource like this:
indesign-mem1
source: select 
PageFileBytes,PoolNonpagedBytes,PoolPagedBytes,PrivateBytes,VirtualBytes,WorkingSet
 from win32_PerfFormattedData_PerfProc_Process where name LIKE '%indesign%'

this works fine (if i click 'test' i see all output values)

I also have related thresholds and graph definitons.  Which used to work for a 
period of time and then suddenly cannot find the datasource points or something 
anymore (it says they are missing).  I have no idea why.  because the names 
look correct etc.

Thresholds:
1024MB          MinMaxThreshold         , 
datapoint: indesign-mem_WorkingSet(missing)

graph definition:
indesign memory         
PageFileBytes(missing), PoolNonpagedBytes(missing), PoolPagedBytes(missing), 
PrivateBytes(missing), VirtualBytes(missing), WorkingSet(missing)

What could be wrong?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=37835#37835

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to