Projet

Général

Profil

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

root / plugins / varnish @ 458ad1f5

Nom Taille Révision Âge Auteur Commentaire
README-varnish4.md 982 octets 17f78427 plus de 7 ans Lars Kruse Whitespace cleanup * remove trailing whitespac...
README.rst 121 octets 47e34fdf environ 13 ans Lasse Karstensen Remove outdated varnish3 plugins, point to upst...
varnish2_ 2,05 ko 3bc93969 plus de 5 ans Lars Kruse Unify file encodings to UTF8
varnish4_ 25,8 ko 5562eec2 environ 5 ans Kjetil Torgrim Homme support multiple instances of varnish If you m...
varnish5_ 27,3 ko 458ad1f5 environ 5 ans Kjetil Torgrim Homme add varnish5_ to support Varnish 5.x and 6.x T...
varnish_devicedetect 2,61 ko eaf6c2d7 presque 9 ans dipohl Category Tree: Reduce number of categories mogi...

Dernières révisions

# Date Auteur Commentaire
458ad1f5 2020-11-13 10:12 Kjetil Torgrim Homme

add varnish5_ to support Varnish 5.x and 6.x

This plugin has been used at Redpill Linpro for some time now. It adds
some measurements compared to varnish4_ and removes some others.
There are enough changes that it is probably not worth it to try to
merge the code into a generic varnish4_ plugin handling 4, 5 and 6.

5562eec2 2020-11-13 09:02 Kjetil Torgrim Homme

support multiple instances of varnish

If you make a symlink like varnish4_shop_request_rate (etc.), you can
add plugin configuration

[varnish4_shop_*]
env.name shop

and it will run all commands with -n shop to get the stats for that instance.

df470733 2020-10-03 23:31 Lars Kruse

Fix special character for author name (Kristian Lyngstøl)

Otherwise this author shows up with different spellings in the plugin
gallery.

3bc93969 2020-08-25 11:44 Lars Kruse

Unify file encodings to UTF8

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
7c62b9b6 2018-03-08 18:18 Lars Kruse

added executable permission for multiple plugins

49bfc346 2017-02-27 21:44 Reven Sanchez

Fix inconsistent category order of varnish4_ plugin

Varnish4_ plugin displays categories in an arbitrary order, changing
the colors of the graphs with each run.

This fix introduces a 'sort' statement in the category iteration function
to force the same order consistently.

eaf6c2d7 2017-02-23 09:31 dipohl

Category Tree: Reduce number of categories
mogilefs -> fs (mogilefs)
moodle -> cms (moodle)
openvz -> virtualization (openvz)
wowza -> streaming (wowza)
varnish -> webserver (varnish)
xbnbt -> torrent (xbnbt)

430d68ff 2012-12-18 12:12 Stig Sandbeck Mathisen

Add configuration, documentation, and autoconf

c2ecfcb7 2012-12-09 10:27 Stig Sandbeck Mathisen

Add varnish_devicedetect plugin

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