Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

add slabtop and iptables commands #52

Merged
merged 2 commits into from
Aug 22, 2016

Conversation

tschuy
Copy link
Contributor

@tschuy tschuy commented Aug 19, 2016

closes #51, #50.

"args": ["slabtop", "-o"]
},
{
"args": ["iptables", "-vnL"],
Copy link
Member

@brianredbeard brianredbeard Aug 20, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're going to throw that in you'll also need the same thing with ip6tables. Same with Line 112.

@brianredbeard
Copy link
Member

LGTM
LGTM

@brianredbeard brianredbeard merged commit 2b0b994 into coreos:master Aug 22, 2016
This was referenced Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

run slabtop
2 participants