Nobody can help me ?

Le jeudi 11 juin 2020 12:19:27 UTC+2, Frederic Arnould a écrit :
>
> Hello, 
>
> Somebody could check my configuration ?
> My postfix works correctly, but not mails in my prometheus container.
>
> [root@admin-toto ~]# docker exec -it monitor_prometheus sh
>
> /prometheus # cat alertmanager.yml 
> global:
>   resolve_timeout: 5m
>   smtp_smarthost: 10.10.10.10
>   smtp_from: [email protected]
>   smtp_require_tls: false
> route:
>   group_by: ['alertname']
>   group_wait: 10s
>   group_interval: 10s
>   repeat_interval: 4h
>   receiver: 'team-admin'
> receivers:
> - name: 'team-admin'
>   email_configs:
>   - to: '[email protected]' 
> #inhibit_rules:
> #  - source_match:
> #      severity: 'critical'
> #    target_match:
> #      severity: 'warning'
> #    equal: ['alertname', 'job', 'instance']
>
>
> Thanks by advance 
> Regards
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/ad9b4f77-6e29-430b-be5c-7b50ba021052o%40googlegroups.com.

Reply via email to