Files
gpu-monitor/.env.example
2026-05-28 20:54:29 +05:00

16 lines
362 B
Plaintext

GPU_HOST=192.168.20.47
GPU_USER=user
GPU_PASS=your_vm_password
# Gmail: нужен App Password (не основной пароль)
# https://myaccount.google.com/apppasswords
SMTP_HOST=smtp.gmail.com
SMTP_PORT=587
SMTP_USER=jze9programmer@gmail.com
SMTP_PASS=your_gmail_app_password
ALERT_TO=jze9programmer@gmail.com
WARN_TEMP=80
CRIT_TEMP=88
CHECK_EVERY=60