_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW2020 Series User Manual
Issue: 2.1
Page 376 of 423
Web Field/UCI/Package Option
Description
Web: Enabled
UCI: va_eventd.main.enabled
Opt: enabled
Enables VA Event System.
0
Disabled.
1
Enabled.
Web: Enabled
UCI: va_eventd.main.event_queue_file
Opt: event_queue_file
Defines the file to temporarily queue events when they cannot be
sent immediately.
Note: Use
/tmp
path if persistence is not required and
/root
if
persistence is required.
/tmp/event_buffer Disabled.
1
Enabled.
Web: Enabled
UCI: va_eventd.main.event_queue_size
Opt: event_queue_size
Defines the file size for the temporary queue. Older events are
discarded once file size is reached.
128K
128 Kilobytes
Range
Table 126: Information table for event system basic settings
37.3.2
Connection tester
A connection tester is used to verify the event destination before forwarding the event.
Connection testers configure the uci
conn_tester
section rules. Multiple connection
testers can be configured. There are two types of connection tester:
Type
Description
link
Checks if the interface used to reach the target is up.
ping
Pings the target. And then assumes there is connectivity during a configurable amount of time.
Figure 179: The VA event system connection tester configuration page
Web Field/UCI/Package Option
Description
Web: Enabled
UCI: va_eventd.@conn_tester[0].enabled
Opt: enabled
Enables a connection tester.
0
Disabled.
1
Enabled.
Web: Connection Tester Name
UCI: va_eventd.@conn_tester[0].name
Opt: name
Defines the connection tester name.
This is used when configuring a connection tester for an event
destination.
Web: Type
UCI: va_eventd.@conn_tester[0].type
Opt: type
Defines the connection tester type.
Web Value
Description
UCI
Ping
Verifies target by ping
ping
Link
Verifies target by checking
routed interface is up
link