In an effort to upgrade from XI 5.9.1, we first need to migrate XI off Debian 10 to Debian 11. After successfully migrating/restoring the application to the new Debian 11 server, the localhost ping check is warning: "PING WARNING - System call sent warnings to stderr"
Command ran from CCM:
Code: Select all
/usr/local/nagios/libexec/check_ping -H 127.0.0.1 -w 100.0,20% -c 500.0,60% -p 5
PING WARNING - System call sent warnings to stderr Packet loss = 0%, RTA = 0.14 ms|rta=0.136000ms;100.000000;500.000000;0.000000 pl=0%;20;60;0
I've exhausted troubleshooting without resolve, and hoping others may have a suggestion on what to check?
Thanks in advance.