Hi Martin, Thank you for the response . However I was talking about multiple http requests in one cycle. If something like following for example was possible
*if failed port 80 **protocol http and request **"/test.html" count 3 with timeout 5 seconds then alert* * * Thank you. *-Paras * On Sun, Jan 10, 2010 at 4:00 AM, Martin Pala <[email protected]> wrote: > Hi, > > if you need higher fault tolerance, you can set condition for example like > this: > > if failed port 80 for 3 times within 5 cycles then alert > > See manual for more details: > http://www.mmonit.com/monit/documentation/monit.html#service_tests > > Regards, > Martin > > > On Jan 8, 2010, at 5:42 AM, Paras Fadte wrote: > > > Hi, > > > > Is it possible to make multiple http requests in one cycle in monit like > ICMP has with "count" option . > > > > Thank you. > > > > -Paras > > -- > > To unsubscribe: > > http://lists.nongnu.org/mailman/listinfo/monit-general > > > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general >
-- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
