Joseph L. Casale wrote: >>> How does one adjust the starting point for the web site to display the >>> 'Hostgroup Overview' instead of 'Home'? >>> >> Just implemented, in 1c78a87ff875f7d7f0bcfabf9c224913e9243e77 (actual >> master). >> > Great news, thanks for the directions. When do you anticipate a release > as currently I am using rpm's from rpmforge and would like to continue. >
the new icinga-web is not yet in rpmforge afaik. You did not specify either which web you mean - classical or new ;-) if you require that for the classical ui too, change the index.html pointing to the main target location, instead of the tactical overiew (tac.cgi) replace it by whatever you want. <frame src="/icinga/cgi-bin/tac.cgi" name="main" /> Keep in mind, changes will be overwritten - if you'd like to propose a patch on that, feel free to open an issue on https://dev.icinga.org in the core section. next release 1.0.3 is scheduled on 18.8.2010 kind regards, Michael > Thanks again! > jlc > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://ad.doubleclick.net/clk;226879339;13503038;l? > http://clk.atdmt.com/CRS/go/247765532/direct/01/ > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-users > > -- DI (FH) Michael Friedrich Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria email: [email protected] phone: +43 1 4277 14359 fax: +43 1 4277 14279 web: http://www.univie.ac.at/zid Icinga Core& IDOUtils Developer http://www.icinga.org ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
