Module: check_mk
Branch: master
Commit: b40f43d53ceb10a1eb0252111de33e15a73f66da
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=b40f43d53ceb10…
Author: Simon Betz <si(a)mathias-kettner.de>
Date: Thu Sep 24 11:12:19 2015 +0200
#2634 artec_disk, artec_documents, artec_load, artec_mem, artec_processes, artec_temp: new
checks for ARTEC Mail Archive Appliance
These checks monitor the disk space of the mount points, the number of documents, the CPD
load, the used memory, the number of processes and the temperature of the ARTEC Mail
Archive Appliance.
---
.werks/2634 | 9 +++++++
ChangeLog | 1 +
checkman/artec_disk | 19 ++++++++++++++
checkman/artec_documents | 14 +++++++++++
checkman/artec_load | 15 +++++++++++
checkman/artec_mem | 16 ++++++++++++
checkman/artec_processes | 18 ++++++++++++++
checkman/artec_temp | 19 ++++++++++++++
checks/artec.include | 31 +++++++++++++++++++++++
checks/artec_disk | 6 ++---
checks/artec_documents | 3 ++-
checks/artec_load | 6 ++---
checks/artec_mem | 6 ++---
checks/artec_processes | 14 ++++-------
checks/artec_storage | 62 ----------------------------------------------
checks/artec_temp | 4 +--
16 files changed, 160 insertions(+), 83 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=b40f43d53c…