{
  "alerts": {
    "cpu_threshold": 80,
    "memory_threshold": 85,
    "disk_threshold": 90
  },
  "notifications": {
    "email": "admin@example.com",
    "webhook": "https://hooks.slack.com/services/xxx"
  },
  "check_interval": 60,
  "enabled": true
}