Skip to content

pbruna/varnish-hyperic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###Introduction The Varnish plugin allows you to gather a series of metrics from one instance of Varnish HTTP accelerator, including availability, requests served, bytes served, cache hits a cache misses.

###Howto

##Instalation

  1. Clone this repo
  2. Install the Config::INI::Simple Perl Module on the agents
  3. Stop the HQ Server and Agents
  4. Copy the plugin to the respective plugin directory

On HQ Server:

cp  varnish-plugin.xml <hq installation dir>/hq-plugins/

On HQ Agent:

cp  -a scripts/ varnish-plugin.xml <hq installation dir>/hq-plugins/
chmod +x /opt/hyperic/hq-plugins/scripts/varnishstat.pl
  1. Give write permitions to the scripts directory to the user who runs the HQ Agent process
chmod o+w  /opt/hyperic/hq-plugins/scripts/
  1. Restart the HQ Servers and Agents

About

Record historic varnish metrics on Hyperic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages