Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 2425
blobdc1ffbe9109ca2d3d3ecdbcf1a8893ad46adde3f
1 Title: agent_hp_msa: New special agent to monitor "HP MSA Storage" devices
2 Level: 2
3 Component: checks
4 Compatible: compat
5 Version: 1.2.7i3
6 Date: 1440773228
7 Class: feature
9 This new special agent can be configured, just like the other special agents,
10 via the <i>Datasource Programs</i> in WATO.
11 It queries the Web-API for the data collection.
13 The following new checks are available with this agent
14 <table>
15 <tr><th>Check</th><th>Description</th></tr>
16 <tr><td>hp_msa_controller</td> <td>CPU utilization for each controller</td></tr>
17 <tr><td>hp_msa_controller.io</td> <td>IO througput for each controller</td></tr>
18 <tr><td>hp_msa_disk</td> <td>Summary check for disk health state</td></tr>
19 <tr><td>hp_msa_disk.io</td> <td>Disk IO throughput</td></tr>
20 <tr><td>hp_msa_disk.temp</td> <td>Summary check over all temperature sensors</td></tr>
21 <tr><td>hp_msa_fan</td> <td>Fan health status and rpm information</td></tr>
22 <tr><td>hp_msa_if</td> <td>Fibrechannel interfaces traffic and status</td></tr>
23 <tr><td>hp_msa_psu</td> <td>Power supply health status</td></tr>
24 <tr><td>hp_msa_psu.sensor</td> <td>Power supply voltages</td></tr>
25 <tr><td>hp_msa_psu.temp</td> <td>Power supply temperature sensors</td></tr>
26 <tr><td>hp_msa_system</td> <td>Overall system health</td></tr>
27 <tr><td>hp_msa_volume</td> <td>Summary for volume health state</td></tr>
28 <tr><td>hp_msa_volume.df</td> <td>Filesystem usage for each volume</td></tr>
29 <tr><td>hp_msa_volume.io</td> <td>Data IO for each volume</td></tr>
30 </table>
32 For further details regarding these checks please have a look at the manpages.