RUTX08 Events Reporting: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Template: | {{Template: Networking_rutos_manual_events_reporting | ||
| name | <!------------------------DEVICE-----------------------> | ||
| | | name = RUTX08 | ||
| series = RUTX | |||
<!----------------------SEPARATORS---------------------> | |||
| eth = 1 | |||
| failover = 1 | |||
| gps = 0 | |||
| mobile = 0 | |||
| wifi = 0 | |||
| dualmodem = 0 | |||
}} | }} |
Latest revision as of 14:03, 19 July 2021
Main Page > RUTX Routers > RUTX08 > RUTX08 Manual > RUTX08 WebUI > RUTX08 Services section > RUTX08 Events ReportingThe information in this page is updated in accordance with firmware version RUTX_R_00.07.10.
Summary
The Events Reporting feature provides the possibility to configure rules that inform via email when certain trigger events occur.
This page is an overview of the Events Reporting section for RUTX08 devices.
Events Reporting Rules
The Events Reporting Rules section is used to manage existing Events Reporting rules and to add new ones. Events Reporting Rules trigger on certain, user specified events and send an email to a specified number informing of the occurred event.
All possible trigger events are listed in the table below.
Event | Event subtype |
---|---|
Config change | Informs on changes to the device's configuration. Possible triggers are:
|
New DHCP client | Informs on new DHCP lease give outs. Possible triggers are:
|
Ports state | Informs on Ethernet port state (plugged in or unplugged) or speed (100 Mbps or 1000 Mbps) changes. Possible triggers are:
|
Reboot | Informs after device reboot occurrences. Possible triggers are:
|
Startup | Informs when device startup completed. Possible triggers are:
|
SSH | Informs on successful or unsuccessful SSH login attempts. Possible triggers are:
|
Topology changes | Informs on changes to the device's network topology. Possible triggers are:
|
WAN failover | Informs on WAN failover occurrences. Possible triggers are:
|
WebUI | Informs on successful or unsuccessful HTTP/HTTPS login attempts. Possible triggers are:
|
FOTA | Informs about a new Firmware update. Possible triggers are:
|
Events Reporting Configuration
The Events Reporting Rules list is empty by default. Before you can begin configuration you must add at least one new rule. This can be done by clicking the 'Add' button:
After adding a rule you should be redirected to its configuration page.
Send email
When an Events Reporting rule is configured to send emails, the device (this RUTX08) will connect to an existing email account when a user specified trigger event occurs and send an email to another email address informing of the occurred event.
In order to send emails, the device requires access to an existing email account. You can configure email accounts in the System → Administration → Recipients page. Allowing access to less secure apps may be required for some email service providers.
Field | Value | Description |
---|---|---|
Enable | off | on; default: on | Turns the rule on or off. |
Event type | Config change | Startup | New DHCP client | Reboot | SSH | WebUI | Ports state | Topology changes| WAN Failover | FOTA; default: Config change | Event that will trigger the rule. |
Event subtype | Varies | More specific event type that will trigger the rule. |
Action | Send email; default: Send email | Selects the method of reporting on the specified event. |
Subject | string; default: none | Subject of the sent email. |
Message text on Event | string; default: Router name - %rn; Event type - %et; Event text - %ex; Time stamp - %ts; | Text to be included in the body of the report email. |
Email account | email account; default: none | The account that will be used to send an email. |
Recipient's email address | email address; default: none | Email address of the recipient. |
Send test email | - (interactive button) | Sends an email based on the current configuration. This is used to test whether the configuration works as intended. |