Page 1 of 1

White Labeling Nagios UI

Posted: Mon Oct 17, 2016 12:33 pm
by gaugupt3
Hi,

Is there a way for me to white label Nagios UI?

Thanks
Gaurav

Re: White Labeling Nagios UI

Posted: Mon Oct 17, 2016 1:03 pm
by dwhitfield
Of course! The source code is available at https://github.com/NagiosEnterprises/nagioscore

Please note the license for any changes you distribute: https://github.com/NagiosEnterprises/na ... er/LICENSE

Re: White Labeling Nagios UI

Posted: Mon Oct 17, 2016 1:23 pm
by gaugupt3
Thanks for quick response

Re: White Labeling Nagios UI

Posted: Mon Oct 17, 2016 1:28 pm
by dwhitfield
By the way, if you are using an earlier version of Core, the source is available at https://sourceforge.net/projects/nagios ... ios-3.5.0/

A lot Linux distributions have packages for older versions. Most of our scripts and documentation assume you are building from source, so if you have a specific question, it would be best to build from source if you haven't already.