monitoring: Add missing column to the host group summary data view
refs #8241
This commit is contained in:
parent
b9a6e1042d
commit
cfb819ec61
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue