summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 63488b5)
raw | patch | inline | side by side (parent: 63488b5)
author | Florian Forster <octo@huhu.verplant.org> | |
Tue, 19 Aug 2008 09:16:24 +0000 (11:16 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 19 Aug 2008 09:16:24 +0000 (11:16 +0200) |
AUTHORS | patch | blob | history | |
src/ipmi.c | patch | blob | history |
index 7f92d55cb99c339def827ab4225010fe36c934c5..35cbec6055e33a5f5d666d353324ab2d5a0b6869 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
apcups plugin by:
Anthony Gialluca <tonyabg at charter.net>
-cpufreq, multimeter and irq plugin, as well as some bugfixes in the exec plugin
-by:
+cpufreq, multimeter and irq plugin, some bugfixes in the exec plugin,
+notifications in the ipmi plugin by:
Peter Holik <peter at holik.at>
hddtemp plugin by:
diff --git a/src/ipmi.c b/src/ipmi.c
index f0d103dd91010dbd58e8469cba78ef229342a42b..e219e89ca197508144584c9bb5a8d477ad8d73fc 100644 (file)
--- a/src/ipmi.c
+++ b/src/ipmi.c
/**
* collectd - src/ipmi.c
* Copyright (C) 2008 Florian octo Forster
+ * Copyright (C) 2008 Peter Holik
*
* 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
*
* Authors:
* Florian octo Forster <octo at verplant.org>
+ * Peter Holik <peter at holik.at>
**/
#include "collectd.h"