Skip to content

Ruby application to get squid active_requests to InfluxDB database

License

Notifications You must be signed in to change notification settings

lfdominguez/squid-requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squid proxy live connections in ruby

This project is for people that need save into InfluxDB the information extracted from Squid active_requests action.

Install InfluxDB gem dependency

gem install influxdb

Create retention policy

CREATE DATABASE "squid" WITH DURATION 4w NAME "realtime"

About

Ruby application to get squid active_requests to InfluxDB database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages