mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 15:24:05 +02:00
parent
539e88c553
commit
5d603cd026
@ -24,7 +24,8 @@ class Macro
|
|||||||
'host.name' => 'host_name',
|
'host.name' => 'host_name',
|
||||||
'host.address' => 'host_address',
|
'host.address' => 'host_address',
|
||||||
'host.address6' => 'host_address6',
|
'host.address6' => 'host_address6',
|
||||||
'service.description' => 'service_description'
|
'service.description' => 'service_description',
|
||||||
|
'service.name' => 'service_description'
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user