Skip to content

A tool to collect and send PacketFilter metrics to Graphite

License

Notifications You must be signed in to change notification settings

Korrigan/pfgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PFGRAPH

Abstract

PfGraph is a tool to integrate PF monitoring metrics into Graphite.

How it works

PFgraph retrieve metrics from an IOCTL on /dev/pf (the equivalent of pfctl -vv -s info) and send them to the server, well formated with the pickle protocol.

To run it once, just launch pfgraph.py <server> [port].

You should consider creating a cron to run it every minutes.

LICENSE

This code is under MIT license. See LICENSE file for further details.

About

A tool to collect and send PacketFilter metrics to Graphite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages