There was an error while loading. Please reload this page.
1 parent 463f69b commit 435facbCopy full SHA for 435facb
1 file changed
README.md
@@ -1,5 +1,8 @@
1
# Sensu check for minio updates
2
3
+Translates the presence of an outdated minio server instance into sensu check
4
+results to reduce the time-to-patch for minio systems.
5
+
6
## Installation
7
8
Add this line to your application's Gemfile:
@@ -24,7 +27,7 @@ Check if a the local minio version is in the most recent version
24
27
Checks will check the default URL https://dl.min.io/server/minio/release
25
28
and the default Platform linux-amd64 for updates. Adjust these optional
26
29
parameters if you want to check a different platform or for whatever
-reason need to check a differen URL.
30
+reason need to check a different URL.
31
32
| Parameter | Description |
33
| ------------------ | ----------------------------------------------- |
0 commit comments