Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The first step would be to check the downtimes for both services and hosts:

Image RemovedImage RemovedImage Added
Image Added


  • If no relevant information is discovered, the next step would involve executing a Livestatus query to retrieve all existing downtimes. 

    Code Block
    languagebash
    themeRDark
    lq "GET downtimes\nColumns: downtime_author downtime_comment downtime_duration downtime_end_time downtime_entry_time downtime_fixed downtime_id downtime_is_service downtime_origin downtime_recurring downtime_start_time host_has_been_checked host_labels host_name host_scheduled_downtime_depth host_state service_description service_has_been_checked service_state"


...