|
|
7e228a3196
|
Some more logging stuff. log is now a global function as argument.
Don't know if it is good, but it made things easier to me.
|
2022-10-06 02:42:15 +02:00 |
|
|
|
e665933bfb
|
Some more logging stuff...
|
2022-10-05 05:50:13 +02:00 |
|
|
|
60d4cd9dd8
|
Added log_file_size_bytes to configuration. It can be used when log_file_size is not set.
|
2022-10-04 23:23:36 +02:00 |
|
|
|
5ca94ec14b
|
Added FritzboxPhoneStatusService service and some cosmetic changes.
|
2022-10-04 22:59:04 +02:00 |
|
|
|
dfedaa5d2e
|
Configuration and monitor configuration update.
|
2022-10-04 02:19:18 +02:00 |
|
|
|
6b89907ee7
|
Some more inline comments and cosmetic changes.
|
2022-10-03 12:31:47 +02:00 |
|
|
|
118445404f
|
Some more scheduling config stuff in core/linspector.py.
|
2022-10-03 05:28:30 +02:00 |
|
|
|
f4e3b9c01b
|
Cosmetic changes and some more inline comments.
|
2022-10-01 22:02:32 +02:00 |
|
|
|
9c9274f0b4
|
Mostly cleanups and added comments to the config files.
|
2022-10-01 10:25:42 +02:00 |
|
|
|
70e59f571c
|
Bug fixes. There are still more in monitor.py!
|
2022-10-01 06:18:08 +02:00 |
|
|
|
2178452f39
|
Simplified logging, enabled start_date in monitor configuration and enabled timezone configuration.
|
2022-10-01 06:05:30 +02:00 |
|
|
|
549510c3a4
|
Lot of bug fixing, optimizations and refactoring.
|
2022-10-01 04:37:35 +02:00 |
|
|
|
ee423c01bb
|
Backup commit. Many internally changes. Known issues still need to be fixed.
|
2022-09-30 05:43:35 +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 |
|
|
|
ca6b424473
|
Added basic scheduler code.
|
2022-09-29 22:21:31 +02:00 |
|
|
|
2c7a870fc7
|
README and linspector.conf update.
|
2022-09-29 07:04:44 +02:00 |
|
|
|
dbb0e23091
|
Added file logging and a new parameter (-s) for logging to stdout.
|
2022-09-29 02:59:40 +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 |
|
|
|
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 |
|
|
|
98fa44f6ff
|
Renamed .ini files to .conf. Look more familiar to me. Some fixes too.
|
2022-09-27 21:37:04 +02:00 |
|