Commit graph

13 commits

Author SHA1 Message Date
Johannes Meyer
0222b4e2c0 CompatHost|CompatService: Fix incorrect <type>_perfdata path
fixes #719
2023-05-22 15:08:51 +02:00
Yonas Habteab
1795a73a29 Adjust the usage of the changed columns everywhere 2022-06-10 09:23:05 +02:00
Yonas Habteab
aefd0e1f7d Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
Johannes Meyer
bc4e754487 CompatService: Add missing legacy column action_url 2021-05-07 14:32:08 +02:00
Johannes Meyer
ca371fdca2 CompatService: Add method fetchHost()
Quick-fix for code accessing property `$host` directly.
It's protected, though `__get()` still permits access.
2020-04-07 15:43:32 +02:00
Johannes Meyer
4b7fc3d33d CompatService: Cover all legacy columns 2020-04-06 15:54:50 +02:00
Johannes Meyer
da912bfdeb CompatService: Only create a new CompatHost once 2020-04-02 13:20:18 +02:00
Johannes Meyer
569b544c0c compat: Ensure compatibility with the map module by @nbuchwitz
fixes #37
2020-04-02 11:29:28 +02:00
Johannes Meyer
5e441c93a0 Add license note to every file 2020-03-13 10:36:24 +01:00
Eric Lippmann
a859d83300 Compat: Let Host and Service extend its monitoring module equivalent
This is needed where classes, e.g. hooks require instances of Host or
Service from the monitoring module.
2020-01-08 09:29:35 +01:00
Eric Lippmann
fa727f0966 Remove useless class docs from compat classes 2020-01-08 09:29:35 +01:00
Eric Lippmann
77b4930098 Rename to Icingadb 2019-11-05 01:07:30 +01:00
Eric Lippmann
10f58fb4a0 Rename library/Eagle to library/Icingadb 2019-11-05 01:06:28 +01:00
Renamed from library/Eagle/Compat/CompatService.php (Browse further)