Xymon Mailing List Archive search

is a bug or how to; LA on CMT (Sparc) hardware.

5 messages in this thread

list Randall Badilla · Fri, 13 Jan 2012 15:15:44 -0600 ·
Dear people:
I'm facing a kind off weird issue with xymon 4.2.3,
on T-series (Coolthread Machines) the Load Average can reach higher values
of 1000 and the culprit value (where at this point the machine still works
but refuses connections from any protocol at nic) is 2000. So I want to
reflect that on  load user-299d77fbd732@xymon.invalid file.
Right now I have modified
DEFAULT
    # These are the built-in defaults.
    UP      1h
    LOAD    5.0 10.0
    LOAD    1000 1450 HOST=server1,server2,server3 (<---- for CMT Sparc
hardware)

After 30 min; a CMT is alerted (red face) with load=108.45.
So my question is can I setup a LA on hobbit-clients.cfg above 100? Do I
miss how to do it or is a bug/limitation on Xymon 4.2.3???

-- 
----
*Randall E. Badilla Castro.*
list Ryan Novosielski · Fri, 13 Jan 2012 16:44:48 -0500 ·
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I think you're being bitten by a slightly less than intuitive limitation
on the ordering of your lines. IIRC, the more restrictive lines must be
first as Xymon will stop on the first matching line (eg. the LOAD 10
line here).
quoted from Randall Badilla

On 01/13/2012 04:15 PM, Randall Badilla wrote:
Dear people:
I'm facing a kind off weird issue with xymon 4.2.3,
on T-series (Coolthread Machines) the Load Average can reach higher
values of 1000 and the culprit value (where at this point the machine
still works but refuses connections from any protocol at nic) is 2000.
So I want to reflect that on  load user-299d77fbd732@xymon.invalid file.
Right now I have modified
DEFAULT
    # These are the built-in defaults.
    UP      1h
    LOAD    5.0 10.0
    LOAD    1000 1450 HOST=server1,server2,server3 (<---- for CMT Sparc
hardware)

After 30 min; a CMT is alerted (red face) with load=108.45.
So my question is can I setup a LA on hobbit-clients.cfg above 100? Do I
miss how to do it or is a bug/limitation on Xymon 4.2.3???

-- 
----
*Randall E. Badilla Castro.*

- -- 
- ---- _  _ _  _ ___  _  _  _

|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |user-ae4522577e16@xymon.invalid - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8QpdAACgkQmb+gadEcsb6B0ACgui9x/XaVL8cqm9kzRT+s3tq6
N9IAnimQHSmbMX7OIjBQwkrKunKB057g
=z3PD
-----END PGP SIGNATURE-----
list Steven Carr · Fri, 13 Jan 2012 22:18:39 +0000 ·
Create a separate host entry in the file above DEFAULT, don't add it to
DEFAULT.

e.g.

HOST=server.domain.dom
LOAD 1000 1450

DEFAULT
...


Steve
quoted from Ryan Novosielski

On 13 January 2012 21:44, Ryan Novosielski <user-ae4522577e16@xymon.invalid> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I think you're being bitten by a slightly less than intuitive limitation
on the ordering of your lines. IIRC, the more restrictive lines must be
first as Xymon will stop on the first matching line (eg. the LOAD 10
line here).

On 01/13/2012 04:15 PM, Randall Badilla wrote:
Dear people:
I'm facing a kind off weird issue with xymon 4.2.3,
on T-series (Coolthread Machines) the Load Average can reach higher
values of 1000 and the culprit value (where at this point the machine
still works but refuses connections from any protocol at nic) is 2000.
So I want to reflect that on  load user-299d77fbd732@xymon.invalid file.
Right now I have modified
DEFAULT
    # These are the built-in defaults.
    UP      1h
    LOAD    5.0 10.0
    LOAD    1000 1450 HOST=server1,server2,server3 (<---- for CMT Sparc
hardware)

After 30 min; a CMT is alerted (red face) with load=108.45.
So my question is can I setup a LA on hobbit-clients.cfg above 100? Do I
miss how to do it or is a bug/limitation on Xymon 4.2.3???

--
----
*Randall E. Badilla Castro.*

- --
- ---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |user-ae4522577e16@xymon.invalid - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8QpdAACgkQmb+gadEcsb6B0ACgui9x/XaVL8cqm9kzRT+s3tq6
N9IAnimQHSmbMX7OIjBQwkrKunKB057g
=z3PD
-----END PGP SIGNATURE-----

list Randall Badilla · Wed, 18 Jan 2012 01:31:40 -0600 ·
Hi People:
You all were right about the order of my lines.. Please accept my apologies!
quoted from Ryan Novosielski


On Fri, Jan 13, 2012 at 3:44 PM, Ryan Novosielski <user-ae4522577e16@xymon.invalid> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I think you're being bitten by a slightly less than intuitive limitation
on the ordering of your lines. IIRC, the more restrictive lines must be
first as Xymon will stop on the first matching line (eg. the LOAD 10
line here).

On 01/13/2012 04:15 PM, Randall Badilla wrote:
Dear people:
I'm facing a kind off weird issue with xymon 4.2.3,
on T-series (Coolthread Machines) the Load Average can reach higher
values of 1000 and the culprit value (where at this point the machine
still works but refuses connections from any protocol at nic) is 2000.
So I want to reflect that on  load user-299d77fbd732@xymon.invalid file.
Right now I have modified
DEFAULT
    # These are the built-in defaults.
    UP      1h
    LOAD    5.0 10.0
    LOAD    1000 1450 HOST=server1,server2,server3 (<---- for CMT Sparc
hardware)

After 30 min; a CMT is alerted (red face) with load=108.45.
So my question is can I setup a LA on hobbit-clients.cfg above 100? Do I
miss how to do it or is a bug/limitation on Xymon 4.2.3???

--
----
*Randall E. Badilla Castro.*

- --
- ---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |user-ae4522577e16@xymon.invalid - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8QpdAACgkQmb+gadEcsb6B0ACgui9x/XaVL8cqm9kzRT+s3tq6
N9IAnimQHSmbMX7OIjBQwkrKunKB057g
=z3PD
-----END PGP SIGNATURE-----

--
----

Randall E. Badilla Castro.
list Ryan Novosielski · Wed, 18 Jan 2012 11:05:11 -0500 ·
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

None needed -- how do you think I found out? ;)
quoted from Randall Badilla

On 01/18/2012 02:31 AM, Randall Badilla wrote:
Hi People:
You all were right about the order of my lines.. Please accept my apologies!


On Fri, Jan 13, 2012 at 3:44 PM, Ryan Novosielski <user-ae4522577e16@xymon.invalid> wrote:
I think you're being bitten by a slightly less than intuitive limitation
on the ordering of your lines. IIRC, the more restrictive lines must be
first as Xymon will stop on the first matching line (eg. the LOAD 10
line here).

On 01/13/2012 04:15 PM, Randall Badilla wrote:
Dear people:
I'm facing a kind off weird issue with xymon 4.2.3,
on T-series (Coolthread Machines) the Load Average can reach higher
values of 1000 and the culprit value (where at this point the machine
still works but refuses connections from any protocol at nic) is 2000.
So I want to reflect that on  load user-299d77fbd732@xymon.invalid file.
Right now I have modified
DEFAULT
    # These are the built-in defaults.
    UP      1h
    LOAD    5.0 10.0
    LOAD    1000 1450 HOST=server1,server2,server3 (<---- for CMT Sparc
hardware)

After 30 min; a CMT is alerted (red face) with load=108.45.
So my question is can I setup a LA on hobbit-clients.cfg above 100? Do I
miss how to do it or is a bug/limitation on Xymon 4.2.3???

--
----
*Randall E. Badilla Castro.*

--
----
Randall E. Badilla Castro.

- -- 
- ---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Sr. Systems Programmer
|$&| |__| |  | |__/ | \| _| |user-ae4522577e16@xymon.invalid - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent.|IST/EI-Academic Svcs. - ADMC 450, Newark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8W7bcACgkQmb+gadEcsb5GcwCdHdrLDva9ywDiuz79j8vUcIwx
ELsAoKmkhv55VnKknSHMLzzkrOsEwEA7
=T/39
-----END PGP SIGNATURE-----