How to display specific icon(custom icon) into my own XYMON main page.
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.
I think you need to modify whatever writes bb.html. Not certain, but from my knowledge that's your choice. On Dec 24, 2010 9:59 AM, "Jayanta Kundu" <jayantak007 at gmail.com> 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.
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
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
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 [mailto: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 [mailto:xymon-unsubscribe at xymon.com]
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
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
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
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
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
Good to hear! On Dec 26, 2010 9:42 PM, "Vernon Everett" <everett.vernon at gmail.com> wrote:
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
participants (5)
-
bb4@richter-it.net
-
everett.vernon@gmail.com
-
jayantak007@gmail.com
-
josh@imaginenetworksllc.com
-
waa-hobbitml@revpol.com