Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Livestatus don't return Search/Host not in Regex with Thruk #14

Open
anthonyhaussman opened this issue Jan 29, 2014 · 2 comments
Open

Comments

@anthonyhaussman
Copy link

Hi,

Related to the issue open on Thruk ( sni/Thruk#273 ), it seems that there is an issue when Thruk request to not display host with a not regex request.

Can be reproduce the Thruk demo ( http://demo.thruk.org ) by sectioning only shinken backend and try to filter All services problem but without Host or Seach with the regex " ^webserver* ".

If you need any informations, i will try my best to help.

@sni
Copy link

sni commented Jan 29, 2014

A sample query would look like this, fetching all Services not on Hosts starting with 'Mail'

GET services
Columns: host_name description
Filter: host_name !~~ ^Mail
Filter: host_alias !~~ ^Mail
Filter: host_address !~~ ^Mail
And: 3

@diogouchoas
Copy link

I'm now using Thruk 2.08 with Shinken, and this problem still happens.
Was this issue ever fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants