Search found 3 matches
- Tue Jul 08, 2025 3:47 am
- Forum: Nagios XI
- Topic: Trouble with API Authentication in Nagios XI
- Replies: 4
- Views: 3655
Re: Trouble with API Authentication in Nagios XI
I’m having trouble with Nagios XI API authentication. I’ve set up the API key and user with permissions, but I’m getting a 401 Unauthorized error when trying to use a curl command. Here’s the command I’m using: curl -X GET 'https://<your_nagios_xi_server>/nagiosxi/api/v1/objects/hosts?apikey=<your_...
- Thu Oct 10, 2024 11:59 pm
- Forum: Open Source Nagios Projects
- Topic: problem with check_dns
- Replies: 6
- Views: 11426
Re: problem with check_dns
You mentioned that the permissions on the named files are set to 444 and owned by root. Ensure that the user under which Nagios is running has permission to read these files. slope
- Thu Jul 25, 2024 9:35 pm
- Forum: Nagios XI
- Topic: Ping Issue with Website Monitor
- Replies: 6
- Views: 3652
Re: Ping Issue with Website Monitor
Hi, I have just started trialing Nagios XI and add a "Website Monitor" via the 'Website (Monitor a website)' config wizard. I am having an issue with the Ping service though, this is looping through being Up and Critical. It is also reported as flapping. If i ssh onto the server, i can pi...