Disable a test permanently
list Benoit Schmid
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
On a client, I would like to permanently disable tests like for example
the memory.
How can I disable the memory test on a specific xymon client?
Thanks in advance for your answer.
- --
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Benoit Schmid Tel: (++41-22) 379-7209
University of Geneva - Information Technology Division
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk115dsACgkQPzupdm8Bofx8zwCgiY0Va1lY9OzD8EXeEpoJNTic
Z70AniJmkqtrSWPq6/UDrEaUOBBcUcSY
=WSE7
-----END PGP SIGNATURE-----
list Benoit Schmid
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Dominique, Thanks for the config. Just to be sure that I understand well, the client would still send its info, but it would be ignore by the server? As you know Solaris zones, which tests do you run/disable in non local zones?
▸
Thanks in advance for your answer.
On 03/08/2011 10:35 AM, Dominique Frise wrote:On 03/ 8/11 09:16 AM, Benoit SCHMID wrote: Hello, On a client, I would like to permanently disable tests like for example the memory. How can I disable the memory test on a specific xymon client? Thanks in advance for your answer.
Have you tried NOCOLUMS?
from hosts.cfg(5) (or bb-hosts(5) if you use Hobbit):
NOCOLUMNS:column[,column]
Used to drop certain of the status columns generated by
the Xymon client. column is one of cpu, disk, files,
memory, msgs, ports, procs. This setting stops these
columns from being updated for the host. Note: If the
columns already exist, you must use the xymon(1) util-
ity to drop them, or they will go purple.Dominique
▸
- --
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Benoit Schmid Tel: (++41-22) 379-7209
University of Geneva - Information Technology Division
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk11+WIACgkQPzupdm8BofwAhACeP6pTMTzngqm93Goof75WvAd3
WIYAnjIT/2yskzD+O9ohmJnFyQ+NfRXR
=9tfz
-----END PGP SIGNATURE-----
list Dominique Frise
▸
On 03/ 8/11 10:39 AM, Benoit SCHMID wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Dominique, Thanks for the config. Just to be sure that I understand well, the client would still send its info, but it would be ignore by the server?
yes
▸
As you know Solaris zones, which tests do you run/disable in non local zones?
For non-global zones we use : NOCOLUMNS:cpu,disk,memory route:<global zone name>
▸
Thanks in advance for your answer. On 03/08/2011 10:35 AM, Dominique Frise wrote:On 03/ 8/11 09:16 AM, Benoit SCHMID wrote: Hello, On a client, I would like to permanently disable tests like for example the memory. How can I disable the memory test on a specific xymon client? Thanks in advance for your answer.Have you tried NOCOLUMS?from hosts.cfg(5) (or bb-hosts(5) if you use Hobbit):NOCOLUMNS:column[,column] Used to drop certain of the status columns generated by the Xymon client. column is one of cpu, disk, files, memory, msgs, ports, procs. This setting stops these columns from being updated for the host. Note: If the columns already exist, you must use the xymon(1) util- ity to drop them, or they will go purple.Dominique- -- _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ Benoit Schmid Tel: (++41-22) 379-7209 University of Geneva - Information Technology Division _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk11+WIACgkQPzupdm8BofwAhACeP6pTMTzngqm93Goof75WvAd3 WIYAnjIT/2yskzD+O9ohmJnFyQ+NfRXR =9tfz -----END PGP SIGNATURE-----
Our xymonclient-sunos.sh for Solaris zones (global and non global) is also modified : @@ -36,7 +36,11 @@ echo "[mount]" mount echo "[prtconf]" -/usr/sbin/prtconf +if [ -x /bin/zonename ] && [ "`/bin/zonename`" != "global" ]; then + /usr/sbin/prtconf -p +else + /usr/sbin/prtconf +fi Dominique
list Daniel Nordquist
If it's just one client you want to ignore, just set the nobb2 and/or noprop* tags on that client.
▸
-----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID Sent: Tuesday, March 08, 2011 3:16 AM To: xymon at xymon.com Subject: [Xymon] Disable a test permanently -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, On a client, I would like to permanently disable tests like for example the memory. How can I disable the memory test on a specific xymon client? Thanks in advance for your answer. - -- _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ Benoit Schmid Tel: (++41-22) 379-7209 University of Geneva - Information Technology Division _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk115dsACgkQPzupdm8Bofx8zwCgiY0Va1lY9OzD8EXeEpoJNTic Z70AniJmkqtrSWPq6/UDrEaUOBBcUcSY =WSE7 -----END PGP SIGNATURE-----
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Benoit Schmid
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Daniel, The thing is that I only would to avoid specific tests as they are not relevant in a Solaris zone. But I would like to get others like proc. Regards,
▸
On 03/08/2011 01:40 PM, Nordquist, Daniel wrote:If it's just one client you want to ignore, just set the nobb2 and/or noprop* tags on that client. -----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID Sent: Tuesday, March 08, 2011 3:16 AM To: xymon at xymon.com Subject: [Xymon] Disable a test permanently Hello, On a client, I would like to permanently disable tests like for example the memory. How can I disable the memory test on a specific xymon client? Thanks in advance for your answer.
This e-mail message and any attached files are confidential and are
intended solely for the use of the addressee(s) named above. If you are
not the intended recipient, any review, use, or distribution of this
e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy
regulations, attorney-client work product, or other privileges. If you
have received this confidential communication in error, please notify
the sender immediately by reply e-mail message and permanently delete
the original message. To reply to our email administrator directly,
send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no
employee or agent is authorized to conclude any binding agreement on
behalf of Orlando Health by e-mail without express written confirmation
by an officer of the corporation. Any views or opinions presented in
this e-mail are solely those of the author and do not necessarily
represent those of Orlando Health.
- --
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Benoit Schmid Tel: (++41-22) 379-7209
University of Geneva - Information Technology Division
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk12J4QACgkQPzupdm8Bofw02wCgipDzXDuu9kNRV+UpYbYFSA3b
Da4An2F6G2VoaBO5jyRAnvSYxeqSEWC4
=XDZ0
-----END PGP SIGNATURE-----
list Daniel Nordquist
If you use something like nopropred:testname for the client, is that not what you're looking for?
▸
-----Original Message-----
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID
Sent: Tuesday, March 08, 2011 7:57 AM
To: xymon at xymon.com
Subject: Re: [Xymon] Disable a test permanently
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Daniel,
The thing is that I only would to avoid specific tests as they are not
relevant in a Solaris zone.
But I would like to get others like proc.
Regards,
On 03/08/2011 01:40 PM, Nordquist, Daniel wrote:If it's just one client you want to ignore, just set the nobb2 and/or noprop* tags on that client. -----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID Sent: Tuesday, March 08, 2011 3:16 AM To: xymon at xymon.com Subject: [Xymon] Disable a test permanently Hello, On a client, I would like to permanently disable tests like for example the memory. How can I disable the memory test on a specific xymon client? Thanks in advance for your answer.
This e-mail message and any attached files are confidential and are
intended solely for the use of the addressee(s) named above. If you are
not the intended recipient, any review, use, or distribution of this
e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy
regulations, attorney-client work product, or other privileges. If you
have received this confidential communication in error, please notify
the sender immediately by reply e-mail message and permanently delete
the original message. To reply to our email administrator directly,
send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no
employee or agent is authorized to conclude any binding agreement on
behalf of Orlando Health by e-mail without express written confirmation
by an officer of the corporation. Any views or opinions presented in
this e-mail are solely those of the author and do not necessarily
represent those of Orlando Health.
- --
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Benoit Schmid Tel: (++41-22) 379-7209
University of Geneva - Information Technology Division
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk12J4QACgkQPzupdm8Bofw02wCgipDzXDuu9kNRV+UpYbYFSA3b
Da4An2F6G2VoaBO5jyRAnvSYxeqSEWC4
=XDZ0
-----END PGP SIGNATURE-----
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Benoit Schmid
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Daniel, In which file should I set this nopropred:testname? Would it tell the client not to run the test or is it a hint to tell the server to ignore the info provided by the client? Regards,
▸
On 03/08/2011 02:16 PM, Nordquist, Daniel wrote:If you use something like nopropred:testname for the client, is that not what you're looking for? -----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID Sent: Tuesday, March 08, 2011 7:57 AM To: xymon at xymon.com Subject: Re: [Xymon] Disable a test permanently Hello Daniel, The thing is that I only would to avoid specific tests as they are not relevant in a Solaris zone. But I would like to get others like proc. Regards, On 03/08/2011 01:40 PM, Nordquist, Daniel wrote:If it's just one client you want to ignore, just set the nobb2 and/or noprop* tags on that client.-----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID Sent: Tuesday, March 08, 2011 3:16 AM To: xymon at xymon.com Subject: [Xymon] Disable a test permanentlyHello,On a client, I would like to permanently disable tests like for example the memory.How can I disable the memory test on a specific xymon client?Thanks in advance for your answer.This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are
intended solely for the use of the addressee(s) named above. If you are
not the intended recipient, any review, use, or distribution of this
e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy
regulations, attorney-client work product, or other privileges. If you
have received this confidential communication in error, please notify
the sender immediately by reply e-mail message and permanently delete
the original message. To reply to our email administrator directly,
send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no
employee or agent is authorized to conclude any binding agreement on
behalf of Orlando Health by e-mail without express written confirmation
by an officer of the corporation. Any views or opinions presented in
this e-mail are solely those of the author and do not necessarily
represent those of Orlando Health.
- --
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Benoit Schmid Tel: (++41-22) 379-7209
University of Geneva - Information Technology Division
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk12LhUACgkQPzupdm8Bofw0OACdH++IkIUoO1is9C+XcDrgWnI4
YUwAnA8N4cqBGnK9a99G4EOQkqkDptO9
=q3fk
-----END PGP SIGNATURE-----
list Daniel Nordquist
You would set that in the bb-hosts file (or an include file), and yes, it would tell the server to ignore the test but would still run the test and display it on the web page that the server is on, but it would not propagate a red condition so the page would not show red and the bb2 page would not display it. Check out the man page for bb-hosts. If you want the client to skip running a test, setting the ignore in the client config file on that specific server can stop it from running the test. Check out the man pages on your help menu item on your xymon web page.
▸
-----Original Message-----
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID
Sent: Tuesday, March 08, 2011 8:25 AM
To: xymon at xymon.com
Subject: Re: [Xymon] Disable a test permanently
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Daniel,
In which file should I set this nopropred:testname?
Would it tell the client not to run the test or is it a hint to tell the
server to ignore the info provided by the client?
Regards,
On 03/08/2011 02:16 PM, Nordquist, Daniel wrote:If you use something like nopropred:testname for the client, is that not what you're looking for? -----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID Sent: Tuesday, March 08, 2011 7:57 AM To: xymon at xymon.com Subject: Re: [Xymon] Disable a test permanently Hello Daniel, The thing is that I only would to avoid specific tests as they are not relevant in a Solaris zone. But I would like to get others like proc. Regards, On 03/08/2011 01:40 PM, Nordquist, Daniel wrote:If it's just one client you want to ignore, just set the nobb2 and/or noprop* tags on that client.-----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID Sent: Tuesday, March 08, 2011 3:16 AM To: xymon at xymon.com Subject: [Xymon] Disable a test permanentlyHello,On a client, I would like to permanently disable tests like for example the memory.How can I disable the memory test on a specific xymon client?Thanks in advance for your answer.This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited. This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid . If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
This e-mail message and any attached files are confidential and are
intended solely for the use of the addressee(s) named above. If you are
not the intended recipient, any review, use, or distribution of this
e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy
regulations, attorney-client work product, or other privileges. If you
have received this confidential communication in error, please notify
the sender immediately by reply e-mail message and permanently delete
the original message. To reply to our email administrator directly,
send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no
employee or agent is authorized to conclude any binding agreement on
behalf of Orlando Health by e-mail without express written confirmation
by an officer of the corporation. Any views or opinions presented in
this e-mail are solely those of the author and do not necessarily
represent those of Orlando Health.
- --
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Benoit Schmid Tel: (++41-22) 379-7209
University of Geneva - Information Technology Division
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk12LhUACgkQPzupdm8Bofw0OACdH++IkIUoO1is9C+XcDrgWnI4
YUwAnA8N4cqBGnK9a99G4EOQkqkDptO9
=q3fk
-----END PGP SIGNATURE-----
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Benoit Schmid
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Daniel, I did a grep in the help page. But unfortunately, I have not found ignore examples, to stop client tests. Thanks in advance for your help.
▸
On 03/08/2011 02:36 PM, Nordquist, Daniel wrote:If you want the client to skip running a test, setting the ignore in the client config file on that specific server can stop it from running the test. Check out the man pages on your help menu item on your xymon web page.
- --
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Benoit Schmid Tel: (++41-22) 379-7209
University of Geneva - Information Technology Division
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk12RCcACgkQPzupdm8BofwlOQCfRvwdbwEubYY036L7KceVgUIO
ZAwAn3Kzzapcw4gRhPDDZoK7S10DEsbz
=HWqK
-----END PGP SIGNATURE-----
list Daniel Nordquist
Take a look at the client-local and hobbit-client man pages and look at the files in your xymon/client/etc directory on the local machine you're monitoring. The files have documentation in them as well as the man pages. I assume you're talking about unix. If you're using windows, edit the bbwin.cfg file.
▸
-----Original Message-----
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Benoit SCHMID
Sent: Tuesday, March 08, 2011 9:59 AM
To: xymon at xymon.com
Subject: Re: [Xymon] Disable a test permanently
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Daniel,
I did a grep in the help page.
But unfortunately, I have not found ignore examples, to stop client tests.
Thanks in advance for your help.
On 03/08/2011 02:36 PM, Nordquist, Daniel wrote:If you want the client to skip running a test, setting the ignore in the client config file on that specific server can stop it from running the test. Check out the man pages on your help menu item on your xymon web page.
- --
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Benoit Schmid Tel: (++41-22) 379-7209
University of Geneva - Information Technology Division
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk12RCcACgkQPzupdm8BofwlOQCfRvwdbwEubYY036L7KceVgUIO
ZAwAn3Kzzapcw4gRhPDDZoK7S10DEsbz
=HWqK
-----END PGP SIGNATURE-----
This e-mail message and any attached files are confidential and are intended solely for the use of the addressee(s) named above. If you are not the intended recipient, any review, use, or distribution of this e-mail message and any attached files is strictly prohibited.
This communication may contain material protected by Federal privacy regulations, attorney-client work product, or other privileges. If you have received this confidential communication in error, please notify the sender immediately by reply e-mail message and permanently delete the original message. To reply to our email administrator directly, send an email to: user-40803320aaf5@xymon.invalid .
If this e-mail message concerns a contract matter, be advised that no employee or agent is authorized to conclude any binding agreement on behalf of Orlando Health by e-mail without express written confirmation by an officer of the corporation. Any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Orlando Health.
list Benoit Schmid
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I have tried that. But unfortunately it did not work for memory. I guess this is why Dominique Frise suggested to patch the code for memory.
▸
On 03/08/2011 04:47 PM, Nordquist, Daniel wrote:Take a look at the client-local and hobbit-client man pages and look at the files in your xymon/client/etc directory on the local machine you're monitoring. The files have documentation in them as well as the man pages. I assume you're talking about unix. If you're using windows, edit the bbwin.cfg file.
- --
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Benoit Schmid Tel: (++41-22) 379-7209
University of Geneva - Information Technology Division
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk12WQQACgkQPzupdm8BofywEgCfY4tV0kq2/NMIm7quJQntbBH+
t+4AnRnS3+5oHaByXWD4Qtl+rDmgkLEb
=60++
-----END PGP SIGNATURE-----