Page 1 of 1

Does nagiosxi have the configuration option in Nagios core?

Posted: Fri Mar 20, 2020 6:16 am
by zihan
Does nagiosxi have the configuration option in Nagios core? Do you plan to add this menu function in nagiosxi? You can see the configuration information and understand the detection time period, detection command, check interval and retry interval of your host and service,like this。

Re: Does nagiosxi have the configuration option in Nagios co

Posted: Fri Mar 20, 2020 7:36 am
by scottwilkerson
Nagios XI doesn't have this same layout, but the configuration information is available in the Core Config Manager (CCM) in Nagios XI.

While no links currently exist, you can view this through XI at the following URL

Code: Select all

/nagiosxi/includes/components/nagioscore/ui/config.php

Re: Does nagiosxi have the configuration option in Nagios co

Posted: Fri Mar 20, 2020 8:02 am
by zihan
thanks,and I found a good method,in views---add new view,add a new url http://nagios server ip/nagiosxi/includes/components/nagioscore/ui/config.php

Re: Does nagiosxi have the configuration option in Nagios co

Posted: Fri Mar 20, 2020 8:31 am
by scottwilkerson
zihan wrote:thanks,and I found a good method,in views---add new view,add a new url http://nagios server ip/nagiosxi/includes/components/nagioscore/ui/config.php
Great!

Locking thread