[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: hydra/berlin: Add prometheus-node-exporter-servic
From: |
Ricardo Wurmus |
Subject: |
branch master updated: hydra/berlin: Add prometheus-node-exporter-service-type. |
Date: |
Tue, 16 Jun 2020 16:17:55 -0400 |
This is an automated email from the git hooks/post-receive script.
rekado pushed a commit to branch master
in repository maintenance.
The following commit(s) were added to refs/heads/master by this push:
new e4d4d11 hydra/berlin: Add prometheus-node-exporter-service-type.
e4d4d11 is described below
commit e4d4d116994c35fe5987552aa4344c555312c50a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jun 16 22:17:29 2020 +0200
hydra/berlin: Add prometheus-node-exporter-service-type.
* hydra/berlin.scm: Add prometheus-node-exporter-service-type.
---
hydra/berlin.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index b7fef0a..45483a9 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -210,6 +210,8 @@ Happy hacking!\n"))
(address (list bayfront-ip4)))))))
;; Monitoring
+ (service prometheus-node-exporter-service-type)
+
(service zabbix-agent-service-type)
(service zabbix-server-service-type
(zabbix-server-configuration
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: hydra/berlin: Add prometheus-node-exporter-service-type.,
Ricardo Wurmus <=