Re: Nagios Notifications dont work
Posted: Thu Feb 21, 2019 3:38 pm
The command ->
Gave me
I changed the path in the commands.cfg from /bin/mail to /usr/bin/mail.
Nagios log is showing:
[1550781328] EXTERNAL COMMAND: SEND_CUSTOM_SVC_NOTIFICATION;HOST;Free Space VolGroup-lv_root;0;Nagios Admin;q
No more errors, but the mailbox is not receiving any mails.
Is there anything else i can check?.
Code: Select all
which mailCode: Select all
/usr/bin/mail.Nagios log is showing:
[1550781328] EXTERNAL COMMAND: SEND_CUSTOM_SVC_NOTIFICATION;HOST;Free Space VolGroup-lv_root;0;Nagios Admin;q
No more errors, but the mailbox is not receiving any mails.
Is there anything else i can check?.