monit-dev
[Top][All Lists]
Advanced

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

monit CHANGES.txt UPGRADE.txt l.l monit.pod p.y


From: Jan-Henrik Haukeland
Subject: monit CHANGES.txt UPGRADE.txt l.l monit.pod p.y
Date: Thu, 07 Aug 2003 05:32:15 -0400

CVSROOT:        /cvsroot/monit
Module name:    monit
Branch:         
Changes by:     Jan-Henrik Haukeland <address@hidden>   03/08/07 05:32:15

Modified files:
        .              : CHANGES.txt UPGRADE.txt l.l monit.pod p.y 

Log message:
        - Added IF/THEN/ELSE and FAILED, RESTART and CYCLE as keywords
        - FAILED is used for "binary" if-tests and put at the front of the 
statement
        
        - The following statements is new (using IF/THEN), Martin you must fix
        the remaining:
        
        IF FAILED host port type protocol nettimeout THEN action
        IF resource resourcecycle THEN action
        IF TIMESTAMP operator NUMBER time THEN action
        IF TIMESTAMP CHANGED THEN action
        IF SPACE operator value unit THEN action
        IF SPACE operator PERCENT THEN action
        IF SIZE operator NUMBER unit THEN action
        IF SIZE CHANGED THEN action
        IF INODE operator NUMBER THEN action
        IF INODE operator PERCENT THEN action
        
        - TIMEOUT is changed to this new style:
        IF NUMBER RESTART NUMBER CYCLE THEN TIMEOUT
        The old style; TIMEOUT NUMBER NUMBER is deprecated.
        
        - Fixed wrong line numbers reported from the lexer upon errors
        
        - Removed author from UPGRADE.txt, I think this is a combined effort
        now :)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/CHANGES.txt.diff?tr1=1.78&tr2=1.79&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/UPGRADE.txt.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/l.l.diff?tr1=1.50&tr2=1.51&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/monit.pod.diff?tr1=1.89&tr2=1.90&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/p.y.diff?tr1=1.105&tr2=1.106&r1=text&r2=text





reply via email to

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