|
d9ee804c3b
|
Removed src-references as hats the workdir
|
2021-11-29 13:10:44 +01:00 |
|
|
e320d8670b
|
Add installation of package tcpdump
|
2021-11-29 13:10:05 +01:00 |
|
|
2d824543d1
|
fixed cmd
|
2021-11-29 13:09:49 +01:00 |
|
|
6e080907d1
|
Merge branch 'code-smell_handling' into dev
|
2021-11-29 09:58:04 +01:00 |
|
|
91c3aca9e2
|
Add function to get handshakeStage from keyInfo
|
2021-11-29 09:57:33 +01:00 |
|
|
31ab10c3e1
|
Fix wrong var-name
|
2021-11-29 09:57:05 +01:00 |
|
|
8ff7211f0f
|
Revert "Extract packetType handling in own function"
This reverts commit 227ba127f8218ea93e846d7a98cb629458301c6f.
|
2021-11-29 09:50:14 +01:00 |
|
|
2ae85ababb
|
Extract keyInfo reading to helper-file
|
2021-11-29 09:37:28 +01:00 |
|
|
227ba127f8
|
Extract packetType handling in own function
|
2021-11-29 09:36:21 +01:00 |
|
|
8417de5756
|
Extract checks with if-statements
|
2021-11-29 09:35:17 +01:00 |
|
|
54eadf3bc3
|
Fixed Regex codesmells
|
2021-11-29 09:24:18 +01:00 |
|
|
e39ebaac23
|
Fixed Regex codesmell
|
2021-11-29 09:23:08 +01:00 |
|
|
54d627d469
|
Fix typo
|
2021-11-29 09:20:38 +01:00 |
|
|
ca3c37be0f
|
Activating strict-mode
|
2021-11-29 09:16:49 +01:00 |
|
|
96b52e63a0
|
Add exit-handler with error-detection
|
2021-11-29 09:16:39 +01:00 |
|
|
3c5e941cba
|
Creating & Attaching streams / Error-logger
|
2021-11-29 09:15:49 +01:00 |
|
|
a468d7a57b
|
Start tcpdump process
|
2021-11-29 09:14:50 +01:00 |
|
|
4ad5eba7e0
|
Change tag-srtting to recursive by field
This will properly set e.g. arrays
|
2021-11-26 21:03:11 +01:00 |
|
|
2646c9787e
|
Changed key-checking to value-checking
This includes e.g. gettings, originally not included in keys
|
2021-11-26 21:00:15 +01:00 |
|
|
873f00b21b
|
Remove deleting point and rename point to something useable
|
2021-11-26 19:17:43 +01:00 |
|
|
271554719e
|
Remove wrong hint
|
2021-11-26 19:17:24 +01:00 |
|
|
e18de63d7c
|
Revert "Move catch into then-onRejected to fix resolving then anyways."
This reverts commit 2356040572922cfbaa7384a43eb2b7a2ae17f809.
|
2021-11-26 19:14:01 +01:00 |
|
|
2356040572
|
Move catch into then-onRejected to fix resolving then anyways.
|
2021-11-26 19:07:27 +01:00 |
|
|
b0bbf0c71a
|
Fixed wrong option-subname
|
2021-11-26 19:06:55 +01:00 |
|
|
37b78e7373
|
Fixed wrong logging-mode used
|
2021-11-26 18:54:09 +01:00 |
|
|
c5e1bb4c64
|
Added info-log "ok"
|
2021-11-26 18:37:55 +01:00 |
|
|
3c29ed2000
|
Implemented CheckWriteApi by writing and then deleting a TestPoint
|
2021-11-26 18:37:34 +01:00 |
|
|
ddf39b9433
|
Fixed require
|
2021-11-26 18:36:50 +01:00 |
|
|
3a927688d0
|
Changed fatal to error and added error handling to promise catch in main
|
2021-11-26 18:36:35 +01:00 |
|
|
c51cfc1b14
|
Fixed missing require
|
2021-11-26 18:35:51 +01:00 |
|
|
e1b2a7e016
|
Added influx checkBucket
|
2021-11-26 18:03:14 +01:00 |
|
|
fc5900b0ba
|
Added influx checkHealth
|
2021-11-26 17:55:51 +01:00 |
|
|
354ca32a61
|
Merge branch 'dev' into f_influx-checks
|
2021-11-26 17:47:59 +01:00 |
|
|
d10e9bb2c6
|
Create influx-client
|
2021-11-26 17:43:42 +01:00 |
|
|
44cd3288cf
|
Fixed stram not being in object-mode
|
2021-11-26 17:33:19 +01:00 |
|
|
3af4bb7cc6
|
Fixed wrong push
|
2021-11-26 17:33:07 +01:00 |
|
|
2a662e0bd1
|
Changed constructor to take influxDb
|
2021-11-26 17:32:31 +01:00 |
|
|
d7a9530b68
|
Cleaned up Promise
|
2021-11-26 17:31:31 +01:00 |
|
|
7de2250983
|
Added client-apis
|
2021-11-26 17:30:46 +01:00 |
|
|
bb3d843895
|
Fixed wrong joining
|
2021-11-25 18:42:45 +01:00 |
|
|
9472ed9198
|
Fix wrong usage of join()
Default splitter is ',' but we want nothing
|
2021-11-25 18:42:26 +01:00 |
|
|
dcd0ce8111
|
Added lib string-argv to extract bin and args from cmd
|
2021-11-25 18:32:43 +01:00 |
|
|
1a9ced0bb8
|
Changed exec to only wrap spawn
|
2021-11-25 18:32:07 +01:00 |
|
|
d77e3f8844
|
Fixed naming
|
2021-11-25 18:30:50 +01:00 |
|
|
e715cc1cac
|
Removed unused env-vars for now
|
2021-11-25 13:59:45 +01:00 |
|
|
cf1b300f6a
|
Changed documentation to remarks section
|
2021-11-25 03:14:24 +01:00 |
|
|
450f162cda
|
Implemented InfluxPointWriter for writing into influx with stream
|
2021-11-25 03:13:05 +01:00 |
|
|
7ebcf573b9
|
Implemented stream to transform packets to datapoints
|
2021-11-25 02:54:43 +01:00 |
|
|
38985ea9e2
|
Remove debug-logging for now
|
2021-11-25 01:48:41 +01:00 |
|
|
1976838d8a
|
Remove unecessary properties
|
2021-11-25 01:48:07 +01:00 |
|