Skip to content
This repository was archived by the owner on Jan 15, 2019. It is now read-only.
This repository was archived by the owner on Jan 15, 2019. It is now read-only.

host in 'down' state is showing wrong duration (after passing from soft to hard) #1597

Description

@zibfr

Hi guys,

bug reproduced on

  • icinga 1.9.2 on Red Hat Enterprise Linux Server release 6.4 (Santiago) without BD link
  • icinga 1.12.2 on Red Hat Enterprise Linux Server release 6.4 (Santiago) with ido2db ORACLE BD link

in status.dat
for a DOWN host, both value are the same :

  • last_state_change=1501023297
  • last_hard_state_change=1501023297

not for a CRITICAL service :

  • last_state_change=1500869194
  • last_hard_state_change=1500870094

seems to me last_state_change resets between SOFT and HARD state for a host, not a service
bug ? possible to correct/modify this behavior ?

more details here:
https://monitoring-portal.org/index.php?thread/35228-host-in-down-state-is-showing-wrong-duration/

thanks in advance for any help regarding this matter.
Regards, Zibfr

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions