• No results found

CHAPTER 9. FREQUENTLY ASKED QUESTIONS

B.5. Application statistics

Following the stats command of the control script (see section 6.8 on p. 88) the application writes its performance statistics (from application startup to the cur- rent moment) to the text file specified by the StatFilename option in the [mailgw.options] section.

This txt file contains a set of lines in the following format: parameter_name=parameter_value

The table below lists the names and values of the application status parameters. Parameter name

Parameter value time_initialized

Time when the server was initialized (in unix time format). time_initialized_iso

Time when the server was initialized (in ISO8601 format). time_processing

Server operation time (seconds). mta_received_messages

Number of incoming messages successfully received by the server since its initiali- zation.

mta_received_bytes

Number of bytes successfully received by the server since its initialization. mta_received_recipients

Number of different recipients of incoming messages successfully received by the server since its initialization.

Parameter name Parameter value mta_sent_messages

Number of outgoing messages successfully sent by the server since its initializa- tion.

mta_sent_bytes

Number of bytes successfully sent by the server since its initialization. mta_sent_recipients

Number of different recipients of outgoing messages successfully sent by the server since its initialization.

mta_stored_messages_current

Number of queued messages at the time the report was generated. mta_incoming_connections_total

Number of established incoming connections to the server since its initialization. mta_incoming_connections_current

Number of established incoming connections to the server at the time the report was generated.

mta_incoming_connections_maximum

Maximum number of incoming connections to the server since its initialization. mta_incoming_connections_errors

Number of incoming connection errors since server initialization. mta_incoming_connections_refused_total

Total number of rejected incoming connections to the server since its initialization. mta_incoming_connections_refused_for_relaying

Total number of incoming connections rejected by the server because of the relay- ing rules, since server initialization.

158 Kaspersky Mail Gateway 5.6

Parameter name Parameter value

mta_incoming_connections_refused_for_connections_limit

Number of incoming connections rejected by the server because of the limit on the number of simultaneous incoming connections, since server initialization.

mta_incoming_connections_refused_for_connections_per_ip_limit

Number of incoming connections rejected by the server due to the limit on the num- ber of simultaneous incoming connections from a single IP address, since server initialization.

mta_outgoing_connections_total

Number of outgoing connections from the server since its initialization. mta_outgoing_connections_current

Number of simultaneous outgoing connections at the time the report was gener- ated.

mta_outgoing_connections_maximum

Maximum number of outgoing connections from the server, since server initializa- tion.

mta_outgoing_connections_errors

Number of outgoing connection errors, since server initialization. mta_outgoing_connections_failed_total

Total number of rejected outgoing connections from the server since its initializa- tion.

mta_outgoing_connections_failed_through_cache

Total number of rejected outgoing connections to inaccessible servers. mta_routing_queries_total

Total number of routing queries since server initialization. mta_dns_queries_total

Parameter name Parameter value

mta_dns_queries_failed

Total number of rejected DNS queries after server initialization. mta_ incoming_sessions_refused_total

Total number of incoming connections rejected by the server since its initialization. mta_ incoming_sessions_refused_for_message_size_limit

Total number of incoming connections rejected by the server because of the mes- sage size limit, since server initialization.

mta_ incoming_sessions_refused_for_session_size_limit

Number of incoming messages rejected by the server because of the session size limit. since server initialization.

mta_ incoming_sessions_refused_for_hops_limit

Number of incoming messages rejected by the server because of the limit on the number of hops, since server initialization.

mta_ incoming_sessions_refused_for_messages_per_session_limit

Number of incoming messages rejected by the server because of the limited num- ber of messages per session, since server initialization.

mta_ outgoing_sessions_failed_total

Total number of rejected outgoing messages, since server initialization. mta_ outgoing_sessions_failed_for_message_size_limit

Number of outgoing messages rejected because of the size limit, since server ini- tialization.

mta_ outgoing_sessions_failed_for_8bitmime

Number of outgoing messages rejected because the remote server does not sup- port 8BITMIME SMTP protocol extension, since server initialization.

mta_malformed_messages

160 Kaspersky Mail Gateway 5.6

Parameter name Parameter value mta_dsn_generated

Number of generated DSN messages since server initialization. antispam_ sessions_current

Number of anti-spam sessions at the time of report creation. antispam_ sessions_maximum

Maximum number of anti-spam sessions since server initialization. antispam_checked_messages_total

Total number of messages processed by the spam filter since server initialization. antispam_checked_messages_spam

Total number of messages identified as spam since server initialization.

antispam_checked_messages_probable_spam

Total number of messages identified as probable spam since server initialization. antispam_checked_messages_formal

Total number of messages recognized as formal since server initialization. antispam_checked_messages_blacklisted

Total number of messages recognized as mail from blacklisted senders since server initialization.

antispam_checked_messages_blocked

Total number of messages blocked as a result of spam filtration since server initiali- zation.

antivirus_ sessions_current

Number of anti-virus sessions at the time the report was generated. antivirus_sessions_maximum

Maximum number of simultaneous anti-virus scanning sessions since server initiali- zation.

Parameter name Parameter value

antivirus_checked_objects_total

Total number of objects processed by the anti-virus scanner since server initializa- tion.

antivirus_checked_objects_infected

Number of infected objects which the application failed to cure since server initiali- zation.

antivirus_checked_objects_disinfected

Number of objects disinfected since server initialization. antivirus_checked_objects_suspicious

Number of suspicious objects detected since server initialization. antivirus_checked_objects_protected

Number of protected objects not subject to anti-virus scanning since server initiali- zation.

antivirus_checked_objects_filtered

Number of filtered objects since server initialization. antivirus_checked_objects_error

Number of object scanning errors that occurred since server initialization. antivirus_checked_messages_total

Total number of e-mail messages processed by anti-virus scanner since server initialization.

antivirus_checked_messages_blocked

Total number of messages blocked after anti-virus scanning, since server initializa- tion.

antivirus_checked_messages_modified

162 Kaspersky Mail Gateway 5.6

Parameter name Parameter value tion.

antivirus_notifications_generated_for_sender

Number of sender notifications generated since server initialization. antivirus_notifications_generated_for_recipients

Number of recipient notifications generated since server initialization. antivirus_notifications_generated_for_admin

Number of administrator notifications generated since server initialization. task_sender_module_running

Status of the Sender module:0 - stopped, 1 - running. task_receiver_ module_running

Status of the Receiver module: 0 - stopped, 1 - running. task_scanning_module_running

Status of the scanning module: 0 - stopped, 1 - running. antivirus_bases_loaded

Date of the last update of Kaspersky Mail Gateway databases in unix time format. antivirus_bases_loaded_iso

Date and time of the last update of Kaspersky Mail Gateway databases in ISO8601 format.

antivirus_bases_record

Number of records in Kaspersky Mail Gateway databases. antivirus_bases_released_date

B.6.

SNMP traps for interaction with