Xymon Mailing List Archive search

BBWin or XymonPSClient

7 messages in this thread

list Colin Coe · Mon, 21 May 2012 08:21:51 +0800 ·
Hi all

Should I be using BBWin or the PowerShell client on my Windows nodes
(mix of Windows XP, 7, 2008R2)?

Thanks

CC

-- 
RHCE#805007969328369
list Steven Carr · Mon, 21 May 2012 08:39:20 +0100 ·
Latest BBwin does everything I need :)

Steve
quoted from Colin Coe


On 21 May 2012 01:21, Colin Coe <user-5b250cd7a540@xymon.invalid> wrote:
Hi all

Should I be using BBWin or the PowerShell client on my Windows nodes
(mix of Windows XP, 7, 2008R2)?

Thanks

CC

--
RHCE#805007969328369

list David Baldwin · Mon, 21 May 2012 18:11:42 +1000 ·
quoted from Colin Coe
On 21/05/12 10:21 AM, Colin Coe wrote:
Hi all

Should I be using BBWin or the PowerShell client on my Windows nodes
(mix of Windows XP, 7, 2008R2)?
I use both (and I built up the PS client from Henrik's first cut). The
PS client is a bit heavyweight, especially on memory footprint - it
would probably be a good idea to restart it everyday to reduce that.
Windows doesn't really support PS scripts as a service properly,
although it seems robust enough (doesn't fall over on any of my
systems). It also doesn't handle external scripts.

The latest BBWin 0.13 still doesn't do ifstat reporting properly. At
least I've worked out how to run Powershell scripts as externals in
BBWin which means the best of both worlds. It would be even better if
BBWin had an easy way to call out to a script to generate part of the
client report like the latest Xymon client does.

David.

-- 
David Baldwin - Senior Systems Administrator (Datacentres + Networks)
Information and Communication Technology Services
Australian Sports Commission          http://ausport.gov.au
Tel 02 62147830 Fax 02 62141830       PO Box 176 Belconnen ACT 2616
user-cbbf693f2c89@xymon.invalid          Leverrier Street Bruce ACT 2617


Keep up to date with what's happening in Australian sport visit http://www.ausport.gov.au

This message is intended for the addressee named and may contain confidential and privileged information. If you are not the intended recipient please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you receive this message in error, please delete it and notify the sender.
list Venkatesh Subbaramu · Thu, 5 Jul 2012 16:12:49 +0530 ·
Hi , Is there a way to change the icon mouse over text ? The current deisplay has “Test:Color:Time” and needs to be chaged to “Error” in case of Red etc .

I did find the following in the archive

I fear that the only solution would be to add the hostname to the htmlalttag, line 474 of bbdisplay/pagegen.c

You'll then have to recompile using make clean make and copy the resulting binary on your server.

However I was unable to find pagegen.c in the installed folders .Has this file changed in the later releases or are there alternate ways of doing the same change .

Thanks for all your help ,

Regards,
Venky

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
list Venkatesh Subbaramu · Thu, 5 Jul 2012 17:30:25 +0530 ·
Hi , Is there a way to change the icon mouse over text ? The current deisplay has “Test:Color:Time” and needs to be chaged to “Error” in case of Red etc .

I did find the following in the archive

I fear that the only solution would be to add the hostname to the htmlalttag, line 474 of bbdisplay/pagegen.c

You'll then have to recompile using make clean make and copy the resulting binary on your server.
However I was unable to find pagegen.c in the installed folders .Has this file changed in the later releases or are there alternate ways of doing the same change .

Thanks for all your help ,

Regards,
Venky

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
list Ralph Mitchell · Thu, 5 Jul 2012 09:51:23 -0400 ·
That looks about right.  You might want to just rename the old xymongen
instead of overwriting it.  That way you can revert back if the new edition
doesn't work properly.

Ralph Mitchell


On Thu, Jul 5, 2012 at 9:19 AM, Venkatesh Subbaramu <
user-836ee4520eff@xymon.invalid> wrote:
Thanks Mitchell ! I did find it in the source code . I do have a follow up
question .Pls pardon my  limited knowledge in  linux and xymon .****

** **

As I see the pagegen.c is located in ****

** **

/ecs_download/xymon-4.3.7/xymongen/pagegen.c****

** **

So ,after making the required change I will run ****

** **

Make clean make (from the directory /ecs_download/xymon-4.3.7/xymongen)***
• ** **

This will generate the xymongen executable .I will have to overwrite this
on  the xymongen executable currentlty in /home/hobbit/server/bin/xymongen .
****

** **

Could you please confirm if this is correct .****

** **

Again , thanks a lot for your kind reply .****

** **

Regards,****

Venky****

** **

*From:* Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid]
*Sent:* Thursday, July 05, 2012 5:47 PM
*To:* Venkatesh Subbaramu
*Subject:* Re: [Xymon] Icon Mouse over****

** **

You should be looking for pagegen.c in the original source, not in the
installed folders.****

** **

Ralph Mitchell****

** **

On Thu, Jul 5, 2012 at 8:00 AM, Venkatesh Subbaramu <
user-836ee4520eff@xymon.invalid> wrote:****
quoted from Venkatesh Subbaramu

 ****

Hi , Is there a way to change the icon mouse over text ? The current
deisplay has “Test:Color:Time” and needs to be chaged to “Error” in case of
Red etc .****

 ****

I did find the following in the archive ****

 ****

I fear that the only solution would be to add the hostname to the
htmlalttag, line 474 of bbdisplay/pagegen.c

You'll then have to recompile using make clean make and copy the resulting
binary on your server.****

However I was unable to find pagegen.c in the installed folders .Has this
file changed in the later releases or are there alternate ways of doing the
same change .****

 ****

Thanks for all your help ,****

 ****

Regards,****

Venky****

**************** CAUTION - Disclaimer *********************

This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely ****

for the use of the addressee(s). If you are not the intended recipient, please ****

notify the sender by e-mail and delete the original message. Further, you are not ****

to copy, disclose, or distribute this e-mail or its contents to any other person and ****

any such actions are unlawful. This e-mail may contain viruses. Infosys has taken ****

every reasonable precaution to minimize this risk, but is not liable for any damage ****

you may sustain as a result of any virus in this e-mail. You should carry out your ****

own virus checks before opening the e-mail or attachment. Infosys reserves the ****

right to monitor and review the content of all messages sent to or from this e-mail ****

address. Messages sent to or from this e-mail address may be stored on the ****

Infosys e-mail system.****

***INFOSYS******** End of Disclaimer ********INFOSYS*******


** **
list Venkatesh Subbaramu · Mon, 9 Jul 2012 11:57:02 +0530 ·
Thanks a lot !
quoted from Ralph Mitchell

From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid]
Sent: Thursday, July 05, 2012 7:21 PM
To: Venkatesh Subbaramu
Cc: xymon at xymon.com
Subject: Re: [Xymon] Icon Mouse over

That looks about right.  You might want to just rename the old xymongen instead of overwriting it.  That way you can revert back if the new edition doesn't work properly.

Ralph Mitchell

On Thu, Jul 5, 2012 at 9:19 AM, Venkatesh Subbaramu <user-836ee4520eff@xymon.invalid<mailto:user-836ee4520eff@xymon.invalid>> wrote:
Thanks Mitchell ! I did find it in the source code . I do have a follow up question .Pls pardon my  limited knowledge in  linux and xymon .

As I see the pagegen.c is located in

/ecs_download/xymon-4.3.7/xymongen/pagegen.c

So ,after making the required change I will run

Make clean make (from the directory /ecs_download/xymon-4.3.7/xymongen)

This will generate the xymongen executable .I will have to overwrite this on  the xymongen executable currentlty in /home/hobbit/server/bin/xymongen .

Could you please confirm if this is correct .

Again , thanks a lot for your kind reply .

Regards,
Venky

From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid<mailto:user-00a5e44c48c0@xymon.invalid>]
Sent: Thursday, July 05, 2012 5:47 PM
To: Venkatesh Subbaramu
Subject: Re: [Xymon] Icon Mouse over

You should be looking for pagegen.c in the original source, not in the installed folders.

Ralph Mitchell

On Thu, Jul 5, 2012 at 8:00 AM, Venkatesh Subbaramu <user-836ee4520eff@xymon.invalid<mailto:user-836ee4520eff@xymon.invalid>> wrote:

Hi , Is there a way to change the icon mouse over text ? The current deisplay has "Test:Color:Time" and needs to be chaged to "Error" in case of Red etc .

I did find the following in the archive

I fear that the only solution would be to add the hostname to the htmlalttag, line 474 of bbdisplay/pagegen.c

You'll then have to recompile using make clean make and copy the resulting binary on your server.
However I was unable to find pagegen.c in the installed folders .Has this file changed in the later releases or are there alternate ways of doing the same change .

Thanks for all your help ,

Regards,
Venky

**************** CAUTION - Disclaimer *****************

This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely


for the use of the addressee(s). If you are not the intended recipient, please

notify the sender by e-mail and delete the original message. Further, you are not

to copy, disclose, or distribute this e-mail or its contents to any other person and

any such actions are unlawful. This e-mail may contain viruses. Infosys has taken

every reasonable precaution to minimize this risk, but is not liable for any damage

you may sustain as a result of any virus in this e-mail. You should carry out your

own virus checks before opening the e-mail or attachment. Infosys reserves the

right to monitor and review the content of all messages sent to or from this e-mail

address. Messages sent to or from this e-mail address may be stored on the

Infosys e-mail system.

***INFOSYS******** End of Disclaimer ********INFOSYS***