Changes between Version 9 and Version 10 of CheckSystem


Ignore:
Timestamp:
01/23/08 14:32:31 (5 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CheckSystem

    v9 v10  
    2121||CheckResolution||10||Time between checks in 1/10 of seconds. 
    2222||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) 
    2824||force_language||||Allow you to override language-id detection 
    2925 
     
    3430[CheckSystem] 
    3531;# 
    36 ;# The time to store CPU load. 
     32;# The time to e CPU load. 
    3733;# 
    3834CPUBufferSize=1h 
    3935;# 
    40 ;# Time between checks in 1/10 of seconds. 
     36;# Time between checks in 1/ 
    4137;# 
    4238CheckResolution=10 
     
    4945;# 
    5046MemoryCommitLimit=\Memory\Commit Limit 
    51 MemoryCommitByte=\Memory\Committed Bytes 
    52 SystemSystemUpTime=\System\System Up Time 
    53 SystemTotalProcessorTime=\Processor(_total)\% Processor Time 
     47MemoryCommitByte=\ 
    5448;# 
    5549;# Set the PROCESS enumeration method (auto or TOOLHELP or PSAPI)