Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Exfoliation is a simple makeover for the Nagios Core web interface. It consists of two folders that overlay on a stock Nagios installation.
Current Version
0.7
Last Release Date
2010-12-25
Owner
mwall
Website
http://lancet.mit.edu/mwall/projects/nagios/
Download URL
http://lancet.mit.edu/mwall/projects/nagios/exfoliation-0.7.tgz
Compatible With
Installation Instructions: Move the existing 'stylesheets' and 'images' folders aside for safekeeping, then expand the exfoliation tarball. That's it!
For example, cd /opt/nagios/share mv stylesheets stylesheets-orig mv images images-orig tar xvfz /tmp/exfoliation-x.y.tgz
On debian/ubuntu systems it is slightly more complicated: mv /etc/nagios3/stylesheets /etc/nagios3/stylesheets-orig mv /usr/share/nagios3/htdocs/images /usr/share/nagios3/htdocs/images-orig cd /tmp tar xvfz exfoliation-x.y.tgz mv stylesheets /etc/nagios3 mv images /usr/share/nagios3/htdocs
If your Nagios has side.html instead of side.php, insert this: <link rel="stylesheet" href="stylesheets/common.css" type="text/css" />
Much easier on the eyes than the default style, and trivial to install. I'm happy I did. One thing, though: in the screenshots, the sidebar is styled, but on my instance, it's not. Looking at side.html, it doesn't appear to reference any of the stylesheets. How can I make my sidebar as clean and modern looking as the rest of my pages?
A little more contemporary and much easier on the eyes.
Excelent, some tips to get it working in ubuntu: htdocs folder is on: /usr/share/nagios3/htdocs (you must put files here but first backup!) you should move stylesheets to /etc/nagios3/ to get it working or change nagios.cfg to point to new directory.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!