zStatusChecker

Results 1 to 2 of 2
  1. #1
    nullptr -=DarkSim=- is offline
    MemberRank
    Oct 2008 Join Date
    Lost continentLocation
    240Posts

    information zStatusChecker

    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:
    Quote Originally Posted by List.txt
    // ==============================================================
    // zStatusChecker 1.0.0.0
    // ==============================================================
    0
    // ----------------------------------------------------------------------------------------------
    // Program Name Program Folder Parameters
    // ----------------------------------------------------------------------------------------------
    ConnectServer.exe C:\\MuServer\\ConnectServer\\
    GameServer.exe C:\\MuServer\\GameServer\\ 127.0.0.1 55970 127.0.0.1 55960 55901
    GameServerCS.exe C:\\MuServer\\GameServerCS\\ 127.0.0.1 55970 127.0.0.1 55960 55919
    end
    * Must use "\\" for path, not "\"

    Configuration:
    // ==============================================================
    // 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]
    Download:
    - Yandex.Narod
    - RapidShare


  2. #2


Advertisement