c0e13f9c8d
Move things into directories making more sense for packaging
Daniel Lysfjord2024-07-07 16:44:04 +02:00
e6f5b7bfa6
Add python3 as a dependency, 3.7 as minimum version. Add verbose and pybuild related env in debian/rules
Daniel Lysfjord2024-07-07 16:42:37 +02:00
5bbb7c30b9
Refactor out things from filefetcher, improve error messages
Daniel Lysfjord2024-07-06 17:25:38 +02:00
ebbf066707
Increase discoverability by telling user both the filename and the directories searched if config file is missing
Daniel Lysfjord2024-07-06 16:47:03 +02:00
770b122ece
Remove unused imports, and add VAR_DIR const, to place position and dump.pickle somewhere outside CWD in preparation for running this as a service:)
Daniel Lysfjord2024-06-30 17:15:53 +02:00
3be6d5bcfe
Probably a good idea to tell the admin this too:)
Daniel Lysfjord2024-06-09 22:58:13 +02:00
e6ecf5e76d
Don't crash if we can't parse lines.. This shouldn't happen often, but may or may not happen, no reason to get the pants in a twist..
Daniel Lysfjord2024-05-07 21:17:08 +02:00
1d0bad7292
Move to INFO, and add TimeoutError and friends to failures
Daniel Lysfjord2024-04-16 20:43:44 +02:00
8c78ca7ff7
Accept timestamp within one second.. Probably our fault it's off anyway:) Actually quit if we don't get the required arguments....
Daniel Lysfjord2024-04-16 20:42:32 +02:00
ef0205f866
No string = splitting on as many spacecharacters as needed, ' ' = only one...
Daniel Lysfjord2024-04-16 00:52:01 +02:00
6e0b7e3e70
Add host/ip and port as arguments, be more verbose about error situations when it comes to timestamps, and handle-ish rrd-locking errors
Daniel Lysfjord2024-04-16 00:29:33 +02:00
99a2a2ec47
Make you pass in logfile to follow, try to show when we send data from the overflowqueue. Fix a wording-wrong.
Daniel Lysfjord2024-04-16 00:26:05 +02:00