|
From: Olivier A. <oli...@co...> - 2015-03-04 11:10:43
|
hello
exceptions
ifAliasBox : ignore : .*nused..ort.*|.*o..onitor.*|.*UnMonitored.*|.*NoMonitor.*
transforms
ifAliasBox : REGSUB : {ifAlias} /(\S+.*)/ [$1]/
probably it's ifAliasBox and not ifAlias
oau
On Wed, Mar 04, 2015 at 11:48:01AM +0100, Stefan Coussens wrote:
> Hi,
>
> I am looking for a solution where I can exclude interfaces from alerting
> based on the alias description.
>
> exceptions.cfg:
>
> ifName : ignore : Nu.+|Vl.+|VLA
> ifAlias : noalarm : noalarm.+
>
> But this does not seem to work.
> Any idea why this setup does not work?
>
> Kind regards,
>
> Stefan
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Devmon-support mailing list
> Dev...@li...
> https://lists.sourceforge.net/lists/listinfo/devmon-support
|