You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assignee: gbeutner
Status: Resolved (closed on 2014-08-14 15:10:04 00:00)
Target Version: 2.1.0
Last Update: 2014-08-14 15:12:27 00:00 (in Redmine)
Add which metric failed to send perfdata in components/perfdata/graphitewriter.cpp to GraphiteWriter::SendPerfdata
for example add the prefix as in GraphiteWriter::SendMetric to have a chance to identify the failing perfdata
Example logoutput now:
[2014-08-13 07:57:19 0200] warning/GraphiteWriter: Could not send performance data: unparsed data.
Example logoutput after:
[2014-08-13 07:57:19 0200] warning/GraphiteWriter: Could not send performance data for icinga.localhost.PING.latency: unparsed data.
This issue has been migrated from Redmine: https://dev.icinga.com/issues/6898
Created by rz_mf on 2014-08-13 06:21:03 00:00
Assignee: gbeutner
Status: Resolved (closed on 2014-08-14 15:10:04 00:00)
Target Version: 2.1.0
Last Update: 2014-08-14 15:12:27 00:00 (in Redmine)
Add which metric failed to send perfdata in components/perfdata/graphitewriter.cpp to GraphiteWriter::SendPerfdata
for example add the prefix as in GraphiteWriter::SendMetric to have a chance to identify the failing perfdata
Example logoutput now:
[2014-08-13 07:57:19 0200] warning/GraphiteWriter: Could not send performance data: unparsed data.
Example logoutput after:
[2014-08-13 07:57:19 0200] warning/GraphiteWriter: Could not send performance data for icinga.localhost.PING.latency: unparsed data.
Changesets
2014-08-14 15:08:11 00:00 by (unknown) 3048a02
The text was updated successfully, but these errors were encountered: