diff --git a/modules/monitoring/application/controllers/ListController.php b/modules/monitoring/application/controllers/ListController.php index 3e02a4757..e123cdb0f 100644 --- a/modules/monitoring/application/controllers/ListController.php +++ b/modules/monitoring/application/controllers/ListController.php @@ -87,6 +87,7 @@ class Monitoring_ListController extends Controller 'host_address', 'host_acknowledged', 'host_output', + 'host_attempt', 'host_in_downtime', 'host_is_flapping', 'host_state_type',