Hi,
We are using Nagios® Core Version 4.2.4. We right now use LDAP authentication for logging into the dashboard and looking at integrating nagios with Okta. I am not sure if nagios supports this. Can you let me know if this is even possible and if yes point to me to the documentation.
Thanks,
puth
Search found 3 matches
- Fri May 07, 2021 12:33 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios integration with Okta
- Replies: 2
- Views: 14854
- Fri Jul 07, 2017 12:22 pm
- Forum: Open Source Nagios Projects
- Topic: getting NRPE: Unable to read output when running from server
- Replies: 3
- Views: 1652
Re: getting NRPE: Unable to read output when running from se
Thanks for your reply scott. My issue is resolved just now. the only change i did was removing the -it in the below command. count=`sudo /bin/docker exec -it container mongo dbname --quiet -u "test" -p "test" --authenticationDatabase "test" --eval '(db.test.count( { $an...
- Fri Jul 07, 2017 8:49 am
- Forum: Open Source Nagios Projects
- Topic: getting NRPE: Unable to read output when running from server
- Replies: 3
- Views: 1652
getting NRPE: Unable to read output when running from server
Hi, I am getting NRPE: Unable to read output when trying to connect to the docker container using nagios. When i run this script directly on the client machine it is successfully returning me the number of rows in mongo db. But when i run it remotely from the server i am getting unable to read outpu...