summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Maguire <andrewm4894@gmail.com>2021-05-28 15:03:00 +0100
committerGitHub <noreply@github.com>2021-05-28 15:03:00 +0100
commit1ac24a06970739ca409bb1f6a3bebf1912a8bab4 (patch)
tree7a356138a6bbfdbf0f741dc4aabadb5fff98891d
parent045759ab980097848eaed2a68357a45464026758 (diff)
rename default alarms job to be "Alarms"
-rw-r--r--collectors/python.d.plugin/alarms/alarms.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/alarms/alarms.conf b/collectors/python.d.plugin/alarms/alarms.conf
index 5e83d8f56e..8bcad315f0 100644
--- a/collectors/python.d.plugin/alarms/alarms.conf
+++ b/collectors/python.d.plugin/alarms/alarms.conf
@@ -41,7 +41,8 @@
# JOBS (data collection sources)
# 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: