monitoring: Don't select host last ack, comment and downtime

Where unsure whether or not we will still support this.

refs #7344
refs #9009
This commit is contained in:
Eric Lippmann 2015-05-26 13:43:49 +02:00
parent c81d13d77a
commit e240f7b955
2 changed files with 7 additions and 7 deletions

View File

@ -89,9 +89,9 @@ class Monitoring_ListController extends Controller
'host_unhandled_services',
'host_action_url',
'host_notes_url',
'host_last_comment',
'host_last_ack',
'host_last_downtime',
// 'host_last_comment',
// 'host_last_ack',
// 'host_last_downtime',
'host_active_checks_enabled',
'host_passive_checks_enabled',
'host_current_check_attempt',

View File

@ -52,10 +52,10 @@ class HostStatus extends DataView
'host_current_notification_number',
'host_percent_state_change',
'host_is_flapping',
'host_last_comment',
'host_last_downtime',
'host_last_ack',
'host_last_flapping',
// 'host_last_comment',
// 'host_last_downtime',
// 'host_last_ack',
// 'host_last_flapping',
'host_action_url',
'host_notes_url',
'host_percent_state_change',