Skip to content

Collect TCP connection metrics for the snap telemetry framework

License

Notifications You must be signed in to change notification settings

Staples-Inc/snap-plugin-collector-netstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snap collector plugin - netstat

This plugin collects metrics from /proc/net to collect the number of TCP connections active on the host.

Build Status

Getting Started

System Requirements

Operating systems

All OSs currently supported by plugin:

  • Linux/amd64

To build the plugin binary:

Fork https://github.com/staples-inc/snap-plugin-collector-netstat Clone repo into $GOPATH/src/github.com/staples-inc/:

$ git clone https://github.com/<yourGithubID>/snap-plugin-collector-netstat.git

Build the plugin by running make within the cloned repo:

$ make

This builds the plugin in /build/rootfs/

Documentation

Collected Metrics

List of collected metrics in METRICS.md

Roadmap

  • Allow for custom specification of /proc/ path

Please contact us with any suggestions to improve the plugin. Open an issue or pull request and we will be sure to get back to you.

About

Collect TCP connection metrics for the snap telemetry framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published