mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
parent
8cbb83d630
commit
66d76e7ad9
@ -31,6 +31,7 @@ class HoststatusQuery extends IdoQuery
|
|||||||
'host_icon_image_alt' => 'h.icon_image_alt',
|
'host_icon_image_alt' => 'h.icon_image_alt',
|
||||||
'host_ipv4' => 'INET_ATON(h.address)',
|
'host_ipv4' => 'INET_ATON(h.address)',
|
||||||
'host_name' => 'ho.name1',
|
'host_name' => 'ho.name1',
|
||||||
|
'host_notes' => 'h.notes',
|
||||||
'host_notes_url' => 'h.notes_url',
|
'host_notes_url' => 'h.notes_url',
|
||||||
'object_type' => '(\'host\')'
|
'object_type' => '(\'host\')'
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user