From: Martin Stiborsky Date: Thu, 28 May 2015 11:47:25 +0000 (+0200) Subject: Fix wrong service table attributes in Livestatus documentation X-Git-Tag: v2.4.0~621 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03b3b7249af4fed9fd566a01faab91930ae84a36;p=icinga2 Fix wrong service table attributes in Livestatus documentation Copy&paste error. fixes #9390 Signed-off-by: Michael Friedrich --- diff --git a/AUTHORS b/AUTHORS index e8f9044f7..90e19332f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -35,6 +35,7 @@ Malte Rabenseifner Marcus van Dam Marius Sturm Markus Frosch +Martin Stiborsky Max Zhang Michael Friedrich Pall Sigurdsson diff --git a/doc/22-appendix.md b/doc/22-appendix.md index 6807d4cf6..a2c6735f9 100644 --- a/doc/22-appendix.md +++ b/doc/22-appendix.md @@ -420,9 +420,10 @@ Not supported: `initial_state`, `pending_flex_downtime`, `check_flapping_recover no_more_notifications | int | notification_interval == 0 && volatile == false. last_check | int | . last_state_change | int | . - last_time_up | int | . - last_time_down | int | . - last_time_unreachable | int | . + last_time_ok | int | . + last_time_warning | int | . + last_time_critical | int | . + last_time_unknown | int | . is_flapping | int | . scheduled_downtime_depth | int | . active_checks_enabled | int | .