Hello
I have this 100G interface that I want to monitor for capacity 50|100GE8/0/0'
I get the return below with no value that centreon graphs. Can someone please help
I suspect i is because of the name of the interface

Hello
I have this 100G interface that I want to monitor for capacity 50|100GE8/0/0'
I get the return below with no value that centreon graphs. Can someone please help
I suspect i is because of the name of the interface

Best answer by acamara
Hello Guys
I got the solution and thanks for your quick replies just add a space beofre the pipe 50 |100GE8/0/0'.
I dont know why manufactures give such a name to an interface :-)
/usr/lib/centreon/plugins//centreon_cisco_standard_snmp.pl
--plugin=network::cisco::standard::snmp::plugin
--mode=interfaces
--hostname='10.18.5.49'
--snmp-version='2c'
--snmp-community='adminnms2'
--interface=
50
|
100GE8/0/0' --name --add-status --add-traffic --add-errors --units-traffic='' --units-errors='' --units-cast='' --oid-filter='IFNAME' --oid-display='ifDesc' --warning-status='' --critical-status='' --warning-in-traffic='85' --critical-in-traffic='90' --warning-out-traffic='' --critical-out-traffic='' --warning-in-discard='' --critical-in-discard='' --warning-in-error='' --critical-in-error='' --warning-out-discard='' --critical-out-discard='' --warning-out-error='' --critical-out-error='' --warning-in-traffic-limit='' --critical-in-traffic-limit='' --warning-out-traffic-limit='' --critical-out-traffic-limit='' --warning-in-crc='' --critical-in-crc='' --warning-in-fcserror='' --critical-in-fcserror='' --warning-in-ucast='' --critical-in-ucast='' --warning-in-bcast='' --critical-in-bcast='' --warning-in-mcast='' --critical-in-mcast='' --warning-out-ucast='' --critical-out-ucast='' --warning-out-bcast='' --critical-out-bcast='' --warning-out-mcast='' --critical-out-mcast='' --warning-speed='' --critical-speed='' --warning-in-volume='' --critical-in-volume='' --warning-out-volume='' --critical-out-volume='' --warning-total-port='' --critical-total-port='' --warning-total-admin-up='' --critical-total-admin-up='' --warning-total-admin-down='' --critical-total-admin-down='' --warning-total-oper-up='' --critical-total-oper-up='' --warning-total-oper-down='' --critical-total-oper-down='
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.