Page 1 of 1

Nagios XI with same appearence that Nagios Core

Posted: Wed Jun 14, 2017 2:05 am
by eltrasimaco
Is it possible , by means of skins,css, component .... ? custom icons that were OK in Core look ugly in NagiosXI

Re: Nagios XI with same appearence that Nagios Core

Posted: Wed Jun 14, 2017 8:43 am
by mcapra
Navigate to here:

Code: Select all

http://your_nagios_xi_host/nagios
And you should have access to the regular Nagios Core GUI. Though, you won't be able to get at the Core Config Manager or any Nagios XI specific features.

Re: Nagios XI with same appearence that Nagios Core

Posted: Wed Jun 14, 2017 10:27 am
by scottwilkerson
Thanks @mcapra

Re: Nagios XI with same appearence that Nagios Core

Posted: Fri Jun 16, 2017 1:53 am
by eltrasimaco
Thanks, was aware of that; the fact is, I say the custom css component, but how, for example, can I make icons bigger? in Nagios Core, they look nice, and in XI they appear too small

Re: Nagios XI with same appearence that Nagios Core

Posted: Fri Jun 16, 2017 12:07 pm
by scottwilkerson
Similar to the adding the css with the custom css component, you could likely manipulate their display size via javascript or jQuery.

It's somewhat difficult to give direction without knowing more details suck as which pages you are referring to.