Hi
I am trying to filter out host links that are not used so that they are not displayed, but the usual filtering options (--filter= or --exclude=) are not working for me.
Does anyone have any tips on how I could filter out unwanted host links?
My command: /usr/lib/centreon/plugins//centreon_cisco_standard_snmp.pl --plugin=network::cisco::standard::snmp::plugin --mode=vpc --hostname=xxxxx --snmp-version='2c' --snmp-community='xxxx' --verbose
Output: WARNING: vPC domain '12' host link 'port-channel31' operational status: downStar - host link 'port-channel100' operational status: downStar
For example I would like to filter out port-channel31 and port-channel100.
