Module: check_mk
Branch: master
Commit: 668f1c3d8fb9baae3a5cd7a9da2818f97a922e1d
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=668f1c3d8fb9ba…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Tue Jul 8 18:02:14 2014 +0200
Prepare ORACLE checks to be compatible with new upcoming agent plugin
---
agents/plugins/mk_oracle.new | 442 +++++++++++++++++++++++++++
checks/oracle_instance | 75 +++++
checks/oracle_logswitches | 12 +-
checks/oracle_processes | 78 +++++
checks/oracle_recovery_area | 78 +++++
checks/oracle_rman | 71 +++++
checks/oracle_sessions | 12 +-
checks/oracle_tablespaces | 32 +-
checks/oracle_undostat | 86 ++++++
pnp-templates/check_mk-oracle_instance.php | 1 +
pnp-templates/check_mk-oracle_processes.php | 38 +++
web/plugins/perfometer/check_mk.py | 6 +-
web/plugins/wato/check_parameters.py | 82 ++++-
13 files changed, 988 insertions(+), 25 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=668f1c3d8f…