summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Maguire <andrewm4894@gmail.com>2021-05-28 15:04:24 +0100
committerGitHub <noreply@github.com>2021-05-28 15:04:24 +0100
commit1f88286cfb2e8aad6ac210e07a89a288c71ba689 (patch)
tree38f3d205c53e5793657bf28921aebd3ab3e7d829
parent1ac24a06970739ca409bb1f6a3bebf1912a8bab4 (diff)
rename default alarms job to be "Alarms"andrewm4894-patch-6
-rw-r--r--collectors/python.d.plugin/alarms/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/alarms/README.md b/collectors/python.d.plugin/alarms/README.md
index 3f2a8176e4..128e2aa08a 100644
--- a/collectors/python.d.plugin/alarms/README.md
+++ b/collectors/python.d.plugin/alarms/README.md
@@ -44,7 +44,8 @@ The `alarms` specific part of the `alarms.conf` file should look like this:
```yaml
# what url to pull data from
-local:
+alarms:
+ name: 'Alarms'
url: 'http://127.0.0.1:19999/api/v1/alarms?all'
# define how to map alarm status to numbers for the chart
status_map: