3b3660da9a82704bac369244a89c193e4221021b
Four defects in cmd/mavpoll/main.go, all found by sweeping the file: -interval 0 panicked NewTicker, -timeout 0 removed the HTTP deadline entirely, -wg-cmd "" panicked on fields[0], and get() silently truncated an oversized body so every monitor past the cut read as "unknown" and overwrote live services. run() now refuses the three flag values and get() errors on overflow, leaving the previous facts in place. pollWg appends ExitError stderr so a missing CAP_NET_ADMIN says so. (V-611)
Description
No description provided
Languages
Go
97.1%
HTML
0.9%
Shell
0.6%
CSS
0.5%
Makefile
0.3%
Other
0.6%