Module: check_mk
Branch: master
Commit: ffdd578588bd1bc2891d7450b0fe0a598438f71d
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=ffdd578588bd1b…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Mon Dec 6 16:21:12 2010 +0100
if/if64: put common functions into include file
---
ChangeLog | 2 +
checks/if | 198 +++++++-----------------------------------------
checks/if.functions | 199 ++++++++++++++++++++++++++++++++++++++++++++++++
checks/if64 | 209 ++++++---------------------------------------------
modules/check_mk.py | 6 ++
5 files changed, 257 insertions(+), 357 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=ffdd578588…