naemon / naemon-livestatus

Naemon - Livestatus Eventbroker Module
GNU General Public License v2.0
26 stars 30 forks source link

Timeperiod Transition in naemon logfile for SLA Reporting #18

Closed lindi2405 closed 5 years ago

lindi2405 commented 7 years ago

We are using naemon-1.0.6 and SLA Reporting by Thruk. Since the upgrade from naemon-1.0.3 to naemon-1.0.6 we considered that no timeperiod transitions were logged in naemon logfile. Before the upgrade we had entries like this

[1293066460] TIMEPERIOD TRANSITION: workhours;1;0

and after restart of naemon like this

[1293030953] TIMEPERIOD TRANSITION: 24x7;-1;1 [1293030953] TIMEPERIOD TRANSITION: none;-1;0 [1293030953] TIMEPERIOD TRANSITION: workhours;-1;1

In Version naemon-1.0.6 Only transitions are written into the logfile after the restart of naemon. Now SLA Reporting is'nt working correctly because timeperiods are not considered.

Are the any changes in the new Version or what can i do to correct my SLA Reporting ?

Thank you for your help.

best regards

sni commented 5 years ago

should be fixed by 15fb30d4d46 meanwhile which is included in the 1.0.8 release.