salt-formulas/salt-formula-nagios

Host check with IPv6 fails

Closed this issue · 1 comments

/bin/ping6 -n -U -w 10 -c 1 xxxx::xxxx:xxxx:xxxx:xxxxx
CRITICAL - Could not interpret output from ping command

define host {
use generic_host_tpl
register 1
host_name cfg
alias cfg
display_name cfg
address xxxx::xxxx:xxxx:xxxx:xxxxx
contact_groups Operator
}

nobody care of this, just close it