Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / varnish4 @ c3660c2a

Nom Taille Révision Âge Auteur Commentaire
README.md 983 octets 0cb53cdb environ 10 ans Valur Hrafn Einarsson varnish4_: Varnish 4.1 compatibiltiy
varnish4_ 25,7 ko 40cc1233 presque 10 ans Jyrki Muukkonen varnish4: lower limit 0 in hit rate graph args ...

Dernières révisions

# Date Auteur Commentaire
5eaf9dd2 2016-04-04 10:49 Stig Sandbeck Mathisen

Merge pull request #688 from jvtm/varnish4-hitrate-lower-limit

varnish4: lower limit 0 in hit rate graph args

40cc1233 2016-01-26 02:24 Jyrki Muukkonen

varnish4: lower limit 0 in hit rate graph args

As usual for percentage based graphs (cpu, df etc).
Otherwise it might autoscale and look weird.

0f53bf5f 2015-11-09 05:27 Valur Hrafn Einarsson

varnish4_: Remove extra linebreaks

0cb53cdb 2015-11-09 05:24 Valur Hrafn Einarsson

varnish4_: Varnish 4.1 compatibiltiy

50cb217c 2015-03-10 12:30 Ingo Oppermann

Set order for objects and expunge

7041db39 2015-03-10 12:30 Ingo Oppermann

Fix hit rate calculation

In varnish4, purges are counted as client_req but not as hit or miss anymore.
This fix recalculates client_req based on cache_(hit|miss|hitpass).

de86866b 2015-03-10 12:30 Ingo Oppermann

Fix typos in installation instruction

47a99e02 2015-03-10 12:27 Léo POIROUX

Quotes error

syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined"

cc15e334 2015-03-10 12:27 Léo POIROUX

Bugfix warning messages

Odd number of elements in hash assignment at /etc/munin/plugins/varnish_bans line 884.
Use of uninitialized value $ident in hash element at /etc/munin/plugins/varnish_bans line 927.

d658c583 2015-03-10 12:22 Léo POIROUX

Quotes error

syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined"

Voir les révisions

README


Munin Plugin for Varnish 4

Modified version of the plugin for Varnish 2/3 from the munin distribution to adapt to the XML output of Varnish 4 varnishstat.

Installation

  • Copy varnish4_ to the Munin plugins directory (/usr/share/munin/plugins/)
  • Make varnish4_ runnable (chmod +x /usr/share/munin/plugins/varnish4_)

Configuration

Run munin-node-configure --shell and link the aspects to monitor to your actual plugins directory.

In your plugins.conf add [varnish4_*] group varnish env.varnishstat varnishstat env.name group varnish Since Varnish version 4.1, Varnish shared log utilities must be run in a context with varnish group membership.

env.varnishstat can be a full path to varnishstat if it's not in the path already.

env.name is blank (undefined) by default and can be used to specify a -n name argument to varnish if multiple instances are running on the same server.

Formats disponibles : Atom