summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ddb0460)
raw | patch | inline | side by side (parent: ddb0460)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 15 Apr 2009 08:42:52 +0000 (10:42 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 15 Apr 2009 08:43:44 +0000 (10:43 +0200) |
AUTHORS | patch | blob | history | |
src/apache.c | patch | blob | history |
index 782e8f2beb50fc543ef2d40dd5bc9826fc0db2fd..ff879c4d940d3192bef5ae10c517a947f4168cfa 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
Alvaro Barcellos <alvaro.barcellos at gmail.com>
- Don't-fork patch.
+Amit Gupta <amit.gupta221 at gmail.com>
+ - Multiple servers in the apache plugin.
+
Anthony Gialluca <tonyabg at charter.net>
- apcups plugin.
diff --git a/src/apache.c b/src/apache.c
index 68d78c7f98eddff7da33080c1c77e29f9a58bb31..c71275cdf5bcb956b45f69fe97e14e2caf667350 100644 (file)
--- a/src/apache.c
+++ b/src/apache.c
* collectd - src/apache.c
* Copyright (C) 2006-2008 Florian octo Forster
* Copyright (C) 2007 Florent EppO Monbillard
+ * Copyright (C) 2009 Amit Gupta
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Florian octo Forster <octo at verplant.org>
* Florent EppO Monbillard <eppo at darox.net>
* - connections/lighttpd extension
+ * Amit Gupta <amit.gupta221 at gmail.com>
**/
#include "collectd.h"