Module: check_mk
Branch: master
Commit: d37d093b44628e05c4338c5d51ac55fe7f999b1b
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=d37d093b44628e…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Sun May 1 13:24:37 2011 +0200
Allow for displaying service data in host tables
This is still experimental. It allows you e.g. to display
the CPU load and memory usage of hosts in the table of hosts
---
ChangeLog | 1 +
LIESMICH.servicepainter | 73 +++++++++++++++++++++++++++++++
web/htdocs/views.py | 109 ++++++++++++++++++++++++++++++++++++++---------
3 files changed, 162 insertions(+), 21 deletions(-)
Diff: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=d37d093b44…