Get WARNING: Interface is administratively down after reboot
Get WARNING: Interface is administratively down after reboot
Hello, I got one problem with Nagios XI after i reboot my router and i got WARNING: Interface TenGigE0/1/0/18 (index 69) is administratively down. but truly this port is up normal. any command?
Re: Get WARNING: Interface is administratively down after re
The interface was likely assigned a new index number(old one being 69) after being rebooted. The check_ifoperstatus command can be configured to check using the interface description instead with the -doption:
/usr/local/nagios/libexec/check_ifoperstatus -d TenGigE0/1/0/18 -H <hostname> -C <community>
/usr/local/nagios/libexec/check_ifoperstatus -d TenGigE0/1/0/18 -H <hostname> -C <community>
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Get WARNING: Interface is administratively down after re
Hi,
I still not working and here is a result.
WARNING: Interface TenGigE0/1/0/18 (index 69) is administratively down.
I still not working and here is a result.
WARNING: Interface TenGigE0/1/0/18 (index 69) is administratively down.
Re: Get WARNING: Interface is administratively down after re
Did you run the command from the command line or did you modify the actual service check config? I'd be curious to see the output from the command line as well as the configuration seen in the web UI.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Get WARNING: Interface is administratively down after re
now i found the issue, it come from after my router reboot and it change index automatic. it working after i get index from your command.
Re: Get WARNING: Interface is administratively down after re
Glad to hear it! Are we good to close this thread now?
Former Nagios employee
Re: Get WARNING: Interface is administratively down after re
Sure you can close.
Thanks you for your support.
Thanks you for your support.