Changes between Version 9 and Version 10 of CheckSystem
- Timestamp:
- 01/23/08 14:32:31 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CheckSystem
v9 v10 21 21 ||CheckResolution||10||Time between checks in 1/10 of seconds. 22 22 ||auto_detect_pdh||1||Set this to 0 to disable auto detect (counters.defs) PDH language and OS version. 23 ||MemoryCommitLimit||\Memory\Commit Limit||Counter to use to check upper memory limit. 24 ||MemoryCommitByte||\Memory\Committed Bytes||Counter to use to check current memory usage. 25 ||SystemSystemUpTime||\System\System Up Time||Counter to use to check the uptime of the system. 26 ||SystemTotalProcessorTime||\Processor(_total)\% Processor Time||Counter to use for CPU load. 27 ||ProcessEnumerationMethod||auto||Set the PROCESS enumeration method (auto or TOOLHELP or PSAPI) 23 ||MemoryCommitLimit||\Memnumeration method (auto or TOOLHELP or PSAPI) 28 24 ||force_language||||Allow you to override language-id detection 29 25 … … 34 30 [CheckSystem] 35 31 ;# 36 ;# The time to store CPU load.32 ;# The time to e CPU load. 37 33 ;# 38 34 CPUBufferSize=1h 39 35 ;# 40 ;# Time between checks in 1/ 10 of seconds.36 ;# Time between checks in 1/ 41 37 ;# 42 38 CheckResolution=10 … … 49 45 ;# 50 46 MemoryCommitLimit=\Memory\Commit Limit 51 MemoryCommitByte=\Memory\Committed Bytes 52 SystemSystemUpTime=\System\System Up Time 53 SystemTotalProcessorTime=\Processor(_total)\% Processor Time 47 MemoryCommitByte=\ 54 48 ;# 55 49 ;# Set the PROCESS enumeration method (auto or TOOLHELP or PSAPI)








