Page 2 of 2

Re: Nagios XI Server config wizard

Posted: Tue Oct 06, 2020 8:47 am
by benjaminsmith
HI,

Try changing the path from this:
To this
and let me know if that works.

Re: Nagios XI Server config wizard

Posted: Tue Oct 06, 2020 10:06 am
by kalyanpabolu
Hello,

Below is the output:

[root@HO1-NAGIOSXI ~]# curl -XGET "http://10.1.0.220/nagiosxi/api/v1/syste ... ********=1"

{
"instance_id": "1",
"instance_name": "localhost",
"status_update_time": "2020-10-06 19:05:15",
"program_start_time": "2020-10-06 15:30:19",
"program_run_time": "12898",
"program_end_time": "1970-01-01 00:00:01",
"is_currently_running": "1",
"process_id": "57376",
"daemon_mode": "1",
"last_command_check": "1970-01-01 04:00:00",
"last_log_rotation": "1970-01-01 04:00:00",
"notifications_enabled": "1",
"active_service_checks_enabled": "1",
"passive_service_checks_enabled": "1",
"active_host_checks_enabled": "1",
"passive_host_checks_enabled": "1",
"event_handlers_enabled": "1",
"flap_detection_enabled": "1",
"process_performance_data": "1",
"obsess_over_hosts": "0",
"obsess_over_services": "0",
"modified_host_attributes": "1",
"modified_service_attributes": "1",
"global_host_event_handler": "xi_host_event_handler",
"global_service_event_handler": "xi_service_event_handler"
}
[root@HO1-NAGIOSXI ~]#

Re: Nagios XI Server config wizard

Posted: Wed Oct 07, 2020 12:40 pm
by benjaminsmith
Hi,

Thanks, that output is working.

So I just tested this on 5.7.3 and the script is working without errors. Please try to re-run the wizard but make sure you include the /nagiosxi in the URL path in step one of the wizard.
xi-wizarsd.png
Let me know if that works.

Benjamin