Reports

From Wiki@Commgate

Jump to: navigation, search

Contents

Current Status

Overview

Current Status Information
Description Disk load, system load, memory usage, and other system status.
Package Name cc-status
Configuration Page System > System Information > Current Status

This page shows the current status of the system, including hard disk utilisation, memory utilisation and network interface statistics.
Back to top

Dashboard

Overview

Dashboard Information
Description The dashboard shows a big picture overview of your system.
Package Name cc-webconfig
Configuration Page Dashboard > Overview

The dashboard page is a bird's eye view of your system.
Back to top

Intrusion Detection

Overview

Intrusion Detection Information
Description A report displaying summary information on the intrusion detection system.
Package Name cc-snort
Configuration Page Reports > Reports > Intrusion Detection


The instrusion detection report provides a way to analyze hostile traffic arriving on your network interfaces.
Back to top

Logs

Overview

Logs Information
Description Log viewer.
Package Name cc-reports
Configuration Page System > System Information > Logs

The log report page allows you to view and filter detailed log files on your system.


Back to top

SMTP Mail

Overview

SMTP Mail Reports Information
Description A report displaying summary information on the mail server.
Package Name cc-postfix
Configuration Page Reports > Reports > SMTP Mail

Summary Statistics

Received

The number of mail messages received by the server. Each mail message may have multiple recipients (e.g. a mail might be sent to marsha@example.com, jan@example and cindy@example.com)

Delivered

The number of mail messages delivered to a mailbox. Using the above example, you would get 3 "delivered messages" for the 1 "received message".

Forwarded

The number of forwarded messages using Postfix internal forward mechanism.

Deferred

The number times a message was queued. On every attempt to deliver mail, the deferred count increases by one, i.e. a single message can generate may deferred counts. Most of this traffic is caused by bounced spam messages going back to non-existent mail servers.

Bounced

The number of bounced messages. Most of this is caused by spammers using dictionary attacks (guessing e-mail addresses).

Rejected

Similar to a bounce, but caused by misbehaving mail servers or messages (e.g. a missing "From" e-mail address) or the mail servers internal filtering mechanism.

Held

The number of messages held. An administrator basically put aside messages in the mail queue for later delivery. This requires action on the command line.

Discarded

The number of messages discarded. The Postfix mail server can be configured to discard mail messages. By default, CommGate does not use this feature.
Back to top

Statistics

Overview

System Statistics Information
Description Historical information on system performance.
Package Name cc-mrtg
Configuration Page Reports > System Information > Statistics

Installation

If you did not select this module to be included during the installation process, you must first install the module.

Statistics

The charts shown in the statistics page show the following information:

  • Maximum value over the period (e.g. one day)
  • Average value over the period
  • Current value

Load

The system load is a measure of how the overall system is performing. A common misconception is that the system load is a measure of CPU usage. However, a high system load can be caused by excessive hard disk access or other types of bottlenecks in the overall system.

Two different trend lines are shown on this chart. The green line indicates the average system load for a given 5-minute time period. The blue line indicates the average system load for a given 15-minute time period.

A sustained load above 200 on the chart indicates an overloaded system (occasional spikes above this number are normal).

The system load displayed on the charts is multiplied by 100. For instance, if you see a load of 53 in the chart, then the load is really 0.53.

Open Connections

This statistic shows the number of open network connections to your system. For instance, an end user fetching their e-mail from the server will open one (or more) network connections. If your system comes under an unwanted attack, you will likely see a large spike in open connections.

Processes

The number of processes running on your system.

Swap Memory

Swap memory usage is an indirect indicator of how well your system is managing RAM (physical) memory. The green background in this chart (if shown) is the amount of swap memory available. The blue line indicates the amount of swap memory used. If the blue line sustains a level of 75% of the total swap memory available, then you need to take action:

  • Disable unused software/services running on the system
  • Investigate potential software bugs/issues
  • Add more RAM

The intrusion detection system and content filter system use quite a bit of system resources.

Warning! On a Linux system, all unused RAM is used to optimize file access. Do not be surprised to find your RAM usage at 95% or higher.

Uptime

The uptime charts how long your system has been running without a reboot.

Links

MRTG Web Site
Back to top

Web Proxy

Overview

Web Proxy Reports Information
Description A report displaying information on proxy and content filter usage.
Package cc-squid
Configuration Page Reports > Reports > Web Proxy

In CommGate versions prior to 4.0, the web proxy reports were generated by a package called cc-sarg. In 4.0, the reports are created through the CommGate API using a dedicated MySQL database. This makes extraction of the report logs simple to do in the event other report medium (ie. PDF) or statistics are required.

Report Types

Overview

Image:reports-ss_proxyreport_overview.png

User/IP Summary

Image:reports-ss_proxyreport_ip_user.png

Domain Summary

Image:reports-ss_proxyreport_domain.png

Ad-hoc Summary

Image:reports-ss_proxyreport_adhoc.png
Back to top

Reports - Web Server

Overview

Web Server Reports Information
Description A report displaying statistics for the web server.
Package Name cc-awstats
Configuration Page Reports > Reports > Web Reports

Installation

If you did not select this module to be included during the installation process, you must first install the module.

Configuration

To access the Web Reports, you will need to set a password. In the web-based administration tool:

  • Enter the password you wish for the reports and click on Update.
  • In the Reports by Domain panel at the bottom of the screen, click on the domain report you wish to view.
  • A new window will appear asking for a username and password. Enter awstats for the username and the password you assigned above.

Links

Awstats Home Page
Back to top