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

[dev.icinga.com #10680] Provide virtual output column for searching for host and service output #2155

Open
icinga-migration opened this issue Nov 19, 2015 · 1 comment
Labels
area/monitoring Affects the monitoring module enhancement New feature or improvement

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/10680

Created by FractalSystems on 2015-11-19 16:15:23 +00:00

Assignee: (none)
Status: New
Target Version: (none)
Last Update: 2016-03-15 12:57:39 +00:00 (in Redmine)


Using Icinga r2.4.0-1 and IcingWeb2 2.1.0-1 on an Ubuntu 14.04.3 server.

I think it would be really useful to be able to bring up global search results from Icinga Web 2 which include realtime Plugin Output text. Is there a way to already do this? Is there any reason this shouldn't happen? I can think of only resources/performance...?

Maybe this is included in or related to Reporting? I've yet to get that set up. I have PNP4Nagios working so there's also a custom option there I suppose. I've also recently setup graphite/grafana so I may be able to work something there as well.


Parent Task: #9479

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-03-15 12:57:39 +00:00

  • Subject changed from Should/could global search include plugin output? to Provide virtual output column for searching for host and service output
  • Category changed from Dashboard to Monitoring
  • Parent Id set to 9479

Hi,

The plugin output is a text column in the database and thus not indexable. Enabling this as default search column would reduce performance drastically, especially in large environments. It is possible to search for host_output or service_output using our filter syntax, e.g. service_output=disk. We could add a virtual output column for searching for host and service output.

Best regards,
Eric

@icinga-migration icinga-migration added enhancement New feature or improvement area/monitoring Affects the monitoring module labels Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/monitoring Affects the monitoring module enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant