Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
nagios.inc.php needs the following updates:
update the api_url to read “services” not “service” $services_api_url = “https://{$address}:{$port}/api/services?token={$token}”;
update the api_root to read “services” not “service” $services_api_root = $services_api_data[‘value’][‘services’];
This will allow the services to auto-populate in the wizard. Which makes life so much easier!