From: Andy F. <An...@ze...> - 2008-10-05 21:15:32
|
Hi Craig, Try this: DEVMON:except(if_col;ifName;na:Gi2/0/20,if_stat;ifName;na:Gi.*) Regards, Andy. ________________________________ From: Craig Boyce [mailto:cra...@ro...] Sent: Monday, 6 October 2008 9:34 a.m. To: dev...@li... Subject: [Devmon] Question on devmon tags with multiple options 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 ##################################################################################### This email is intended for the person to whom it is addressed only. If you are not the intended recipient, do not read, copy or use the contents in any way. The opinions expressed may not necessarily reflect those of ZESPRI Group of Companies ('ZESPRI'). While every effort has been made to verify the information contained herein, ZESPRI does not make any representations as to the accuracy of the information or to the performance of any data, information or the products mentioned herein. ZESPRI will not accept liability for any losses, damage or consequence, however, resulting directly or indirectly from the use of this e-mail/attachments. ##################################################################################### |