Nuvola Style for Nagios 3.0

Philipp Geschke nagios at pgmail.net
Tue Mar 18 16:21:26 CET 2008


Hi,


Lars Stavholm schrieb:
> On Tue, Mar 18, 2008 at 03:44:04PM +0100, Philipp Geschke wrote:
>> Hi folks,
>>
>> I was wondering if anybody had news on the Nuvola Style 
>> (http://www.nagiosexchange.org/Image_Packs.75.0.html?&tx_netnagext_pi1[p_view]=252&tx_netnagext_pi1[page]=10%3A10)?
>> Is it going to be ported to Nagios 3.0? If yes, when?
>>
>> I think there's not much work to do, cause it is just a few things that 
>> don't work perfectly... I just wanted to make sure, that there's not 
>> gonna be a new version next week, before I sit down and do a re-write.
>>
>>
>> I know it's just a petty detail, but I got used to that look over the 
>> last year.. :-(
> 
> We've been using it with all the 3.0rc's,
> and I can't seem to find any problem.
> Is there something that is not working?
> /L


I thought it was a couple of small things, but I just proved myself 
wrong, by noticing that the same things don't work with my 2.10 install.

Anyway, what I found so far is, that the menu options "Unhandled" for 
Host and Service problems do not exist within nuvola (as they didn't in 
Nagios 2.x).

But you can easily add them yourself, by editing 
share/side/dtree_data.js and replace Line 37 to 40 with this:

monitoring.add(11,0,'Problems','','','','side/icons/folder.gif','side/icons/folder_open.gif');
	monitoring.add(12,11,'Service',cgipath + 
'status.cgi?host=all&servicestatustypes=28','','','side/icons/error.gif','side/icons/error.gif');
	monitoring.add(13,12,'Unhandled',cgipath + 
'status.cgi?host=all&type=detail&servicestatustypes=16&hoststatustypes=3&serviceprops=42&servicestatustypes=28','','','side/icons/error.gif');
	monitoring.add(14,11,'Host',cgipath + 
'status.cgi?hostgroup=all&style=hostdetail&hoststatustypes=12','','','side/icons/error.gif','side/icons/error.gif');
	monitoring.add(15,14,'Unhandled',cgipath + 
'status.cgi?hostgroup=all&style=hostdetail&hoststatustypes=12&hostprops=42','','','side/icons/error.gif');
	monitoring.add(16,11,'Network Outages',cgipath + 
'outages.cgi','','','side/icons/error.gif');



Anyway, I can't tell anything more that wouldn't be working right now 
(That worked with 2.x), so:

Never mind, I'm stupid.
Disregard everything after Good Morning.

-Philipp

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list