Nagios XI email problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
vtcedu
Posts: 17
Joined: Wed Mar 11, 2015 9:07 pm

Nagios XI email problem

Post by vtcedu »

Hi,
How to check or list the email is can't send to receplient ? thanks.
kg2857
Posts: 501
Joined: Wed Apr 12, 2023 5:48 pm

Re: Nagios XI email problem

Post by kg2857 »

Try the notifications page and /var/log/
lvlDev
Posts: 1
Joined: Mon Apr 13, 2026 3:23 am

Re: Nagios XI email problem

Post by lvlDev »

Run tail -f /var/log/maillog or grep -i "error\|fail" /var/log/maillog
Post Reply