diff options
author | Robb Manes <rmanes@redhat.com> | 2015-09-11 17:31:21 -0400 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2015-09-29 14:55:04 -0400 |
commit | 131f2ab9dc5a45fb74e1a0fb30c9819c4c9f9ffe (patch) | |
tree | 5b46467d3d39cf130ffb544eae834496b3364720 /tests/path/to | |
parent | 26ad415d122a8964b344afc39429ff432005a452 (diff) | |
download | sos-131f2ab9dc5a45fb74e1a0fb30c9819c4c9f9ffe.tar.gz |
[networking] gather per-namespace ip and ethtool data
As more applications are beginning to use namespaces, notably OpenStack
and container-based platforms, capturing namespace data is becoming
essential.
This patch alters the networking plugin so that it is namespace aware,
collecting commands such as:
$ ip address show
$ ip route
$ iptables-save
For each individual namespace, along with per-device ethtool
information for any devices that exist in said namespaces.
Closes #642
Signed-off-by: Robb Manes <rmanes@redhat.com>
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'tests/path/to')
0 files changed, 0 insertions, 0 deletions