diff --git a/modules/monitoring/library/Monitoring/Object/Host.php b/modules/monitoring/library/Monitoring/Object/Host.php index 359065e57..342e78812 100644 --- a/modules/monitoring/library/Monitoring/Object/Host.php +++ b/modules/monitoring/library/Monitoring/Object/Host.php @@ -109,6 +109,7 @@ class Host extends MonitoredObject 'host_handled', 'host_in_downtime', 'host_is_flapping', + 'host_is_reachable', 'host_last_check', 'host_last_notification', 'host_last_state_change',