mirror of
https://github.com/ElppaDev/snStatus.git
synced 2026-01-29 09:35:36 +00:00
13 lines
380 B
JSON
13 lines
380 B
JSON
{
|
|
"enabled": true,
|
|
"passwordHash": "8930e0e9ba435b538c8789a5eb7b3262ce73b08fad336b9dbc12599599d8885973d640923bc34c789f598124f7ad238de560bc06e88b2ce02ff0819f27a5b590",
|
|
"salt": "688750cfc766f9b5672be297ee45bd0e",
|
|
"retentionHours": 24,
|
|
"alertThresholds": {
|
|
"cpu": 80,
|
|
"memory": 80,
|
|
"disk": 90
|
|
},
|
|
"containerAlertEnabled": true,
|
|
"alertCooldownSeconds": 60
|
|
} |