-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
The Packet Loss and Latency charts plot fine.
Screenshot: https://imgur.com/a/QlZJCnS
Invoked via systemd as:
smokeping_prober --privileged --config.file=/path/to/smokeping_prober.yaml --web.listen-address=:9374 --web.telemetry-path="/metrics"
Also tried with:
--buckets="5e-05,0.0001,0.0002,0.0004,0.0008,0.0016,0.0032,0.0064,0.0128,0.0256,0.0512,0.1024,0.2048,0.4096,0.8192,1.6384,3.2768,6.5536,13.1072,26.2144"
Logs show no error:
May 03 17:48:28 graf smokeping_prober[943298]: ts=2023-05-04T00:48:28.264Z caller=main.go:202 level=info msg="Starting prober" address=138.199.4.164 interval=1s size_bytes=56
May 03 17:48:28 graf smokeping_prober[943298]: ts=2023-05-04T00:48:28.291Z caller=main.go:220 level=info msg="Listening on" address=:9374
May 03 17:48:28 graf smokeping_prober[943298]: ts=2023-05-04T00:48:28.291Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false
lines 1-21/21 (END)
Config:
targets:
- hosts:
- 89.187.177.134 # NYC
- xxx 30 more hosts # NYC
interval: 1s
network: ip
protocol: icmp
size: 56
System info:
$ go version
go version go1.15.15 linux/amd64
$ uname -a
Linux graf 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64 GNU/Linux
andrijunaedi and gallifreyCar
Metadata
Metadata
Assignees
Labels
No labels