Commit graph

13 commits

Author SHA1 Message Date
1d89481e51 Set version from 0.1 to 0.18 because the last version of "old" Linspector was 0.17. 2022-09-29 00:17:44 +02:00
b104698a90 Simplified the daemon code and added stop and restart parameters to the linpector program. 2022-09-28 23:29:51 +02:00
fe2fea6b9d Some more daemon recognition... 2022-09-28 08:40:28 +02:00
e4ffdedb56 Refactoring, fixes and really a lot of new ideas... 2022-09-28 08:27:51 +02:00
23f52504e2 bin/linspector fix and added run() method to linspectord.py. 2022-09-28 04:26:12 +02:00
be4843cabd bin/linspector in its maybe final version... :) 2022-09-28 03:23:33 +02:00
86fc2cdf3c Added arg (-d, --daemon) to CLI to enable daemon mode. 2022-09-28 02:32:36 +02:00
947a14bdde 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
0d41077eb6 Only a fix... so let's load plugins next! :D 2022-09-27 09:50:24 +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
0c64555155 Initial commit after complete rewrite of Linspector. 2022-09-25 00:39:51 +02:00