[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: additional feature for monit-3.0 (for clusters)
From: |
Jan-Henrik Haukeland |
Subject: |
Re: additional feature for monit-3.0 (for clusters) |
Date: |
29 Oct 2002 12:09:18 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) |
Martin Pala <address@hidden> writes:
> >So I suggest that we go for Martins proposal then. That is, replacing
> >the current autostart statement with:
> >
> >mode [ active | passive | manual ]
> *
> >Do you want to give it a stab Martin?
> >
> No problem :) I will look at it today afternoon (as soon as i'll
> back home)
Great, and it is probably a good idea to mention that the autostart
statement is deprecated in the parser (at least for the first new
version), for instance:
p.y:
autostart : AUTOSTART {
yyerror("The autostart statement is deprecated and "
" replaced with the mode statement");
}
;
--
Jan-Henrik Haukeland
- Re: additional feature for monit-3.0 (for clusters), (continued)
- Re: additional feature for monit-3.0 (for clusters), Oliver Jehle, 2002/10/28
- Re: additional feature for monit-3.0 (for clusters), Martin Pala, 2002/10/28
- RE: additional feature for monit-3.0 (for clusters), Jan-Henrik Haukeland, 2002/10/28
- RE: additional feature for monit-3.0 (for clusters), Christian Hopp, 2002/10/28
- Re: additional feature for monit-3.0 (for clusters), Martin Pala, 2002/10/28
- Re: additional feature for monit-3.0 (for clusters), Oliver Jehle, 2002/10/29
- Re: additional feature for monit-3.0 (for clusters), Martin Pala, 2002/10/29
- Re: additional feature for monit-3.0 (for clusters), Oliver Jehle, 2002/10/29
- Re: additional feature for monit-3.0 (for clusters), Jan-Henrik Haukeland, 2002/10/29
- Re: additional feature for monit-3.0 (for clusters), Martin Pala, 2002/10/29
- Re: additional feature for monit-3.0 (for clusters),
Jan-Henrik Haukeland <=
- Re: additional feature for monit-3.0 (for clusters), Oliver Jehle, 2002/10/29