Module: check_mk
Branch: master
Commit: 0edb0c898929ebb80f5b0ab1a4d09a3b4cc32325
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=0edb0c898929eb…
Author: Chris Bowlby <cbowlby(a)tenthpowertech.com>
Date: Sun Oct 23 13:03:38 2011 -0300
Additional changes to the Dell PowerConnect Checks
I have removed some old debugging code from the temperature check, as
well as removed some state related perfdata that is redundant. I've also
created pnp templates for the CPU and Temperature checks.
---
checks/dell_powerconnect_fans | 12 +++--
checks/dell_powerconnect_psu | 10 +++-
checks/dell_powerconnect_temp | 21 +++++++-
pnp-templates/check_mk-dell_powerconnect_cpu.php | 55 +++++++++++++++++++++
pnp-templates/check_mk-dell_powerconnect_temp.php | 41 +++++++++++++++
5 files changed, 129 insertions(+), 10 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=0edb0c8989…