raviks789
|
1b1182d9b9
|
`Macro`: Import generic class `stdClass`
Generic empty class `stdClass` is imported as it is one of the return type for `Macro::resolveMacro()`
|
2023-08-23 10:53:13 +02:00 |
Johannes Meyer
|
dae7bf4657
|
Macro: Log the object where a macro is not found
fixes #3759
|
2022-10-10 09:58:39 +02:00 |
Johannes Meyer
|
5d603cd026
|
Macro: Also resolve `service.name` to `service_description`
resolves #4000
|
2020-05-13 15:32:44 +02:00 |
Alexander A. Klimov
|
474803fee4
|
Change all license headers to only reflect a file's year of creation
refs #11000
|
2016-02-08 15:41:00 +01:00 |
Johannes Meyer
|
499a7d628f
|
Macro: Resolve prefixed custom vars and object attributes
refs #10304
|
2015-10-05 13:18:10 +02:00 |
Johannes Meyer
|
62d96a154e
|
monitoring: Normalize custom variable names not until they're displayed
|
2015-09-30 13:23:54 +02:00 |
Eric Lippmann
|
2ff822c2ac
|
Merge branch 'master' into feature/ipv6-addresses-9645-9826
|
2015-09-28 13:09:30 +02:00 |
Eric Lippmann
|
c9c5762320
|
monitoring/detail: Don't fail if a macro does not exist on the host or service
|
2015-09-04 18:10:28 +02:00 |
Markus Frosch
|
a14f800d9e
|
Add support for IPv6 address
refs #9645
|
2015-08-04 14:02:54 +02:00 |
Matthias Jentsch
|
37f58e55d8
|
Move macro resolcing functionality into separate class
Make macro resolving functionality available to all code, instead of depending on a view
resf #6392
|
2015-05-28 14:44:16 +02:00 |