![]() |
![]() |
[ Bottom of Page | Previous Page | Next Page | Contents | Index ]
Consider what type of resource monitoring provides the required information. Windows resource models access data provided by WMI, so you must determine if WMI defines the resource you want to monitor. In our example, you need the following data about the processor and its processes:
Processor
Processes
In this example, WMI provides all of the above data.
[ Top of Page | Previous Page | Next Page | Contents | Index ]