Skip to content

Commit

Permalink
deploy monitor && network all devices
Browse files Browse the repository at this point in the history
  • Loading branch information
dotruong576 committed Dec 2, 2024
1 parent 4ff0ed6 commit 641e8a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Monitoring/alertmanager/alertmanager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ receivers:
from: "dotruong576@gmail.com"
smarthost: "smtp.gmail.com:587"
auth_username: "dotruong576@gmail.com"
auth_password: ${EMAIL_PASSWORD}
auth_password: "qkab mesw ikcb rwub"
require_tls: true
tls_config:
insecure_skip_verify: false

4 changes: 2 additions & 2 deletions Monitoring/grafana/grafana.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
enabled = true
host = mail90162.maychuemail.com:587
user = truongdx@pap.vn
password = ${SNMP_PASSWORD}
password = Pap2024*
skip_verify = true
from_address = truongdx@pap.vn
from_address =truongdx@pap.vn
from_name = Grafana Alerts

0 comments on commit 641e8a3

Please sign in to comment.