Hi Xymon Team, Thanks for efforts you all are making resolve the queries. I have one issue in my Xymon setup. I have configured Xymon to have configuration centralize on Xymon server. In defualts I have declared the Load value as Load 5.0 10.0 which is applicable for all. Now there is one AIX server on which load always high so I want to change the load value for that particular server. Below is my analysis.cfg HOST=hsdaixdb LOAD 6.0 10.0 PORT "LOCAL=%([.:]22)$" state=ESTABLISHED min=5 max=20 color=green TRACK=ssh "TEXT=SSH logins" PROC "%db" 1 color=red TRACK "TEXT=DB2 database services" As i have Load declared in default this value is not getting affected. Do we have any reason for this or I am doing a mistake here. Thanks Gautam
Your updates for specific servers need to be listed above the default in analysis.cfg. It reads the first value.
Thanks,
Mark Mulligan
From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Gautam Balothia Sent: Monday, September 05, 2011 5:41 AM To: xymon at xymon.com Subject: [Xymon] Issue with declaring Load in defaults
Hi Xymon Team,
Thanks for efforts you all are making resolve the queries.
I have one issue in my Xymon setup.
I have configured Xymon to have configuration centralize on Xymon server.
In defualts I have declared the Load value as
Load 5.0 10.0
which is applicable for all. Now there is one AIX server on which load always high so I want to change the load value for that particular server. Below is my analysis.cfg
HOST=hsdaixdb LOAD 6.0 10.0 PORT "LOCAL=%([.:]22)$" state=ESTABLISHED min=5 max=20 color=green TRACK=ssh "TEXT=SSH logins" PROC "%db" 1 color=red TRACK "TEXT=DB2 database services" As i have Load declared in default this value is not getting affected. Do we have any reason for this or I am doing a mistake here.
Thanks Gautam
participants (2)
-
balothia@rediffmail.com
-
MMulligan@llbean.com