Commit Graph

3 Commits

Author SHA1 Message Date
270da4d5df Issue purges over https 2016-05-24 21:46:55 +02:00
948e6670eb Avoid returning NULL in nagios monitor 2016-05-14 20:42:27 +02:00
2f8bbc40dd Replace pgq with trivial local queue implementation
The queue used for varnish purges has so few entries that it's really
not worth paying the management overhead for skytools/pgq. Instead we
can use a very simple local deamon using LISTEN/NOTIFY to fire them off.

Now include a proper nagios plugin in this package, so we can get rid
of the not-very-nice munin plugin currently used in the deployment.
2016-05-14 19:49:12 +02:00