Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com>
---
 PVE/Report.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/PVE/Report.pm b/PVE/Report.pm
index 375c5aa3..9ad6e915 100644
--- a/PVE/Report.pm
+++ b/PVE/Report.pm
@@ -37,6 +37,7 @@ my $report_def = {
     ],
     network => [
        'ip -details -statistics address',
+       'ip -details route show',
        'cat /etc/network/interfaces',
     ],
     firewall => [
-- 
2.20.1


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to