Commit graph

12 commits

Author SHA1 Message Date
0c2c0917b2 Directory structure and filename refactoring. (0.20.5) 2023-02-23 10:26:44 +01:00
d7192913e0 Tons of fixes, improvements and ideas... 2023-02-03 04:17:40 +01:00
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
1fc684c7e0 renamed get() to create() in plugins and added the log to args. 2022-10-06 22:42:31 +02:00
8808b657c4 Basic scheduling works now but execution of services is not available. Lot of stuff done... 2022-09-30 02:14:36 +02:00
e4ffdedb56 Refactoring, fixes and really a lot of new ideas... 2022-09-28 08:27:51 +02:00
3de67966f4 Lot of new ideas defined in configuration files and tons of refactoring. 2022-09-28 02:04:50 +02:00
8d9ec5c73b Added dynamic loading of tasks and services, refactoring and fixes. 2022-09-27 07:00:17 +02:00
a0892d0980 Added dynamic loading of notifications and services, refactoring and lot of fixes. 2022-09-27 06:07:55 +02:00
2384c789a7 Enabled loading of monitors in etc/, some refactoring and fixes. 2022-09-27 02:28:09 +02:00
cb6488d7da Added lot more Linspector design conepts. 2022-09-25 06:31:36 +02:00
0c64555155 Initial commit after complete rewrite of Linspector. 2022-09-25 00:39:51 +02:00