[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xymon] How to display specific icon(custom icon) into my own XYMON main page.
- To: xymon (at) xymon.com
- Subject: Re: [xymon] How to display specific icon(custom icon) into my own XYMON main page.
- From: Vernon Everett <everett.vernon (at) gmail.com>
- Date: Mon, 27 Dec 2010 09:00:39 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=2EJVPXUt/0nnmwaHokUkPkBUaeybeS1lhf5bblsPckk=; b=Csq3af8ofV3tD+6BExY+u2yoPic9whiapNwcsubyjTzr0oY178gg2Zg/Q3FnNJYa0H BaV96U9RYJ6nip59PeeYUjQLV+vobsIRZOseaCYj13QNhjllIgOqcrDwa9j0eX9Y0ret yLq5k4m/qf7Yi9jMS0m8sYjya4J8w/Aottg0E=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Txz39lGFMI5Kv5atSnKfNHXWRjAh1c3TG7D4Mj2fV8B/noO6W0s/2axOysIESfLZ86 bDNmKwDhTk++V+50ffjxiDAYxWf9Fp54S37ZrNqxk3TfnWBcLM2pDTc4o5bCkUhelQ+q PHe6BpoF44joHMxacg81vnnIc3aE07joTXjTk=
- References: <AANLkTi=8DFW=dma0XqsYg79zvX8a3EabajY9Y+XHN1Q_ (at) mail.gmail.com> <4D14E2DA.7090207 (at) revpol.com> <AANLkTintbmv283tCaXMrm00DWmzPtqeTx_wSyo25zAZk (at) mail.gmail.com> <1895646065.45711.1293271829135.JavaMail.open-xchange (at) oxltgw04.schlund.de> <AANLkTinACMBfO9VeNtrMca0kfP=2owdw6ca6_7kYtyud (at) mail.gmail.com> <AANLkTinEPQPY8+GpwCSniKHSKtfnxsuD8p=cqJAxLwJL (at) mail.gmail.com>
Hmm, yes, I missed that bit.
I guess you could. It's just another piece of HTML code.
Everything inside the quotes on HOBBITLOGO="" would probably be interpereted
as such.
Nothing like a quick test to find out though.
I just tried a few different ways, without success. :-(
I would hope there is a way, I just haven't found it yet.
Might try some more tests later, when I have more time.
Have some hardware to replace right now.
Cheers
Vernon
On Mon, Dec 27, 2010 at 8:27 AM, Josh Luthman
<josh (at) imaginenetworksllc.com>wrote:
> Then you can put a href tags around the img tag, right?
> On Dec 26, 2010 7:07 PM, "Vernon Everett" <everett.vernon (at) gmail.com>
> wrote:
> > I use this feature at all of my clients.
> > Try this.
> > HOBBITLOGO="<IMG SRC=$BBSKIN/mylogo.gif>" # HTML inserted
> > on all header pages at top-left corner.
> >
> > Then put mylogo.gif in ~/server/www/gifs/
> >
> > Easy as.
> >
> > Regards
> > Vernon
> >
> >
> > On Sat, Dec 25, 2010 at 6:10 PM, bb4 (at) richter-it.net <bb4 (at) richter-it.net
> >wrote:
> >
> >> Hi Jayanta,
> >>
> >>
> >>
> >> I think you'll have to take a look at the file bb_footer in ~/server/web
> >> directory and insert something similar as on the XYmon homepage there.
> >>
> >>
> >>
> >> HTH
> >>
> >> Torsten
> >>
> >> Jayanta Kundu <jayantak007 (at) gmail.com> hat am 24. Dezember 2010 um 20:10
> >> geschrieben:
> >>
> >>
> >> Hi Bill Arlofski,
> >>
> >> If i assign particular value into HOBBITLOGO variable then only that
> >> particular value will display.
> >> For example if i assign HOBBITLOGO variable as follows:
> >> HOBBITLOGO="XymonMainPage"
> >> then only "XymonMainPage" will display top of left hand side.
> >>
> >> But i need to display specific icon.
> >> Like if we open the URL(www.xymon.com) then left hand side we can see
> the
> >> icon named "PayPal". I want this type of custom configuration.
> >> Kindly help me out how can i achieve this.
> >>
> >> With Regards,
> >> Jayanta.
> >>
> >>
> >> On Fri, Dec 24, 2010 at 11:43 PM, Bill Arlofski <
> waa-hobbitml (at) revpol.com>wrote:
> >>
> >> On 12/24/10 09:57, Jayanta Kundu wrote:
> >> > Hi All,
> >> >
> >> > How can i display specific icon(custom icon) into my own XYMON main
> page.
> >> > Also if i click that icon then particular side should be open say(For
> >> > example www.google.com).
> >> >
> >> > Kindly let me know how can i do this.
> >> >
> >> > With Regards,
> >> > Jayanta.
> >> >
> >>
> >> Look for the HOBBITLOGO variable in hobbitserver.cfg in
> ~xymon/server/etc
> >>
> >> :)
> >>
> >> --
> >> Bill Arlofski
> >> Reverse Polarity, LLC
> >> http://www.revpol.com
> >>
> >> To unsubscribe from the xymon list, send an e-mail to
> >> xymon-unsubscribe (at) xymon.com
> >>
> >>
> >>
> >>
>