White Labeling Nagios UI

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
gaugupt3
Posts: 3
Joined: Tue Oct 11, 2016 5:39 pm

White Labeling Nagios UI

Post by gaugupt3 »

Hi,

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

Thanks
Gaurav
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: White Labeling Nagios UI

Post 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
gaugupt3
Posts: 3
Joined: Tue Oct 11, 2016 5:39 pm

Re: White Labeling Nagios UI

Post by gaugupt3 »

Thanks for quick response
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: White Labeling Nagios UI

Post 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.
Locked