You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a FortiGate firewall with a Software Switch configured - it appears this is breaking interface-usage and other commands for retrieving interface checks:
[root@satellite plugins]# '/usr/lib64/nagios/plugins/check_nwc_health_new' '--community' 'xxxx' '--hostname' 'xxxx' '--mode' interface-usage --name 171
UNKNOWN - Mode interface-usage is not implemented for this type of device
I also receive the same error if no interface is specified.
If I run snmpwalk for the ifType it returns:
IF-MIB::ifType.171 = INTEGER: bridge(209)
I've attached the snmpwalk output as per troubleshooting steps.
Any suggestions how to mitigate this issue would be greatly appreciated.
Hi,
I have a FortiGate firewall with a Software Switch configured - it appears this is breaking interface-usage and other commands for retrieving interface checks:
I am able to query all other interfaces, e.g.:
If I query interface 171 I receive:
I also receive the same error if no interface is specified.
If I run snmpwalk for the ifType it returns:
I've attached the snmpwalk output as per troubleshooting steps.
Any suggestions how to mitigate this issue would be greatly appreciated.
snmpwalk_check_nwc_health_new_10.85.2.254.txt
EDIT:
Please ignore the plugin name - was testing with the latest version to see if that fixed it.
The text was updated successfully, but these errors were encountered: