Overview¶
The Dashboard Overview is the default landing page, the one that is displayed upon every login. It encompasses several boxes (“plugins”) organised in two columns that provide a complete overview of the running system and of its status and health. The top of each box reports the name of the box, and a click on the reload icon on the right-hand side of the title bar immediately reloads the information in the plugin, which are nonetheless updated at regular intervals.
The available plugins and the information they display are described next.
General Information Plugin
It shows several information about the installed system. It usually presents the hostname and domainname of the 4i Edge X in the title.
Hostname: The hostname and domain name
Appliance: The appliance type.
Version: The version of the firmware.
Uptime: The time since the last reboot.
Update status: A message depending on the 4i Edge X status:
. No updates are available.
Updates page where it is possible to review the list of new packages.
. New packages can be installed: A click on the message leads to theEndian Network page on the 4i Edge X ( ), in which to compile a form to complete the registration.
. The system has not yet been registered to Endian Network: Go to the
Maintenance: The remaining days of validity of the maintenance support, or the
string.Support access: Whether the support team can access the 4i Edge X or not. In the former case, it is also shown the date until the access is granted.
Hint
Support access can be enabled or disabled under
.
Network Interfaces Plugin
It shows information about the network interfaces of the firewall and the traffic. The upper part of this plugin shows several data about the network interfaces of the 4i Edge X: Their name, type, link (Up if a connection is established, Down otherwise), and the In- and Outgoing traffic. The latter two data are updated in real-time.
When ticking the checkbox near the device name, that device is shown in the graphs underneath. The devices’ name is coloured according to the zone they serve.
The lower part of the plugin contains two charts: The first one shows the incoming traffic, while the second one the outgoing traffic.
The traffic of each interface is coloured according to the zone it belongs to; Bridges built on one device are shown in the same colour as the device. and different interfaces belonging to the same bridge are shown with a different shade of colour.
Like the traffic data in the upper part, both charts are updated in real-time.
Hint
Up to six interfaces can be selected and shown in the charts.
Services Plugin
This plugin carries information about events recorded by some of the services installed on the 4i Edge X and their actual status. Active services are marked with the
message, with the otherwise. For each running service is shown a summary of the tasks accomplished during the last hour and the last day.Hence, if some number in the summaries sounds strange or not common compared to the normal activities (e.g., the IDS has detected some attack), the logs can be controlled to search for some useful message that has been recorded.
The only supported service on the 4i Edge X is:
Intrusion Detection: The number of attacks logged by snort.
Hint
Inactive services are marked with the
message.Memory Plugin
This plugin shows information about the memory usage of the 4i Edge X, taken from the free -m Linux command’s output. It features the usage of Total, Free, Cached, and Buffers memory.
See also
The linux memory management is clearly described in this page.
New in version 6.0.
Uplinks Plugin
This plugin shows a table detailing the uplinks’ connection status. For each defined uplink are shown name, IP address, and uptime. A coloured dot on the left of the name shows the status of the uplink.
Changed in version 6.0: Simplified for improved readability.
Signature updates plugin
This plugin shows the signatures downloaded on the 4i Edge X and the date of the last update. If no service has ever started, that uses signatures, the table will be empty.
Note
If for one uplink the option Disable signature updates if uplink is online is active (see
), signatures will not be downloaded.CPU Load Plugin
New in version 6.0.
This plugin shows the load of each core of the CPU.
CPU x: The load of the CPU, where x represents the CPU number, for those appliance that have more than one CPU.
Disks Plugin
It shows information about each partition mounted on the 4i Edge X, which is provided graphically, with a small bar and percentage of used space, and in numbers, with the used and total space used.
Warning
A partition on the hard disk (e.g., main disk, data disk, and especially /var/log) must never be filled up more than 95% or more, as this can cause service disruption and data loss.
See also
There are a few suggestions to free space on filled up partitions in this guide on Endian help portal.