Hi,
The question is:
Is it deliberate that the Analysis IDs in the SystemOverview and QuickSystemOverview are the same?. It would make sense if they do the same thing, but they analyse quite dfferent counters (SystemOverview analysis is per process, and the QuickSystemOverview is for _Total). I run into the next issue:
I have logged Handle counts from several processes: e.g.
I would expect that the IDs would be different so that i at least have the counters from the SystemOverview.xml (i.e. per process)
The question is:
Is it deliberate that the Analysis IDs in the SystemOverview and QuickSystemOverview are the same?. It would make sense if they do the same thing, but they analyse quite dfferent counters (SystemOverview analysis is per process, and the QuickSystemOverview is for _Total). I run into the next issue:
I have logged Handle counts from several processes: e.g.
\Process(a)\Handle Count
\Process(b)\Handle Count
\Process(c)\Handle Count
But i have NO\Process(_Total)\Handle Count
I have a configuration that inherits theSystemOverview.xml
(which on it's turn inherits theQuickSystemOverview.xml
)
I would expect that the IDs would be different so that i at least have the counters from the SystemOverview.xml (i.e. per process)