Hi, I've been using Nagios Core and Nagios XI for several years. It's great software but I'm finding the web interface being extremely outdated. Especially missing mobile first/responsive css3 and html5.
Would I be able to contribute code for this on github to nagios core? I see files for Bootstrap in the project, but it looks like most of the CSS is not using bootstrap layouts?
Nagios UI
Re: Nagios UI
Yes, we always encourage contributing to Nagios! Most of our open-source software offerings are made available on our GitHub page.
https://github.com/NagiosEnterprises/nagioscore
Nagios XI is actually one of our proprietary products. I do not believe we accept commits from the community for XI, but I suppose we could accept suggestions in the form of a feature request to our development team. We are working hard to expand the functionality of Nagios XI with every release, and I think that optimizing the web interface for mobile would be a great addition.
You could hypothetically tinker with the styling of your own interface by modifying the contents of the html folder on your XI server.
Just bear in mind that we do not provide direct support for custom modifications, so please do so at your own risk.
https://github.com/NagiosEnterprises/nagioscore
Nagios XI is actually one of our proprietary products. I do not believe we accept commits from the community for XI, but I suppose we could accept suggestions in the form of a feature request to our development team. We are working hard to expand the functionality of Nagios XI with every release, and I think that optimizing the web interface for mobile would be a great addition.
You could hypothetically tinker with the styling of your own interface by modifying the contents of the html folder on your XI server.
Code: Select all
/usr/local/nagiosxi/htmlAs 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!
Be sure to check out our Knowledgebase for helpful articles and solutions!