File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ Installation
3131
3232 apt install python3-imaplib2
3333
34- * Install the script `check_mail_loop.py ` on your monitoring station under `/usr/local/bin/check_mail_loop.py `.
34+ * Install the script `` check_mail_loop.py `` on your monitoring station under `` /usr/local/bin/check_mail_loop.py ` `.
3535
36- * Now, define the check command. Depending on your setup, edit for example `/etc/icinga2/conf.d/commands_check_mail_loop.conf `:
36+ * Now, define the check command. Depending on your setup, edit for example `` /etc/icinga2/conf.d/commands_check_mail_loop.conf ` `:
3737
3838::
3939
@@ -56,9 +56,9 @@ Installation
5656 "--imap-cleanup" ]
5757 }
5858
59- * Set up dedicated E-mail accounts. The flag `--imap-cleanup ` instructs the plugin to remove all E-mails from the IMAP account.
59+ * Set up dedicated E-mail accounts. The flag `` --imap-cleanup ` ` instructs the plugin to remove all E-mails from the IMAP account.
6060
61- * Add a configuration file for Icinga, for example `/etc/icinga2/conf.d/services_mail_loop.conf `:
61+ * Add a configuration file for Icinga, for example `` /etc/icinga2/conf.d/services_mail_loop.conf ` `:
6262
6363::
6464
You can’t perform that action at this time.
0 commit comments