monitoring: Select the host_display_name column in the services overview

refs #7843
This commit is contained in:
Eric Lippmann 2015-01-21 09:41:52 +01:00
parent c77996d5b9
commit 3bb5a9c702
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ class Monitoring_ListController extends Controller
$columns = array_merge(array(
'host_name',
'host_display_name',
'host_state',
'host_state_type',
'host_last_state_change',