Skip to content

This is a Plugin for SYSUSAGE v3 to show varnishd connections and requests. Please refer to http://sysusage.darold.net/ for questions regarding SysUsage

Notifications You must be signed in to change notification settings

huayra/sysusage_varnish_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Author

Mike Schiessl - info@makeityourway.de

Information

This is a Plugin for SYSUSAGE v3 to show varnishd connections and requests

Installation

  • copy the "varnish-connections.sh" to your SysUsage /plugins/ directory

  • append the following lines to your SysUsage Cfg and change your plugin path

     [PLUGIN varnishd_conn]
     title:Varnishd Connections (miyw)
     enable:yes
     program:/opt/sysusage/plugins/varnish-connections.sh
     minThreshold:
     maxThreshold:
     verticallabel:Number of processes per second
     label1:number of client requests per second
     label2:number of client connections per second
     label3:
     legend1:req's
     legend2:con's
     legend3:
    
     title:Varnishd Connections (miyw)
     enable:yes
     program:<YOUR-PLUGIN-PATH-HERE>/varnish-connections.sh
     minThreshold:
     maxThreshold:
     verticallabel:Number of processes
     label1:number of client requests per second
     label2:number of client connections per second
     label3:
     legend1:seconds
     legend2:
     legend3:
    

About

This is a Plugin for SYSUSAGE v3 to show varnishd connections and requests. Please refer to http://sysusage.darold.net/ for questions regarding SysUsage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published