Cant send any notification, using SMTP of Exchange.
Any can help me
SMTP Setup
-
[email protected]
- Posts: 1
- Joined: Mon Dec 04, 2017 10:10 am
SMTP Setup
You do not have the required permissions to view the files attached to this post.
Re: SMTP Setup
Let's first confirm that SMTP is listening on that host from your XI machine. Please run the following as root from the Nagios XI command line and post the output:
nmap 192.168.2.73 -p 25,465,587
nmap 192.168.2.73 -p 25,465,587
Former Nagios employee