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 UTM 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 UTM status:

    • UP TO DATE. No updates are available.

    • UPDATE REQUIRED. New packages can be installed: A click on the message leads to the Updates page where it is possible to review the list of new packages.

    • PLEASE REGISTER. The system has not yet been registered to Endian Network: Go to the Endian Network page on the UTM (System ‣ Endian Network), in which to compile a form to complete the registration.

  • Maintenance: The remaining days of validity of the maintenance support, or the NOT REGISTERED string.

  • Support access: Whether the support team can access the UTM 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 System ‣ Support.

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 UTM: 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 UTM and their actual status. Active services are marked with the RUNNING message, with the STOPPED 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 UTM is:

Intrusion Detection: The number of attacks logged by snort.

Hint

Inactive services are marked with the STOPPED message.

Memory Plugin

This plugin shows information about the memory usage of the UTM, 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.

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 UTM 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 Network ‣ Uplinks), 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 UTM, 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.