Hello
@dslaughterThanks for reaching out, understand that you have collected the logs and System Profile and want to also get the following:
Please go to Admin > Manage Email Settings:
- Make sure Logging is checked
- Click the Update Settings button
Then run this tail command as root (and leave it running):
- Code: Select all
tail -Fn0 /var/log/maillog /usr/local/nagiosxi/tmp/phpmailer.log /usr/local/nagiosxi/var/eventman.log /var/log/httpd/error_log /var/log/httpd/ssl_error_log >> /tmp/results.txt
And
- Code: Select all
journalctl -u postfix -f >> /tmp/postfix.txt
You can break these two commands when you have completed the sending on test SMS messages.
Then masquerade as one of them that isn't receiving the verification code. After masquerading enter this in your address bar and hit enter to resend the verification code:
- Change YOURXISERVER
- Code: Select all
http://YOURXISERVER/nagiosxi/account/notifymethods.php?sendkey=1
Then PM me the full output from the still running tail command after about 30 seconds have passed.
PM me a copy of your profile.zip as well, you can download it from Admin > System Profile by clicking the Download Profile button.
Thanks,
Perry