icingaweb2/modules/monitoring
Sukhwinder Dhillon d8ddc6600a overrides customvarsWithOriginalNames only if the given object is of type host
A call to `__get()` reset the array if the given `$name` is a customvar
If `service` has a `host` customvar filter, the `fetchHostVariables()`
method was executed and overwrote the `customvarsWithOriginalNames` array.

fixes #4757
2022-06-13 11:56:57 +02:00
..
application Change FilterMatch to FilterEqual class for single object filter on object name. 2022-05-12 16:28:35 +02:00
doc Add end time and comment options to settings section for host/service downtime dialog 2021-06-18 13:57:58 +02:00
library/Monitoring overrides customvarsWithOriginalNames only if the given object is of type host 2022-06-13 11:56:57 +02:00
public monitoring: Introduce new class CustomVarTable 2022-03-02 10:38:08 +01:00
test/php PluginOutput: Transform newlines first and purify HTML afterwards 2022-03-02 08:23:51 +01:00
configuration.php monitoring/configuration: Do not add ‘Monitoring Health’ item 2022-05-12 15:13:16 +02:00
module.info Raise version to 2.10.1 2022-04-06 09:34:11 +02:00
run.php monitoring: Provide health hook 2021-05-14 15:45:35 +02:00