Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>

WEEK'S BEST

  • BackTrack 5 R1
  • Wine 1.2.3 / 1.4 RC3
  • Mozilla Firefox 10...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.3 LTS
  • Linux Kernel 3.2.6
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.1
  • Home > Linux > System > Diagnostics

    sysfence 0.16

    Download button

    No screenshots available
    Downloads: 860  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.5/5)
    18 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    cartophle | More programs
    GPL / FREE
    April 30th, 2006, 19:35 GMT
    ROOT / System / Diagnostics

     Read user reviews (0)  Refer to a friend  Subscribe

    sysfence description

    sysfence is a system resources guard for Linux.

    Sysfence project is a resource monitoring tool designed for Linux machines. While running as daemon it checks resource levels and makes desired action if some values exceed safety limits.

    Here are some key features of "sysfence":

    · notifying system administrators when something goes wrong,
    · stopping services when system performance is dropping too low and starting them when it's going up again,
    · periodically restarting memory-leaking processes,
    · dumping system statistics in critical situations



    Usage

    Sysfence reads it's configuration from file(s) specified in argument list. Config files may contain one or more rules describing conditions and actions to be performed.

    Rule has syntax like this:

    if {
    resource1 > limit1
    or
    { resource2 < limit2 and resource3 < limit3 }
    }
    run once 'command-to-be-run'

    The block enclosed within {} brackets describes condition. When it's result is TRUE, following command is invoked.

    The once keyword is optional. If present, the command is executed only once after condition becomes TRUE. Next execution will take place only if condition becomes FALSE and then TRUE again. Without once keyword, command is invoked periodically, after every resource check that gives TRUE, no matter what was the condition result before.

    Command specified right after run keyword is passed to /bin/sh, so it may contain more than one instruction or even whole script. But be careful - rule checking is suspended unless command execution has been completed! (Other rules are unaffected.)

    As resources, following ones can be given:

    * la1 - load average during last minute.
    * la5 - load average during last 5 minutes.
    * la15 - load average during last 15 minutes.
    * memfree - lower limit for free memory amount.
    * memused - upper limit for memory used by processes.
    * swapfree - lower limit for free swap space.
    * swapused - upper limit for swap space in use.

    What's New in This Release:

    · This release contains bugfix for wrong memory levels recognition on non-vanilla kernels.



    Product's homepage

      


    TAGS:

    system guard | resources guard | sysfence | system | guard



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM