Versions Compared

Key

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

...

Code Block
linenumberstrue
MD[nagnis_master]:~/lib/nagios/plugins$ ls -ltr /tmp/ |grep 'check_mail'
-rw-rw---- 1 nagnis_master nagnis_master   15 Dec  8 13:21 check_mail_loop.TEST.status


Debugging mail fetching

If you encounter that Checkmk might not fetch mails, you might want to try out if Checkmk is able to connect to the POP/IMAP servers with openssl:

Code Block
linenumberstrue
MD[nagnis_master]:openssl s_client -crlf -connect imap.gmail.com:993


Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("email","check_mail_loop","emailloop") and type = "page" and space = "KB"
labelsemail emailloop check_mail_loop

...