From: Craig B. <cra...@ro...> - 2008-10-05 20:49:55
|
Hi, I am currently using a Demon tag to prevent alarming on interfaces that are down as below. DEVMON:except(if_stat;ifName;na:Gi.*) What I need to do is add an additional exception to ignore collisions on a certain port. This is due to Cisco making a device (ATA analogue converter) that has a 10Mb / Half Duplex interface. I have tried the following as per the docs for using multiple tags but I assuming that you can not use the except tag twice. DEVMON:except(if_col;ifName;na:Gi2/0/20),except(if_stat;ifName;na:Gi.*) Does anyone know of another way to have multiple excepts. Thanks Craig ##################################################################################### Disclaimer: The information in this electronic mail message is confidential and may be legally privileged. It is intended solely for the Addressee.Access to this internet electronic mail message by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you have received this message in error please notify us immediately. Rodney District Council accepts no responsibility for any effects this email message or attachments has on the recipient network or computer system. ##################################################################################### |