yes, those parentheses are very helpful! thanks a lot :-)
On 1/19/08, Jan-Henrik Haukeland <[EMAIL PROTECTED]> wrote: > > > On 19. jan.. 2008, at 13.46, Jan-Henrik Haukeland wrote: > > if failed url http:////localhost:9001/status<http://localhost:9001/status> > and content > != "ERROR" then restart > > > Ps. It may be easier to see the boolean expression if you use parenthesis, > which is legal in monit > > if failed (url http:////localhost:9001/status<http://localhost:9001/status> > and content > != "ERROR") then restart > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general >
-- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
