zabbixlaunch/config.json.sample
2022-01-17 17:57:57 +01:00

8 lines
158 B
Plaintext

{
"server": "https://zabbix.acme.com/api_jsonrpc.php",
"username": "bob",
"password": "password",
"sloweffect": true,
"refresh": 2,
"limit": 100
}