Search found 9 matches
- Wed Sep 11, 2024 1:42 pm
- Forum: Nagios XI
- Topic: Upgrade transition issues
- Replies: 7
- Views: 1483
Re: Upgrade transition issues
Looks like we are upgrading it. I'm going to close this ticket since we found the issue. I'll write what we found for future people. When digging more in journalctl -xu nagios we found that the nagios user was being asked for credentials when trying to restarting various services with systemctl. So ...
- Mon Sep 09, 2024 11:49 am
- Forum: Nagios XI
- Topic: Upgrade transition issues
- Replies: 7
- Views: 1483
Re: Upgrade transition issues
Snapier3, 1.) The sudoer file seems to work when I run the following code below. This follows what I mentioned above in the link: https://support.nagios.com/kb/article/nagios-xi-profile-build-failed-533.html sed -i 's/^Defaults requiretty/#Defaults requiretty/g' /etc/sudoers cat /tmp/nagiosxi.sudoer...
- Mon Sep 09, 2024 10:16 am
- Forum: Nagios XI
- Topic: Upgrade transition issues
- Replies: 7
- Views: 1483
Re: Upgrade transition issues
@DoubleDoubleA or whoever,
How would I go about doing that? This would be my first time putting a ticket into support.
How would I go about doing that? This would be my first time putting a ticket into support.
- Mon Sep 09, 2024 7:33 am
- Forum: Nagios XI
- Topic: Upgrade transition issues
- Replies: 7
- Views: 1483
Upgrade transition issues
Hey Community, We just tried to upgrade our nagios xi from centos 7 to rhel9. We mostly had a successful transition except for a few parts. 1.) Whenever we do apply configuration. We get this issue. <div>Error: Service description, host name, or check command is NULL</div><div>Error: Could not regis...
- Wed Aug 14, 2024 3:34 pm
- Forum: Nagios XI
- Topic: Nagios XI 2024R1.1.5 Import AD Users issues
- Replies: 9
- Views: 6732
Re: Nagios XI 2024R1.1.5 Import AD Users issues
yep, that seemed to be the issue. My boss thought he imported all the certs correctly, but it ended up not being the case. He missed the root CA cert.
I will say it is different then our last nagios server. We didn't have to import the Root CA.
Thank you so much for your help!
I will say it is different then our last nagios server. We didn't have to import the Root CA.
Thank you so much for your help!
- Wed Aug 14, 2024 1:24 pm
- Forum: Nagios XI
- Topic: Nagios XI 2024R1.1.5 Import AD Users issues
- Replies: 9
- Views: 6732
Re: Nagios XI 2024R1.1.5 Import AD Users issues
I do see some new stuff from the www-error.log. tail -f /var/log/httpd/error_log /var/log/httpd/ssl_error_log /var/log/php-fpm/www-error.log ==> /var/log/httpd/error_log <== [Tue Aug 13 10:47:02.866130 2024] [suexec:notice] [pid 774:tid 774] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suex...
- Wed Aug 14, 2024 12:59 pm
- Forum: Nagios XI
- Topic: Nagios XI 2024R1.1.5 Import AD Users issues
- Replies: 9
- Views: 6732
Re: Nagios XI 2024R1.1.5 Import AD Users issues
Nothing to update. # yum upgrade ca-certificates Last metadata expiration check: 0:38:39 ago on Wed 14 Aug 2024 12:19:41 PM CDT. Dependencies resolved. Nothing to do. Complete!
- Wed Aug 14, 2024 8:03 am
- Forum: Nagios XI
- Topic: Nagios XI 2024R1.1.5 Import AD Users issues
- Replies: 9
- Views: 6732
Re: Nagios XI 2024R1.1.5 Import AD Users issues
For the top command, it looks like I'm too new of a user to send a pm to you gwesterman. Is there an alternative way of sending you the cert output of what the Active Directory server(s) are using? Would one of those alternative options be you sending me a private message so I could give you the det...
- Tue Aug 13, 2024 10:50 am
- Forum: Nagios XI
- Topic: Nagios XI 2024R1.1.5 Import AD Users issues
- Replies: 9
- Views: 6732
Nagios XI 2024R1.1.5 Import AD Users issues
Hello Community, TLTDR; Need help importing AD users. We've followed steps similar to our old nagios XI server. Still won't work. Need help getting it to work. I've been trying to import our AD Users to our nagios XI server. We have added the correct servers, base DN, Account Suffix, Domain Controll...