Discussion:
Event Console Regex - Negate Expression
iposys
2012-04-24 12:39:59 UTC
Permalink
iposys [http://community.zenoss.org/people/iposys] created the discussion

"Re: Event Console Regex - Negate Expression"

To view the discussion, visit: http://community.zenoss.org/message/66023#66023

--------------------------------------------------------------
I also would like to negate certain devices, components, event classes or summaries in the Event Console.
I have tried !string, !~string and !^string without any success.
Does anyone have a solution or workaround for this?
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/66023#66023]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
mmugarza
2012-04-24 12:50:37 UTC
Permalink
mmugarza [http://community.zenoss.org/people/mmugarza] created the discussion

"Re: Event Console Regex - Negate Expression"

To view the discussion, visit: http://community.zenoss.org/message/66033#66033

--------------------------------------------------------------
I use a very dirty one. I currently install two zenoss with the same
mysql backend. I change the logic on where/like sentences on the second
one and add a portlet on the first one pointing to the second one. When
i want use positive logic search i use one search box and when i want to
use negative logic i use the second one.

It is very far from beeing perfect but is the only way i could find for
doing both, positive and negative search.

I hope that this issue will be covered on the upcomming 4.0 release, but
who knows..,
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/66033#66033]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
iposys
2012-04-24 13:24:52 UTC
Permalink
iposys [http://community.zenoss.org/people/iposys] created the discussion

"Re: Event Console Regex - Negate Expression"

To view the discussion, visit: http://community.zenoss.org/message/66024#66024

--------------------------------------------------------------
Oh, that is certainly dirty, but pretty clever. :)
I too hope they implement better filtering in Zenoss 4.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/66024#66024]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...