Search found 7 matches
- Tue Jan 09, 2024 4:29 pm
- Forum: Nagios XI
- Topic: LDAP and LDAPS authentication not working
- Replies: 4
- Views: 7213
Re: LDAP and LDAPS authentication not working
For the benefit of all, there was an LDAP extension under Admin > System Extension > Management Components that was enabled for some unkown reason. After disabling it, LDAP and LDAPS authentication work again.
- Tue Jan 09, 2024 4:19 pm
- Forum: Nagios XI
- Topic: No graph performance data is displayed for some services
- Replies: 5
- Views: 9906
- Tue Jan 09, 2024 10:07 am
- Forum: Nagios XI
- Topic: No graph performance data is displayed for some services
- Replies: 5
- Views: 9906
Re: No graph performance data is displayed for some services
Hello danderson, Thank you for your reply and your help. Thanks for reaching out MEI-Nagios01 , Do you notice any errors in the php error logs? If you have php-fpm they should be in /var/log/php-fpm/www-error.log otherwise it'll be in /var/log/httpd/error_log . Additionally, can you verify that the ...
- Mon Jan 08, 2024 4:14 pm
- Forum: Nagios XI
- Topic: No graph performance data is displayed for some services
- Replies: 5
- Views: 9906
No graph performance data is displayed for some services
Hello Community, I have a some configured services that have their graph's performance data not showing anything but "no data to display". I decided to delete and recreate them but it only worked partially. Nothing appears for most part of my servers from the monitoring of virtual memory u...
- Thu Jan 04, 2024 2:05 pm
- Forum: Nagios XI
- Topic: LDAP and LDAPS authentication not working
- Replies: 4
- Views: 7213
Re: LDAP and LDAPS authentication not working
Hello Sebastian, Thanks for your reply, I greatly appreciate your help! I ran the mysql command and the two entries in the returned array correspond exactly to what we see in the Admin > Users > LDAP/AD Integration page. For the other possibilities, new AD server doesn't have the same name as the ol...
- Thu Jan 04, 2024 10:47 am
- Forum: Nagios XI
- Topic: LDAP and LDAPS authentication not working
- Replies: 4
- Views: 7213
Re: LDAP and LDAPS authentication not working
I also tried to disable LDAP authentification in one of the account's settings page and instead use the local authentication and still can see with tcpdump that Nagios is trying to reach the old LDAP server for about 2 minutes before contacting the right one. I also rebooted the httpd, nagios and ph...
- Wed Jan 03, 2024 2:54 pm
- Forum: Nagios XI
- Topic: LDAP and LDAPS authentication not working
- Replies: 4
- Views: 7213
LDAP and LDAPS authentication not working
Hi folks, I encounter a really strange problem since a cuple of days on my Nagios XI server regarding LDAP and LDAPS authentication. Everything was running pretty smooth since months and all of a sudden, LDAP and LDAPS authentication stopped working correctly. After investigating about the issue, we...