Runtime_Info

Contains (key, values) string pairs that contain runtime information about the mail-database exchanger (manitou-mdx). These information can be used to monitor the process activity (or lack thereof) from the outside.

> Columns

> Size

Only a few entries.

> Runtime keys

KeyTypeValue
last_aliveUTC timestamp The last time the exchanger signalled that it was running. By default, this entry is updated every five minutes
last_importUTC timestamp The last time a mail has been imported from the spool (MANITOU_MAILFILES_DIR)
last_errorUTC timestamp The last time an error has occurred in importing a mail from the spool. Errors in importing are likely to be due to an incorrect format for a mail file
nb_errorsinteger The number of errors in importing mail files that occurred since that number was resetted to zero. Typically an administrator would look from time to time to mailfiles that caused errors and reset that counter once the cause of the error has been spotted and the incorrect file ignored or fixed and re-imported.