|
Re: extract system monitor information
|
07/22/2010 11:05 AM
post60298
|
Re: extract system monitor information
> APS message means target is not configured with APS. There is no disk
> usage and networking unfortunately in IDE.
> If you find out how to do it (disk and networking stats) please post here.
It's all the same - thanx to qnx.
It is statistics about resource manager communication.
there is no way to get a real online view on this one.
But you could gather information using kernel traces and do some offline analysis.
Still it is not an easy way to go, 'cause you'll only see Snd/Rcv/Rpl on top level in your trace.
You have to digg into the event details to get the propper information, and even then it is not obvious.
This is exactly the point where we tried to get a more powerfull search capabillty within System Profiler - but yet not
progress on this.
An other way to go would be that you use qnx resmgr path interception to track this communication.
In this case, you have to be aware of the fact that this method has a high impact on your system and that it is one way
only.
@Elena: go ahead and take a look at Johns' none offical snoopy resmgr, this one shows howto.
/hp
|
|
|