Commit Graph

18 Commits

Author SHA1 Message Date
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.. 2024-05-07 21:17:08 +02:00
a69c0c9cf4 Average makes more sense than max 2024-05-07 21:12:49 +02:00
730e95d89b Add keyboardinterrupt, for less output if using ctrl+c:) 2024-05-07 17:21:26 +02:00
9b627f9570 Remove some debug logging, and set loglevel to info.. 2024-04-17 19:17:17 +02:00
3ef6430096 Change hardcoded rrd to "test.rrd" in current directory.. 2024-04-17 19:14:59 +02:00
89c30c9c5a Initial test for http-server.. 2024-04-16 20:44:13 +02:00
1d0bad7292 Move to INFO, and add TimeoutError and friends to failures 2024-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....
2024-04-16 20:42:32 +02:00
ef0205f866 No string = splitting on as many spacecharacters as needed, ' ' = only one... 2024-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 2024-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. 2024-04-16 00:26:05 +02:00
dfc5a4616d Reasonable working version 2024-04-15 23:34:55 +02:00
01d7851fcd Formatering, ja 2024-04-03 19:52:08 +02:00
c4b408cc9b Formateringshelvete 2024-04-03 19:49:42 +02:00
4d9cfc25f6 Architecture-ideas for new version:) 2024-04-03 19:48:25 +02:00
78d2142c51 Fixed some comments, deleted some commented lines, added some notes 2024-03-31 18:02:45 +02:00
ddc6236eef Initial commit 2024-03-31 17:58:39 +02:00
da0eb08a90 first commit 2024-03-31 17:57:45 +02:00