Module: check_mk
Branch: master
Commit: 57b7e5e5ae32b6b9a5037cda5b1f53419358c5ff
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=57b7e5e5ae32b6…
Author: Bernd Stroessenreuther <bs(a)mathias-kettner.de>
Date: Mon Sep 30 15:57:16 2013 +0200
optimizing layout and grouping of check manpages
---
checkman/apc_symmetra_test | 5 +++--
checkman/etherbox.humidity | 1 +
checkman/etherbox.smoke | 1 +
checkman/etherbox.switch | 1 +
checkman/etherbox.temp | 1 +
checkman/ups_test | 11 ++++++-----
checkman/win_printers | 4 ++--
7 files changed, 15 insertions(+), 9 deletions(-)
diff --git a/checkman/apc_symmetra_test b/checkman/apc_symmetra_test
index 9bfef24..bac876b 100644
--- a/checkman/apc_symmetra_test
+++ b/checkman/apc_symmetra_test
@@ -20,8 +20,9 @@ inventory:
[parameters]
parameters(tuple): parameters is a tuple of two values
- warn (int): The warning level in days
- crit (int): The critical level in days
+ {warn}: (int) The warning level in days
+
+ {crit}: (int) The critical level in days
[configuration]
ups_test_default (tuple): This variable is preset to { (0,0) }
diff --git a/checkman/etherbox.humidity b/checkman/etherbox.humidity
index 5a719a0..a394a7e 100644
--- a/checkman/etherbox.humidity
+++ b/checkman/etherbox.humidity
@@ -8,6 +8,7 @@ description:
item:
The port number of the sensor followed by the sensor type
+
Example: "2.3" A humidity sensor(type 3) on port 2
perfdata:
diff --git a/checkman/etherbox.smoke b/checkman/etherbox.smoke
index c9fe94d..9b8036b 100644
--- a/checkman/etherbox.smoke
+++ b/checkman/etherbox.smoke
@@ -8,6 +8,7 @@ description:
item:
The port number of the sensor followed by the sensor type
+
Example: "2.6" A smoke sensor(type 6) on port 2
perfdata:
diff --git a/checkman/etherbox.switch b/checkman/etherbox.switch
index 97cb0fd..00d228f 100644
--- a/checkman/etherbox.switch
+++ b/checkman/etherbox.switch
@@ -11,6 +11,7 @@ description:
item:
The port number of the sensor followed by the sensor type
+
Example: "2.4" A switch contact sensor(type 4) on port 2
perfdata:
diff --git a/checkman/etherbox.temp b/checkman/etherbox.temp
index 2a0f09a..8504078 100644
--- a/checkman/etherbox.temp
+++ b/checkman/etherbox.temp
@@ -8,6 +8,7 @@ description:
item:
The port number of the sensor followed by the sensor type
+
Example: "2.1" A temperature sensor(type 1) on port 2
perfdata:
diff --git a/checkman/ups_test b/checkman/ups_test
index 0bc4d22..9d1ef53 100644
--- a/checkman/ups_test
+++ b/checkman/ups_test
@@ -5,9 +5,9 @@ license: GPL
distribution: check_mk
description:
This check monitors parameters related to the self test of UPS devices: The result of
the
- last self test and the last date of the self test run. The check becomes critical if the
test
- result is {"doneError"} or {"aborted"}, and warning if the result is
{"doneWarning"} or
- {"noTestsInitiated"}. It also has a warning or critical state if the date of
the last self
+ last self test and the last date of the self test run. The check becomes {CRIT} if the
test
+ result is {"doneError"} or {"aborted"}, and {WARN} if the result is
{"doneWarning"} or
+ {"noTestsInitiated"}. It also has a {WARN} or {CRIT} state if the date of the
last self
test is more than the warning or critical level ago.
examples:
@@ -21,8 +21,9 @@ inventory:
[parameters]
parameters(tuple): parameters is a tuple of two values
- warn (int): The warning level in days
- crit (int): The critical level in days
+ {warn}: (int) The warning level in days
+
+ {crit}: (int) The critical level in days
[configuration]
ups_test_default (tuple): This variable is preset to { (0,0) }
diff --git a/checkman/win_printers b/checkman/win_printers
index 983542b..2df6d88 100644
--- a/checkman/win_printers
+++ b/checkman/win_printers
@@ -1,12 +1,12 @@
title: Windows Printers: Queue and printer states
agents: windows
-catalog: os/misc
+catalog: os/services
license: GPL
distribution: check_mk
description:
This check needs the agent pluing win_printers.ps1 from our plugin directory.
After copying to the agent plugin directory, Check_MK will find all connected printers.
- Then its possible to set warning and critical levels for the number of jobs in the
queue.
+ Then its possible to set {WARN} and {CRIT} levels for the number of jobs in the queue.
Error and operational states from the print will be automaticly detected and displayed.
item: