top | item 32039678 (no title) daverobbins1 | 3 years ago We have dual internet connections coming into a satellite office and we only want to be alerted if both are down. discuss order hn newest mgbmtl|3 years ago With icinga2 (or any nagios successor) you could write a custom check command that does a ping check on both IPs (and return an error status only if both are down).
mgbmtl|3 years ago With icinga2 (or any nagios successor) you could write a custom check command that does a ping check on both IPs (and return an error status only if both are down).
mgbmtl|3 years ago