This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Work for me with squid 3.4 on debian jessie. | |
I use it with collectd exec plugin (https://collectd.org/documentation/manpages/collectd-exec.5.shtml) | |
to collect data from squid, send it over the network to influxdb and visualize with grafana. | |
Maybe someone will have some use of it. Good luck ;-) | |
https://gist.github.com/wrzasa/dfd7b554171159a6b2ab24b03b8e30b8/ |