From: Alex F. <afl...@gm...> - 2013-08-31 22:19:42
|
Hello Steve, On 08/31/2013 03:41 PM, steve f wrote: > I've built a few checks that monitor say 5 partitions or ping 5 ip > addresses and will report back if one or more are down. results line > says 1 is ok, 2 is ok, 3 is down,,, etc. > > Is that what you are looking for? Your solution was to create a single check that at the same time performs various checks, similar to the check_multi . However I need each check to be an independent check :( Any other suggestion is appreciated. |