Xymon Mailing List Archive search

change CPU load values

7 messages in this thread

list Operaciones · Tue, 18 Jun 2013 21:37:19 +0200 ·
Hello,

We are usign xymon server 4.3.5, i need to change the default load value 
for one server, now in the  xymon server, have the follow values:

DEFAULT
            # These are the built-in defaults.
         UP    1h
         LOAD    5.0 10.0
         LOAD    20.0 30.0    HOST=server.mydomain.tld
         DISK    * 90 95
         MEMPHYS 100 101
         MEMSWAP 50 80
         MEMACT  85 90

i need to set for the server 'server.mydomain.tld', take the values 20.0 
and 30.0, but with this config dont work, please can somebody help me?

Thank you very much.
Regards.
list Stef Coene · Tue, 18 Jun 2013 22:58:12 +0200 ·
quoted from Operaciones
On Tuesday 18 June 2013 21:37:19 Operaciones wrote:
Hello,

We are usign xymon server 4.3.5, i need to change the default load value
for one server, now in the  xymon server, have the follow values:

DEFAULT
            # These are the built-in defaults.
         UP    1h
         LOAD    5.0 10.0
         LOAD    20.0 30.0    HOST=server.mydomain.tld
         DISK    * 90 95
         MEMPHYS 100 101
         MEMSWAP 50 80
         MEMACT  85 90

i need to set for the server 'server.mydomain.tld', take the values 20.0
and 30.0, but with this config dont work, please can somebody help me?
DEFAULT is special and can not be changed by adding an extra line.

Add this before DEFAULT:

HOST=server.mydomain.tld
LOAD    20.0 30.0


Stef
list Operaciones Corpresa · Wed, 19 Jun 2013 12:13:16 +0200 ·
Hello Stef,

Thank you by your help, one doubt with your advice you mean that if i 
need add new entries for new servers ever i need to fill before to the 
DEFAULT entrie?

Thank you very much.

El 19/06/2013 12:00, xymon-request at xymon.com escribió:
Send Xymon mailing list submissions to

To subscribe or unsubscribe via the World Wide Web, visit
or, via email, send a message with subject or body 'help' to

You can reach the person managing the list at

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Xymon digest..."


Today's Topics:

    1. bbwin woes (Mark Felder)
    2. Re: bbwin woes (Mark Felder)
    3. Xymon Availability report for ALT page (Steve B)
    4. change CPU load values (Operaciones)
    5. Re: change CPU load values (Stef Coene)
    6. Re: bbwin woes (Phil Crooker)
    7. please remove my mail id (bala)


Message: 1
Date: Tue, 18 Jun 2013 09:40:25 -0500
From: "Mark Felder" <user-db141d317836@xymon.invalid>
To: xymon at xymon.com
Subject: [Xymon] bbwin woes
Message-ID: <user-d20137b73cbc@xymon.invalid>
Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes

Is there any known/documented way to make bbwin client behave more like
the xymon client? I really just want to be able to control disk/cpu/mem
threshholds on the server as well as see the entire process list and
choose which processes to monitor. It's quite annoying having to login to
Windows servers to make changes to their configuration.


Message: 2
Date: Tue, 18 Jun 2013 09:46:13 -0500
From: "Mark Felder" <user-db141d317836@xymon.invalid>
To: xymon at xymon.com
Subject: Re: [Xymon] bbwin woes
Message-ID: <user-b34a87fab2f5@xymon.invalid>
Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes

On Tue, 18 Jun 2013 09:40:25 -0500, Mark Felder <user-db141d317836@xymon.invalid> wrote:
Is there any known/documented way to make bbwin client behave more like
the xymon client? I really just want to be able to control disk/cpu/mem
threshholds on the server as well as see the entire process list and
choose which processes to monitor. It's quite annoying having to login
to Windows servers to make changes to their configuration.
Oh hey, I get to answer my own question! I had not kept up with bbwin
development and didn't know the "central" mode was added. Whoever did that
-- thanks!


Message: 3
Date: Tue, 18 Jun 2013 17:19:33 +0200
From: Steve B <user-df463d3c0721@xymon.invalid>
To: xymon at xymon.com
Subject: [Xymon] Xymon Availability report for ALT page
Message-ID:
	<CAC85Nmm63xc9QmGDktous=-=SV73jO2y=user-7218f1b7ed18@xymon.invalid>
Content-Type: text/plain; charset="iso-8859-1"

I have my availability reports working great for my main view in Xymon.
However, in order to have a different outlay of this, I set up a different
page, an ALT page.  Everytime I ran the availablity report from the new ALT
page, it showed the availability of the main view and not of the ALT page.
I introduced a new hobbitserverx.cfg and bb-repx.sh, as well as a new
hobbitx.cgi with a second availability report option using these new files
but every time I request an availibility report, it shows the old, main
page.

Does the availiability report use the hosts.cfg?  Is there no way for me to
use my ALT page as a template for the report generation?

thanks
S.
list Mike Burger · Wed, 19 Jun 2013 07:49:03 -0400 (EDT) ·
That is correct. If you want special tests/values for any particular host,
you have to add an entry into the analysis.cfg file for that host and the
test/values you wish to use.

-- 
Mike Burger
http://www.bubbanfriends.org

"It's always suicide-mission this, save-the-planet that. No one ever just
stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
quoted from Operaciones Corpresa

Hello Stef,

Thank you by your help, one doubt with your advice you mean that if i
need add new entries for new servers ever i need to fill before to the
DEFAULT entrie?

Thank you very much.

El 19/06/2013 12:00, xymon-request at xymon.com escribió:
Send Xymon mailing list submissions to

To subscribe or unsubscribe via the World Wide Web, visit
or, via email, send a message with subject or body 'help' to

You can reach the person managing the list at

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Xymon digest..."


Today's Topics:

    1. bbwin woes (Mark Felder)
    2. Re: bbwin woes (Mark Felder)
    3. Xymon Availability report for ALT page (Steve B)
    4. change CPU load values (Operaciones)
    5. Re: change CPU load values (Stef Coene)
    6. Re: bbwin woes (Phil Crooker)
    7. please remove my mail id (bala)


Message: 1
Date: Tue, 18 Jun 2013 09:40:25 -0500
From: "Mark Felder" <user-db141d317836@xymon.invalid>
To: xymon at xymon.com
Subject: [Xymon] bbwin woes
Message-ID: <user-d20137b73cbc@xymon.invalid>
Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes

Is there any known/documented way to make bbwin client behave more like
the xymon client? I really just want to be able to control disk/cpu/mem
threshholds on the server as well as see the entire process list and
choose which processes to monitor. It's quite annoying having to login
to
Windows servers to make changes to their configuration.


Message: 2
Date: Tue, 18 Jun 2013 09:46:13 -0500
From: "Mark Felder" <user-db141d317836@xymon.invalid>
To: xymon at xymon.com
Subject: Re: [Xymon] bbwin woes
Message-ID: <user-b34a87fab2f5@xymon.invalid>
Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes

On Tue, 18 Jun 2013 09:40:25 -0500, Mark Felder <user-db141d317836@xymon.invalid> wrote:
Is there any known/documented way to make bbwin client behave more like
the xymon client? I really just want to be able to control disk/cpu/mem
threshholds on the server as well as see the entire process list and
choose which processes to monitor. It's quite annoying having to login
to Windows servers to make changes to their configuration.
Oh hey, I get to answer my own question! I had not kept up with bbwin
development and didn't know the "central" mode was added. Whoever did
that
-- thanks!


Message: 3
Date: Tue, 18 Jun 2013 17:19:33 +0200
From: Steve B <user-df463d3c0721@xymon.invalid>
To: xymon at xymon.com
Subject: [Xymon] Xymon Availability report for ALT page
Message-ID:
	<CAC85Nmm63xc9QmGDktous=-=SV73jO2y=user-7218f1b7ed18@xymon.invalid>
Content-Type: text/plain; charset="iso-8859-1"

I have my availability reports working great for my main view in Xymon.
However, in order to have a different outlay of this, I set up a
different
page, an ALT page.  Everytime I ran the availablity report from the new
ALT
page, it showed the availability of the main view and not of the ALT
page.
I introduced a new hobbitserverx.cfg and bb-repx.sh, as well as a new
hobbitx.cgi with a second availability report option using these new
files
but every time I request an availibility report, it shows the old, main
page.

Does the availiability report use the hosts.cfg?  Is there no way for me
to
use my ALT page as a template for the report generation?

thanks
S.
list Operaciones Corpresa · Wed, 19 Jun 2013 14:14:46 +0200 ·
Thank you very much, now it works correctly.

Best regards.
quoted from Mike Burger

El 19/06/2013 13:49, Mike Burger escribió:
That is correct. If you want special tests/values for any particular host,
you have to add an entry into the analysis.cfg file for that host and the
test/values you wish to use.
list Paul Root · Wed, 19 Jun 2013 12:16:18 +0000 ·
Take it out of the DEFAULT. Put it above in the normal format.
quoted from Operaciones

From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Operaciones
Sent: Tuesday, June 18, 2013 2:37 PM
To: xymon at xymon.com
Subject: [Xymon] change CPU load values

Hello,

We are usign xymon server 4.3.5, i need to change the default load value for one server, now in the  xymon server, have the follow values:

DEFAULT
           # These are the built-in defaults.
        UP    1h
        LOAD    5.0 10.0
        LOAD    20.0 30.0    HOST=server.mydomain.tld
        DISK    * 90 95
        MEMPHYS 100 101
        MEMSWAP 50 80
        MEMACT  85 90

i need to set for the server 'server.mydomain.tld', take the values 20.0 and 30.0, but with this config dont work, please can somebody help me?

Thank you very much.
Regards.
list Operaciones Corpresa · Wed, 19 Jun 2013 14:17:39 +0200 ·
Hello Paul,

Thank you by your help, it was solved :)

Best regards and thank's by the help for all.
quoted from Paul Root

El 19/06/2013 14:16, Root, Paul T escribió:
Take it out of the DEFAULT. Put it above in the normal format.

*From:*Xymon [mailto:xymon-bounces at xymon.com] *On Behalf Of *Operaciones
quoted from Paul Root
*Sent:* Tuesday, June 18, 2013 2:37 PM
*To:* xymon at xymon.com
*Subject:* [Xymon] change CPU load values

Hello,

We are usign xymon server 4.3.5, i need to change the default load value for one server, now in the  xymon server, have the follow values:

DEFAULT
           # These are the built-in defaults.
        UP    1h
        LOAD    5.0 10.0
        LOAD    20.0 30.0    HOST=server.mydomain.tld
        DISK    * 90 95
        MEMPHYS 100 101
        MEMSWAP 50 80
        MEMACT  85 90

i need to set for the server 'server.mydomain.tld', take the values 20.0 and 30.0, but with this config dont work, please can somebody help me?

Thank you very much.
Regards.