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 14:56] uls [Configuration] |
uls:agents:win_tools:win_watch [2014-12-16 15:04] (current) uls |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| restarted. See also Performance Counter. | restarted. See also Performance Counter. | ||
| + | ----- | ||
| ==== Configuration ==== | ==== Configuration ==== | ||
| Line 23: | Line 23: | ||
| in order of appearance: | in order of appearance: | ||
| - | <code ini win_watch.conf> | + | <file - win_watch.conf> |
| # | # | ||
| Line 182: | Line 182: | ||
| # APACHE01 = Apache [VHOST1]|http://localhost:81/server-status?auto | # APACHE01 = Apache [VHOST1]|http://localhost:81/server-status?auto | ||
| - | </code> | + | </file> |
| Specify more if you like , see [[uls:agents:win_tools:perf_counter_categories]] | Specify more if you like , see [[uls:agents:win_tools:perf_counter_categories]] | ||
| Line 190: | Line 190: | ||
| Check also the delivered win_watch.conf for more information. | Check also the delivered win_watch.conf for more information. | ||
| + | ----- | ||
| ==== Usage ==== | ==== Usage ==== | ||
| Line 207: | Line 207: | ||
| is "C:\TEMP\WIN_TOOLS". | is "C:\TEMP\WIN_TOOLS". | ||
| + | ----- | ||
| === Regular Execution === | === Regular Execution === | ||
| Line 213: | Line 213: | ||
| (or whatever other name or path you have chosen). Have it executed e.g. every 10 mins. | (or whatever other name or path you have chosen). Have it executed e.g. every 10 mins. | ||
| + | ----- | ||
| ==== 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. | ||
| + | ----- | ||