linspector/etc
Johannes Findeisen e5cc2a4596 Made the logger an object to be multiprocessing compatible.
The initialization of the Configuration() object can not log anymore since the Log() object initialization requires the Configuration(). Maybe I will find a better solution in the future. For now, it fixes bugs and makes my life easier.
2022-10-11 02:57:13 +02:00
..
hostgroups Lot of new ideas defined in configuration files and tons of refactoring. 2022-09-28 02:04:50 +02:00
monitors Some more config stuff for better debugging in identifier test_test1. 2022-10-06 22:56:17 +02:00
notifications Renamed .ini files to .conf. Look more familiar to me. Some fixes too. 2022-09-27 21:37:04 +02:00
plugins Added dynamic plugin loading. Made all dict keys lowercase so configuation keys are not case sensitive. And even some fixes. 2022-09-27 23:19:10 +02:00
services Reverted a lot to find an error but maybe it is better like this. Maybe subdirs wil become a good idea again but it makes it harder to configure. 2022-09-25 07:31:48 +02:00
tasks Reverted a lot to find an error but maybe it is better like this. Maybe subdirs wil become a good idea again but it makes it harder to configure. 2022-09-25 07:31:48 +02:00
linspector.conf Made the logger an object to be multiprocessing compatible. 2022-10-11 02:57:13 +02:00