]> git.proxmox.com Git - pve-manager-legacy.git/commit
status/metrics: make MTU configurable
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 29 Oct 2020 07:32:30 +0000 (08:32 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 29 Oct 2020 07:51:51 +0000 (08:51 +0100)
commite46ca16f43ac3ab8d966da198eb16ddd0a429be1
treecf7d9783e1b9020bbb80ba17ed552c6bf4c09dc9
parent812c733fb195e2b76987e86f6e0ce91d9ba42839
status/metrics: make MTU configurable

since some users don't even have a full 1500 (and some systems might
have links with bigger MTU and not require as much fragmentation).

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/Status/Graphite.pm
PVE/Status/InfluxDB.pm
PVE/Status/Plugin.pm