Select host_is_reachable in the host detail view

refs #6875
This commit is contained in:
Eric Lippmann 2015-03-13 00:25:44 +01:00
parent a4731ebbb3
commit 37823f0415
1 changed files with 1 additions and 0 deletions

View File

@ -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',