Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

add conntrack_count and conntrack_max #58

Closed
wants to merge 1 commit into from

Conversation

gregleroux
Copy link

@gregleroux gregleroux commented Dec 28, 2016

Fixes #54

Summary of changes:

  • add conntrack_count and conntrack
    /intel/psutil/netfilter/conntrackcount
    /intel/psutil/netfilter/conntrackmax

How to verify it:

  • load task with this metrics:
    "/intel/psutil/net/netfilter/conntrackcount": {},
    "/intel/psutil/net/netfilter/conntrackmax": {},

Testing done:

A picture of a snapping turtle (not required but encouraged):

@snapbot
Copy link

snapbot commented Dec 28, 2016

Can one of the admins verify this patch?

@nanliu
Copy link
Contributor

nanliu commented Dec 30, 2016

travis.ci VM does not appear to have /proc/sys/net/netfilter/

@kindermoumoute
Copy link
Contributor

I received a response from Travis support, there is no plan to add /proc/sys/net/netfilter/ to travis.ci VM. The ultimate solution is to host manually those files in this repo, and copy it to /proc/sys/net/netfilter/ when running test (e.g. in an init() function).

@snapbot
Copy link

snapbot commented Jan 11, 2017

Can one of the admins verify this patch?

@gregleroux gregleroux closed this Jan 12, 2017
@gregleroux gregleroux reopened this Jan 12, 2017
@snapbot
Copy link

snapbot commented Jan 12, 2017

Can one of the admins verify this patch?

@gregleroux gregleroux closed this Jan 12, 2017
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.

add conntrack counter
4 participants