You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deployment/index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ password: examplepassword
14
14
15
15
The `address` value is either a resolvable hostname or IP address of the management interface on the storage system. The `username` value identifies a storage system user with privileges described below.
16
16
17
-
| Storage System | User Type | Minimal Role | Open Ports Requirements |
Copy file name to clipboardExpand all lines: docs/releases/index.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,38 @@ The exporter is delivered as:
10
10
-[Container images](https://quay.io/repository/hpestorage/array-exporter) hosted on Quay, deployable via standalone Docker or via Kubernetes (with object definitions in [YAML](https://github.com/hpe-storage/co-deployments/tree/master/yaml/array-exporter) available in GitHub).
11
11
-[Helm charts](https://artifacthub.io/packages/helm/hpe-storage/hpe-array-exporter/) hosted at Artifact Hub.
12
12
13
+
### HPE Storage Array Exporter for Prometheus 1.0.3
14
+
15
+
Release highlights:
16
+
17
+
- Support for HPE Alletra Storage MP Block
18
+
19
+
<table>
20
+
<tr>
21
+
<th>Binaries and Release Notes</th>
22
+
<td>
23
+
<a href="https://github.com/hpe-storage/array-exporter/releases/tag/v1.0.3">1.0.3</a> on GitHub
24
+
</td>
25
+
</tr>
26
+
<tr>
27
+
<th>Helm Chart</th>
28
+
<td>
29
+
<a href="https://artifacthub.io/packages/helm/hpe-storage/hpe-array-exporter/1.0.3">1.0.3</a> on Artifact Hub
30
+
</td>
31
+
</tr>
32
+
<tr>
33
+
<th>Platforms</th>
34
+
<td>
35
+
Alletra Storage MP OS 10.0.0 or later<br />
36
+
Alletra OS 9000 9.3.0 or later<br />
37
+
Alletra OS 5000/6000 6.0.0 or later<br />
38
+
Nimble OS 5.0.10 or later<br />
39
+
Primera OS 4.0.0 or later<br />
40
+
3PAR OS 3.3.1 or later
41
+
</td>
42
+
</tr>
43
+
</table>
44
+
13
45
### HPE Storage Array Exporter for Prometheus 1.0.2
0 commit comments