Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Hi, this is great plugin, but perfomrance data is not working. I moved to check_snmp_netint because in check_snmp_int is not working reqex matching name of interface, but on check_snmp_netint is not working perfomrance data generation so I am stuck. I try with command:
check_snmp_netint.pl -H xxx.xxx.xxx.xxx -C public -n “Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller$” -f
But I get only this output, where is missing performance data.
Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller:UP:(1 UP): OK |
I tried also -z option, but it is same. Can you help me what is needed to change?