On Wed, 15 Jul 2009 16:43:44 -0400, Michael DeHaan <[email protected]>
wrote:
> For instance, do you ever want to tweak a system in Cobbler then look at 
> it in Nagios/Cacti/Your-Favorite App?
> 
> I'm wondering if it makes sense to (where the other applications permit 
> it), putting up some simple jump links on the "list" page that will take 
> you to the pages
> for those specific systems, to make it easier to open those other 
> programs in new tabs/etc and show the systems.
> 
> That all being said, I'm not aware of what apps this makes sense for, 
> but in the sense of Cobbler as "one ring to bind them", 
> lightweight-CMDB-but-not-quite sort of thing?
> 
> (Note:  this does not imply hard-dependencies of any kind, and would 
> probably need minimal configuration in settings)
> 
> --Michael


I'd create a new setting for this, like 

webui_extra_links = (('Nagios','http://nagios.server.com/nagios'),
                     ('Cacti','http://cacti.server.com/cacti'),
                     ...
                    )

That way it'd be nice and easy to customize.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to