Nagios xi Server config wizard

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Nagios xi Server config wizard

Post by benjaminsmith »

HI,

Try changing the path from this:
To this
and let me know if that works.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
kalyanpabolu
Posts: 246
Joined: Fri Jul 03, 2020 4:18 am

Re: Nagios xi Server config wizard

Post 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 ~]#
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Nagios xi Server config wizard

Post 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
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!