Hello RageZoners, zStatusChecker - small program for check status of processes, if you app will be down - zStatusChecker up it.
# Name: zStatusChecker
# Version: 1.0.0.0
# Developer: DarkSim
# Lang: C++
Advantage:
- Less memory usage (500 KB of Memory and < 0,2 % CPU)
- Small size (70 KB)
- Stability (Test for every day and work fine)
- Very light configuration (Change intervals of checks, logs write options, command line for apps)
- You can use this for auto startup and for checker
List creating:
The leaf consists of three indexes - File Name | Work Directory | Command Line
Example:
* Must use "\\" for path, not "\"Originally Posted by List.txt
Configuration:
Download:// ==============================================================
// zStatusChecker 1.0.0.0
// ==============================================================
[Common]
CheckInterval = 10 // Interval for status checking <Seconds>
[LogSystem]
WriteCheckLog = 0 // Write to file checking log [0 - No | 1 - Yes]
WriteFailLog = 1 // Write to file on status off [0 - No | 1 - Yes]
- Yandex.Narod
- RapidShare




Reply With Quote

