hosts: Add mtrcs0.p.r
*mtrcs0.pyrocufflink.red* is a Raspberry Pi CM4 on a Waveshare CM4-IO-BASE-B carrier board with a NVMe SSD. It runs a custom OS built using Buildroot, and is not a member of the *pyrocufflink.blue* AD domain. *mtrcs0.p.r* hosts Victoria Metrics/`vmagent`, `vmalert`, AlertManager, and Grafana. I've created a unique group and playbook for it, *metricspi*, to manage all these applications together.
This commit is contained in:
4
group_vars/metricspi/vmalert.yml
Normal file
4
group_vars/metricspi/vmalert.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
vmalert_datasource_url: http://[::1]:8428
|
||||
vmalert_notifier_url: http://[::1]:9093
|
||||
vmalert_remote_read_url: http://[::1]:8428
|
||||
vmalert_remote_write_url: http://[::1]:8428
|
||||
Reference in New Issue
Block a user