monitoring: Add missing column to the host group summary data view

refs #8241
This commit is contained in:
Eric Lippmann 2015-05-20 17:03:23 +02:00
parent b9a6e1042d
commit cfb819ec61
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ class Hostgroupsummary extends DataView
'hosts_down_unhandled',
'hosts_pending',
'hosts_pending_last_state_change',
'hosts_total',
'hosts_unreachable_handled',
'hosts_unreachable_last_state_change_handled',
'hosts_unreachable_last_state_change_unhandled',