author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 19 Oct 2007 08:02:32 +0000 (10:02 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 19 Oct 2007 08:02:32 +0000 (10:02 +0200) | ||
commit | a3e863a532edb3d75a4554ebb1ba6a44f9ab6e92 | |
tree | c3cb321696bd1ec31939133f1ec12a91cebed44d | tree | snapshot |
parent | b823f25ad764b81de842c4c0db37b6b22aeac97c | commit | diff |
nginx plugin: Added a plugin to collect `nginx' statistics.
nginx is a lightweight webserver and (reverse) proxy and apparently very
popular in Russia. This plugin queries it's status page, parses it and submits
it to collectd, very similar to the apache plugin.
nginx is a lightweight webserver and (reverse) proxy and apparently very
popular in Russia. This plugin queries it's status page, parses it and submits
it to collectd, very similar to the apache plugin.
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/nginx.c | [new file with mode: 0644] | blob |