update alarms collector readme image to use one from the related netdata PR (#10348)
* update readme image to use one from the related netdata PR update readme image to use one from the related netdata PR as opposed to coming from a private repo. * Update collectors/python.d.plugin/alarms/README.md Co-authored-by: Joel Hans <joel@netdata.cloud> Co-authored-by: Joel Hans <joel@netdata.cloud>
Andrew Maguire committed
Dec 14, 2020 at 14:29 UTC
e32fb3d27bf63081ecc199dde778e1d52d91d765
1 file changed
+2
-2
collectors/python.d.plugin/alarms/README.md
+2
-2
@@ -19,7 +19,7 @@ This collector creates an 'Alarms' menu with one line plot showing alarm states
19
20
Below is an example of the chart produced when running `stress-ng --all 2` for a few minutes. You can see the various warning and critical alarms raised.
21
22
-
22
+
23
24
## Configuration
25
@@ -53,4 +53,4 @@ local:
53
CRITICAL: 2
54
```
55
56
-It will default to pulling all alarms at each time step from the Netdata rest api at `http://127.0.0.1:19999/api/v1/alarms?all`
\ No newline at end of file
56
+It will default to pulling all alarms at each time step from the Netdata rest api at `http://127.0.0.1:19999/api/v1/alarms?all`