[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 10:39:54 +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=G41vWdqfTgcbdq2idxb0kHNMLJUIuNoluT9b6qodR44=; b=uS17mODAp1ZaNQbqAJjL3E7kF7yFBEeALBqPXfn2NmizFXlhZxsmM5XiYjR6HkE0Q4 GJ+WcbnOuk133YqsMfDkWa5rliTQmmyk1J0NTkrs6ua6xSsENY7V+7U0MQXF7KuKuxne vUKJ9heWSv+Ruiyk46rVSn+AiI6INYAwTwKzc=
- 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=OPxdtwux8AdHzrgDmhnMVQAr4IimOCHv6cn566//IGcinWxzW0Olb8p0iqBiyeM+HC S3ebI813MLxtm+DvkxijhngxWABf5FY8eyYnkyYSkyAZhuKMQODdIBolsPCrtE+jHxzy KivXzgti+NfLgGj/qAGk5keh3r79VRc8D1hUo=
- 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> <AANLkTimVX5fBurAPDo1eygiMG5ts-3+C-34Esm7CHmma (at) mail.gmail.com> <AANLkTi==24fkMftn0ZF5NM2T5-dfrK7eD+aaVPWHSA_K (at) mail.gmail.com>
Indeed. Perfect on my side.
Works so much better with the a and /a (which I left out)
:-)
Cheers
Vernon
On Mon, Dec 27, 2010 at 9:12 AM, Josh Luthman
<josh (at) imaginenetworksllc.com>wrote:
> Worked for me. Looks like garbage because the image is does not fit, but
> here's my example:
>
> HOBBITLOGO="<a href=http://inxwireless.com><img src=
> http://inxwireless.com/images/topper.jpg width=100 height=100></a>"
>
> Need to watch out for the double quotes in the HTML tags.
>
> Josh Luthman
> Office: 937-552-2340
> Direct: 937-552-2343
> 1100 Wayne St
> Suite 1337
> Troy, OH 45373
>
>
>
> On Sun, Dec 26, 2010 at 8:00 PM, Vernon Everett <everett.vernon (at) gmail.com>wrote:
>
>> 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
>>> >>
>>> >>
>>> >>
>>> >>
>>>
>>
>>
>