-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathInterfaceConfig
More file actions
17 lines (17 loc) · 929 Bytes
/
InterfaceConfig
File metadata and controls
17 lines (17 loc) · 929 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
UUID b16a0186-c5df-474c-b880-9fc6c0670d7d # unique identifier for client (must be valid uuid)
device_name Example # name of devices
verbosity 1 # Verbosity level of interface
max_retries 3 #
resend_period_ms 1000 #
print_stats_period_ms 1000 #
clt_pub_port 55556 #
clt_dlr_port 55555 #
clt_pub_socket_timeout 500 #
clt_dlr_socket_timeout 500 #
inpoll_timeout 50 # keep these short!
outpoll_timeout 50 # keep these short!
command_timeout 2000 #
log_port 5000 #
mon_port 5000 #
log_address 239.192.1.2 #
mon_address 239.192.1.3 #