This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
uls:agents:win_tools:win_watch [2014-12-16 15:02] uls [Regular Execution] |
uls:agents:win_tools:win_watch [2014-12-16 15:04] (current) uls |
||
|---|---|---|---|
| Line 216: | Line 216: | ||
| ==== Gathered Metrics ==== | ==== Gathered Metrics ==== | ||
| + | ----- | ||
| === Bootup === | === Bootup === | ||
| Line 231: | Line 232: | ||
| |} | |} | ||
| + | ----- | ||
| === Disk === | === Disk === | ||
| Line 255: | Line 256: | ||
| |} | |} | ||
| + | ----- | ||
| === eventlog === | === eventlog === | ||
| Line 261: | Line 262: | ||
| The eventlog is covered in [[uls:agents:win_tools:win_eventlog]]. | The eventlog is covered in [[uls:agents:win_tools:win_eventlog]]. | ||
| + | ----- | ||
| === Info === | === Info === | ||
| Line 288: | Line 290: | ||
| |} | |} | ||
| + | ----- | ||
| === Page File === | === Page File === | ||
| Line 300: | Line 303: | ||
| | %used | The percentage of used space in the page file | | | %used | The percentage of used space in the page file | | ||
| + | ----- | ||
| === Performance === | === Performance === | ||
| Line 391: | Line 395: | ||
| |} | |} | ||
| + | ----- | ||
| === Physical Memory === | === Physical Memory === | ||
| Line 402: | Line 407: | ||
| | %used | Percentage of used space in the physical memory.| | | %used | Percentage of used space in the physical memory.| | ||
| + | ----- | ||
| === Services === | === Services === | ||
| Line 423: | Line 429: | ||
| and its state was not "running", then the service is restarted and "restarted" is sent as action. | and its state was not "running", then the service is restarted and "restarted" is sent as action. | ||
| |} | |} | ||
| + | |||
| + | ----- | ||
| === Virtual Memory === | === Virtual Memory === | ||
| Line 435: | Line 443: | ||
| | %used | Percentage of used space in the virtual memory. | | | %used | Percentage of used space in the virtual memory. | | ||
| + | ----- | ||
| === _win_watch === | === _win_watch === | ||
| Line 458: | Line 467: | ||
| | The start and stop timing tuple of the execution time of the script. | | The start and stop timing tuple of the execution time of the script. | ||
| |} | |} | ||
| + | |||
| + | ----- | ||
| === Restrictions === | === Restrictions === | ||
| Line 465: | Line 476: | ||
| about the counter categories which are not covered, please let me know. | about the counter categories which are not covered, please let me know. | ||
| + | ----- | ||