-
Notifications
You must be signed in to change notification settings - Fork 579
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 #12722] GelfWriter with enable_send_perfdata breaks checks #4666
Comments
Updated by mfriedrich on 2016-09-27 13:51:41 00:00
Can you please have a look? |
Note:
without any sanity checks if |
ReviewThe proposed fix in #5253 does not entirely fix the problem. If the performance data is of type PerfdataValue, it is not sent at all. There are various code locations where I'll prepare a separate PR for fixing this. Testshttp://docs.graylog.org/en/2.2/pages/installation/docker.html#settings is the easiest way to get a running instance. Modify docker-compose.yml and add 12201 port mappings.
Navigate to http://localhost:9500/system/inputs and add a GELF tcp input listening on 12201.
|
Includes fixes for possible crashes on empty check results. fixes #4666
Fix performance data processing in GelfWriter feature fixes #4666
This issue has been migrated from Redmine: https://dev.icinga.com/issues/12722
Created by akrus on 2016-09-14 08:22:30 00:00
Assignee: mariussturm
Status: Assigned
Target Version: (none)
Last Update: 2016-09-27 13:51:41 00:00 (in Redmine)
Hi,
We've upgraded to 2.5 branch of Icinga and turned on enable_send_perfdata in GelfWriter. This broke down many checks (e.g. check_ssh when it timed out), error log messages are as follows:
The text was updated successfully, but these errors were encountered: