Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Setup ServicesHTTP, TCP, Email, ... → Check Email Delivery → Add Rule

    • Name: The service description will be Mail Loop plus this name
    • Subject: Here, you can specify the subject text instead of the default text 'Check_MK-Mail-Loop'.
    • SMTP Server: You can specify a hostname or IP address different from the IP address of the host this check will be assigned to.
    • Use TLS over SMTP: Encrypt SMTP communication using TLS
    • Use TLS for IMAP authentication: IMAP authentification authentication uses TLS
    • SMTP TCP Port to connect to: The TCP Port the SMTP server is listening on. Defaulting to 25.
    • SMTP Authentication:  Your credentials for the SMTP Server

      Screenshot of Check email delivery. Information provided for Name, subject, smtp server. TLS over smtp enabled. Smtp authenication enabled.


    • Mail Receiving
      • IMAP/POP3: Chose whether you want to use IMAP or POP3
      • IMAP Server: You can specify a hostname or IP address different from the IP address of the host this check will be assigned to.
      • SSL Encryption: Encrypt IMAP communication using TLS
      • Authentication: Your credentials for the IMAP Server
    • From: email address
    • Destination: email address

    • Connect Timeout: Timeout in seconds for network connects (defaults to 10)
    • Loop duration: Loop duration of the most recent mail in seconds or the average of all received emails within a single check to raise a WARNING/CRITICAL state
    • Delete processed messages: Delete all messages identified as being related to this check plugin. This is disabled by default, which might make your mailbox grow when you do not clean it up manually.

      Screenshot of Check email delivery. Mail reveiving set to IMAP.


...