DasSimpleExporter/configs/config_default.json
2025-02-16 12:38:35 +02:00

13 lines
253 B
JSON
Executable File

{
"monitor": {
"config": {
"debug": "false",
"print_info": "false",
"interval_seconds": 30,
"uptime_update_seconds": 60,
"port": 15200,
"stop_file_name": "/stop",
"response_path_separator": "|"
}
}
}