Hello Thomas, sure you can... this is already in side.html, look for "NavBarSearchItem"
christian -- "I sense much NT in you, NT leads to Blue Screen. Blue Screen leads to downtime, downtime leads to suffering. NT is the path to the darkside." - Unknown Unix Jedi > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of ThomasC. > Sent: Thursday, May 11, 2006 2:24 PM > To: Nagios Users Mailinglist > Subject: Re: [Nagios-users] traceroute.cgi > > Hugo van der Kooij a écrit : > > On Thu, 11 May 2006, ThomasC. wrote: > > > >> I dont code html, nor C so i am a bit confused on how setting the > >> traceroute.cgi inside the side.cgi page i did put the following : > >> <tr> > >> <td width=13><img src="images/greendot.gif" > width="13" height="14" > >> name="summary-dot"></td> > >> <td nowrap><a href="/nagios/cgi-bin/traceroute.cgi?host=" > >> target="main" onMouseOver="switchdot('summary-dot',1)" > >> onMouseOut="switchdot('summary-dot',0)" > class="NavBarItem">Make a traceroute > >> <br> > >> or a ping</br></a> > >> </td> > >> but it is not working. > > > > This code shown does not match. You are missing a closing </tr> tag. > > yep thats just an error in my copy/paste > > > Then the name variable must be unique which I think is not > the case so the > > switchdot trick will fail. > > what variable are you talking about ? > > > And you feed it with an empty variable 'host'. > > thats the point i am missing, how can i make it accept a host of my > choice, is that possible to get a box to fill with a hostname or a > scrollbar ? > > > Thanks Hugo. > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web > services, security? > Get stuff done quickly with pre-integrated technology to make > your job easier > Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& > dat=121642 > _______________________________________________ > 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 > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ 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
