raviks789
42a47d6139
CustomVarRenderer: Fix illegal offset error if the value is an array
2025-03-25 15:53:09 +01:00
raviks789
778b25873c
CustomVarRenderer: Fix custom var renderer for apply-for-rules
2025-03-25 15:49:30 +01:00
raviks789
0e744630d7
Monitoring/CustomVarRenderer: Add error handling
2024-11-19 13:15:34 +01:00
raviks789
743997cb57
Monitoring/CustomVarRenderer: Look for the service in all of its types
...
The service could be directly created, or applied through an apply rule or could be an inherited service or a service applied through service set.
2024-11-19 13:15:34 +01:00
raviks789
b7ea8aada6
Monitoring/CustomVarRenderer: Cast data field setting value data_list_id to integer for postgres database
2024-11-19 13:15:34 +01:00
raviks789
1d98492429
Monitoring/CustomVarRenderer: Support rendering dictionary values
2024-11-19 13:15:34 +01:00
Johannes Meyer
c20b477df8
Introduce implementation for hook Monitoring/CustomVarRenderer
2024-11-19 13:15:34 +01:00
Sukhwinder Dhillon
9baa3c4341
Remove redudant class MonitorBackendMonitoring
and adjuct code accordigly
...
- Use class `Monitoring` instead
- Remove not in use methods from `MonitorBackend` interface and from classes that implements this interface
- Add param types and return type hint to methods
2024-01-15 16:24:27 +01:00
Thomas Gelf
bbf85f052b
app, lib: formatting, syntax
2023-02-23 12:00:20 +01:00
Thomas Gelf
40254714b8
Permissions: refactor, fix monitoring module checks
...
fixes #2712
2023-02-23 11:51:53 +01:00
Thomas Gelf
73884536df
ServiceActions: formatting
2021-10-05 23:33:30 +02:00
Johannes Meyer
82ae0dc52e
Host|ServiceActions: Don't check object access if monitoring isn't active
2021-09-01 10:35:32 +02:00
Thomas Gelf
c27d9c7387
Monitoring, various: use monitoring permissions
...
fixes #2304
2021-03-18 07:01:42 +01:00
Thomas Gelf
dad3b76d50
ProvidedHook/Monitoring: translate links
...
fixes #1945
2019-09-25 15:55:23 +02:00
Thomas Gelf
44e9ec2867
ProvidedHook/Monitoring: check permissions
...
fixes #1784
2019-02-13 10:22:40 +01:00
Thomas Gelf
0f4fd471e2
HostServiceRedirector: new implementation for...
...
...service links. Fallback route and more
fixes #689
2018-05-23 00:47:30 +02:00
Markus Frosch
63a98c05a9
ServiceActions: Show inspect link on all services
...
Not only services of hosts managed by Director. This aligns behavior
with HostActions itself.
2018-02-20 16:25:58 +01:00
Thomas Gelf
8ce4cf49c0
inspect: show tabs, allow for all hosts
...
fixes #13073
2016-11-08 16:13:01 +01:00
Thomas Gelf
d006449564
inspect: enforce permissions
...
fixes #11763
fixes #11764
2016-11-03 11:49:04 +01:00
Thomas Gelf
7908d69349
ProvidedHook/Monitoring: make actions failsafe
2016-06-28 09:40:25 +02:00
Thomas Gelf
23cfbb12a4
Monitoring/*Actions: use new hooks as base class
2015-12-16 20:57:33 +01:00
Thomas Gelf
c6af8811a8
ProvidedHook: do not fail on missing config
2015-11-30 12:19:37 +01:00
Thomas Gelf
ffe17cf58c
ServiceActions: newly introduced, provide "inspect"
2015-11-26 18:55:00 +01:00
Thomas Gelf
9ac82db6ef
HostActions: provide an inspect link for monitoring
2015-11-26 18:54:26 +01:00
Thomas Gelf
21451338c3
HostActions: fix namespace to fit new hook style
2015-11-20 12:41:34 +01:00
Thomas Gelf
03ba27d159
HostActions: use new Web 2.1 hook style
2015-11-17 16:53:41 +01:00