monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

monit ./CHANGES.txt ./event.c ./event.h ./gc.c ...


From: Martin Pala
Subject: monit ./CHANGES.txt ./event.c ./event.h ./gc.c ...
Date: Sun, 03 Aug 2003 15:19:39 -0400

CVSROOT:        /cvsroot/monit
Module name:    monit
Branch:         
Changes by:     Martin Pala <address@hidden>    03/08/03 15:19:39

Modified files:
        .              : CHANGES.txt event.c event.h gc.c l.l monitor.h 
                         monitrc p.y status.c util.c validate.c 
        http           : cervlet.c 
        web            : index.html 

Log message:
        Added size test for files. You can use exec statement as well as alert
        statement in action field.
        
        Two kinds of tests are supported (examples):
        
        1.) if size changed then alert        /* timestamp like */
        
        2.) if size > 100 MB then exec "..."  /* all operators and units 
supported */
        
        etc.
        
        I didn't prepared documentation, because i won't disturb Hauk's rings in
        documentation refactoring :) As soon as the documentation will be 
synced, i can
        add it (if it won't be already done :)
        
        In addition optional permission test was added to device monitoring too 
-
        it can detect cases, where intruder makes the device "world-readable"
        (like 'chmod 666 /dev/hda1') and then read the device to get passwords 
(note:
        intruder must obtain root for such trick to succeed, which is not 
covered by
        this text :)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/CHANGES.txt.diff?tr1=1.73&tr2=1.74&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/event.c.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/event.h.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/gc.c.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/l.l.diff?tr1=1.45&tr2=1.46&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/monitor.h.diff?tr1=1.75&tr2=1.76&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/monitrc.diff?tr1=1.38&tr2=1.39&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/p.y.diff?tr1=1.92&tr2=1.93&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/status.c.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/util.c.diff?tr1=1.73&tr2=1.74&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/validate.c.diff?tr1=1.59&tr2=1.60&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/http/cervlet.c.diff?tr1=1.70&tr2=1.71&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/web/index.html.diff?tr1=1.19&tr2=1.20&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]