Module: check_mk
Branch: master
Commit: ac0bece3227e40fd79bd2713d3e4d62a51a41826
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=ac0bece3227e40…
Author: Andreas Boesl <ab(a)mathias-kettner.de>
Date: Fri Aug 28 17:08:30 2015 +0200
fixed wording
---
.werks/2425 | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/.werks/2425 b/.werks/2425
index d5f515a..dc1ffbe 100644
--- a/.werks/2425
+++ b/.werks/2425
@@ -15,18 +15,18 @@ The following new checks are available with this agent
<tr><th>Check</th><th>Description</th></tr>
<tr><td>hp_msa_controller</td> <td>CPU utilization for each
controller</td></tr>
<tr><td>hp_msa_controller.io</td> <td>IO througput for each
controller</td></tr>
-<tr><td>hp_msa_disk</td> <td>Disk summary check which shows the
disks health</td></tr>
+<tr><td>hp_msa_disk</td> <td>Summary check for disk health
state</td></tr>
<tr><td>hp_msa_disk.io</td> <td>Disk IO
throughput</td></tr>
<tr><td>hp_msa_disk.temp</td> <td>Summary check over all
temperature sensors</td></tr>
<tr><td>hp_msa_fan</td> <td>Fan health status and rpm
information</td></tr>
<tr><td>hp_msa_if</td> <td>Fibrechannel interfaces traffic and
status</td></tr>
-<tr><td>hp_msa_psu</td> <td>Power supply
health</td></tr>
-<tr><td>hp_msa_psu.sensor</td> <td>Power supply
voltage</td></tr>
-<tr><td>hp_msa_psu.temp</td> <td>Power supply temperature
sensor</td></tr>
+<tr><td>hp_msa_psu</td> <td>Power supply health
status</td></tr>
+<tr><td>hp_msa_psu.sensor</td> <td>Power supply
voltages</td></tr>
+<tr><td>hp_msa_psu.temp</td> <td>Power supply temperature
sensors</td></tr>
<tr><td>hp_msa_system</td> <td>Overall system
health</td></tr>
-<tr><td>hp_msa_volume</td> <td>Summary check of health state over
all volumes.</td></tr>
+<tr><td>hp_msa_volume</td> <td>Summary for volume health
state</td></tr>
<tr><td>hp_msa_volume.df</td> <td>Filesystem usage for each
volume</td></tr>
-<tr><td>hp_msa_volume.io</td> <td>Data IO for each volume
</td></tr>
+<tr><td>hp_msa_volume.io</td> <td>Data IO for each
volume</td></tr>
</table>
For further details regarding these checks please have a look at the manpages.