Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.3 KiB

  1. PerfMon Chart Setting Editor
  2. by HonWah Chan
  3. Microsoft Corp.
  4. July, 1993.
  5. Abstract:
  6. PerfMon Chart Setting Editor, SetEdit, can be used to create or modify
  7. a chart setting file. SetEdit is useful in creating setting file to
  8. monitor processes/threads that come and go in the system. It is particularly
  9. useful in locating a process/thread within a huge Log file.
  10. Functionality:
  11. SetEdit works the same way as PerfMon chart view mode. It has a Toolbar
  12. window, legend window, and a status bar window. When you bring up the
  13. Add-to-Chart dialog, it contains two extra edit boxes than the same
  14. dialog in PerfMon. When you select a counter with parent and instance, the parent
  15. and instance names will appear in these edit boxes. You can modify these names and
  16. add the new counter to the setting. You can also type in a remote computer name.
  17. If that machine is not found in the network, in PerfMon, you will get a
  18. "Computer name not found" error. But, in SetEdit, the current
  19. machine' counter names are used. So, you can add chart lines for
  20. remote machines even when they are not running. The Edit chart dialog also contains
  21. the parent and instance names edit boxes that allow you to modify the names.