Le Mon, Jan 24, 2022 at 09:29:54AM +0000, Stuart Henderson a écrit :
> On 2022/01/22 17:52, Denis Fondras wrote:
> > The Alertmanager handles alerts sent by client applications such
> > as the Prometheus server. It takes care of deduplicating, grouping,
> > and routing them to the correct receiver integration such as email,
> > PagerDuty, or OpsGenie. It also takes care of silencing and inhibition
> > of alerts.
> > 
> > https://prometheus.io/
> > 
> > OK ?
> 
> please zap . at end of COMMENT.
> 
> I haven't tested runtime but does it really need to share a uid with
> Prometheus?

It does not. As they are from the same developper, I thought I can reuse it.
But I see node_exporter and snmp_exporter use their own users.

Here is an updated .tgz + user.list diff (using 873, because 872 will eventually
be _vmetrics).

Index: user.list
===================================================================
RCS file: /cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.392
diff -u -p -r1.392 user.list
--- user.list   17 Nov 2021 20:32:34 -0000      1.392
+++ user.list   24 Jan 2022 10:25:51 -0000
@@ -380,3 +380,4 @@ id  user            group           port
 869 _headscale         _headscale      net/headscale
 870 _unit              _unit           www/unit
 871 _gelatod           _gelatod        net/gelatod
+873 _alertmanager      _alertmanager   sysutils/alertmanager

Attachment: alertmanager-0.23.0.tgz
Description: application/tar-gz

Reply via email to