mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-15 02:28:34 +00:00
pvereport: add ip route information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b5f7824ff4
commit
44a3f31639
@ -37,6 +37,7 @@ my $report_def = {
|
||||
],
|
||||
network => [
|
||||
'ip -details -statistics address',
|
||||
'ip -details route show',
|
||||
'cat /etc/network/interfaces',
|
||||
],
|
||||
firewall => [
|
||||
|
Loading…
Reference in New Issue
Block a user