-
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 #10211] PerfdataValue is not properly serialised in status queries #3434
Comments
Updated by mfriedrich on 2015-09-24 16:53:07 00:00 When using PerfdataValue->Format for proper serialisation, we'll run into the problem that PerfdataValue is part of libicinga, but not libbase. We can't link to libicinga from libremote. It would make sense to move the PerfdataValue class to libbers then. |
Updated by gbeutner on 2015-09-28 12:38:10 00:00
|
Updated by Anonymous on 2015-09-28 12:40:03 00:00
Applied in changeset f091379. |
Updated by mfriedrich on 2015-09-28 16:31:24 00:00
We'll now have a different format for performance data. The check result output in checkable objects provides the formatted string
while the status perfdata looks different
Imho we should find a unique way to display performance data, either one or the other. |
Updated by mfriedrich on 2015-09-29 08:49:44 00:00
|
Updated by mfriedrich on 2015-09-30 16:29:10 00:00
|
This issue has been migrated from Redmine: https://dev.icinga.com/issues/10211
Created by mfriedrich on 2015-09-24 11:24:02 00:00
Assignee: gbeutner
Status: Resolved (closed on 2015-09-29 08:49:44 00:00)
Target Version: 2.4.0
Last Update: 2015-09-30 16:29:10 00:00 (in Redmine)
Changesets
2015-09-28 12:37:50 00:00 by (unknown) f091379
The text was updated successfully, but these errors were encountered: