On Mar 28 09:27, Aaron M. Segura wrote: > On Wed, 2008-03-26 at 16:03 -0400, Tom Throckmorton wrote: > > On Mar 26 09:00, Gavin Carr wrote: > > > Hi Nagios Users, > > > > > > I've packaged up a special-purpose instance of the 'blosxom' blogging > > > engine as another way of getting nagios notifications via RSS or atom. > > > > > > Announcement post is here, with mentions of existing solutions, some > > > examples of it's slice and dice functionality, and a few screenshots: > > > > > > http://www.openfusion.net/blosxom/blosxom4nagios > > > > Well done! I like this one a little better than the others - and fairly > > painless to get it running. > > > > My first question is....how are you getting those spiffy yum/kernel > > checks? :-D > > > > -tt > > > > My question is: how do you get that nice nagios-esque red/yellow/green > display? After initial install, mine is just black text on white > background.
I had the same issue at first :) In my case, i'd moved the paths around a bit, and separated the code from the state files (code in /usr/lib/nagios/blosxom, state files in /var/log/nagios/blosxom). I found that I hadn't caught all of the paths in blosxom/config/*, which I discovered in my apache error_log. Once that was fixed, the pretty colors appeared :-D hth, -tt -- Tom Throckmorton OIT - CSI Duke University ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
