13 lines
222 B
Django/Jinja
13 lines
222 B
Django/Jinja
#app_name="exem-ndm-agent"
|
|
|
|
receiver_ip={{ RECEIVER_ADDR }}
|
|
receiver_port={{ RECEIVER_PORT | default('9010') }}
|
|
#disconnect_exit=no
|
|
|
|
#syslog_port=514
|
|
#snmptrap_port=162
|
|
|
|
|
|
[Debug]
|
|
#write_recv_packet=no
|
|
#write_send_packet=no |