]> git.proxmox.com Git - pve-manager.git/commit - PVE/API2/Nodes.pm
implement node netstat call to get current tap network counters
authorStefan Priebe <s.priebe@profihost.ag>
Fri, 19 Apr 2013 06:38:02 +0000 (08:38 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 19 Apr 2013 09:43:09 +0000 (11:43 +0200)
commit0455911df1a6603a2a945d9094c90556c347c8ba
treef7e50f1a6a783f5f35d897e3bca0167009076bbf
parent6735c379f50976ec3db3ab690966d734da55b226
implement node netstat call to get current tap network counters

Changes since V2:
- swap in / out / transmit / receive again

Changes since V1:
- new return format (use an arrayref instead of a hash to be JS compatible)
- swap in / out / transmit / receive

Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
PVE/API2/Nodes.pm