Changes between Version 18 and Version 19 of CheckSystem
- Timestamp:
- 07/08/12 08:07:50 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CheckSystem
v18 v19 5 5 6 6 == Queries (commands) == 7 * [[CheckSystem/check uptime|checkuptime]]7 * [[CheckSystem/checkUpTime|checkUpTime]] 8 8 Check the up-time of the computer. 9 * [[CheckSystem/check cpu|checkcpu]]9 * [[CheckSystem/checkCPU|checkCPU]] 10 10 Check the CPU load of the computer. 11 * [[CheckSystem/check mem|checkmem]]11 * [[CheckSystem/checkMem|checkMem]] 12 12 Check free/used memory on the system. 13 * [[CheckSystem/list counterinstances|listcounterinstances]]13 * [[CheckSystem/listCounterInstances|listCounterInstances]] 14 14 List all instances for a counter. 15 * [[CheckSystem/check procstate|checkprocstate]]15 * [[CheckSystem/checkProcState|checkProcState]] 16 16 Check the state of one or more of the processes running on the computer. 17 * [[CheckSystem/check counter|checkcounter]]17 * [[CheckSystem/checkCounter|checkCounter]] 18 18 Check a PDH counter. 19 * [[CheckSystem/check singleregentry|checksingleregentry]]19 * [[CheckSystem/checkSingleRegEntry|checkSingleRegEntry]] 20 20 Check registry key 21 * [[CheckSystem/check servicestate|checkservicestate]]21 * [[CheckSystem/checkServiceState|checkServiceState]] 22 22 Check the state of one or more of the computer services. 23 23








