_______________________________________________________________________________________________________
_____________________________________________________________________________________________________
© Virtual Access 2017
GW7304 Series User Manual
Issue: 1.9
Page 309 of 336
config conn_tester
option name ‘linktest’
option enabled ‘1’
option type ‘link’
option link_iface ‘eth0’
33.7.6.7
Link connection tester table options
UCI/Package Option
Description
UCI: va_eventd.<conn_tester
label>.name
Opt: name
Name of this connection tester. This name is referred to by the
target section.
UCI: va_eventd.<conn_tester
label>.enabled
Opt: enabled
Enable this connection tester.
0
Disabled.
1
Enabled.
UCI: va_eventd.<conn_tester label>.type
Opt: type
Set to 'link' for a link connection tester.
ping
Ping connection tester.
link
Link connection tester.
UCI: va_eventd.<conn_tester
label>.link_iface
Opt: link_iface
Interface name to check.
Table 106: Information table for link connection tester settings
33.7.7
Supported targets
There are four possible targets:
•
Syslog target
•
Email target
•
SNMP target
•
Exec target
Multiple targets can be defined and each target can be given a label for identification. For
example:
To define a connection tester label of Target1 using package options, enter:
config target ‘Target1’
To define a target label of Target1 using UCI, enter:
va_eventd.Target1=target
33.7.7.1
Syslog target
When a syslog target receives an event, it sends it to the configured syslog server. In
the examples below no target label has been defined.