Files
project-panel/alert_config.json
T

12 lines
181 B
JSON
Raw Normal View History

{
"thresholds": {
"cpu": 75,
"memory": 80,
"disk": 85,
"interval": 60
},
"web_settings": {
"external_ip": "121.40.164.32",
"refresh_interval": 30
}
}