Xymon Mailing List Archive search

ssh status problem

list Henrik Størner
Thu, 23 Sep 2010 13:23:36 +0000 (UTC)
Message-Id: <i7fkco$a2d$user-7fe75da36485@xymon.invalid>

In <AANLkTiki9ssUVQb=U0w0nyxuujN=user-f13b38d68d8a@xymon.invalid> akshar bhosale <user-ef04175556bd@xymon.invalid> writes:
I want green status for ssh for all clients again.what
should i do?Rest all thins are ok.
My hostfile is like:
Your bb-hosts file does not configure Xymon to perform any SSH tests. 
To have an "ssh" status, you must list "ssh" as one of the network
tests you run for the host. With the layout you use (a bit unorthodox,
but quite ok), you should add "ssh" on these lines:
subpage rack900 <I>Row1-Rack6</I>    conn
group-only conn
172.29.1.49   node49.mgmt.acc.in    # ssh
172.29.1.50   node50.mgmt.acc.in    # ssh
172.29.1.51   node51.mgmt.acc.in    # ssh
172.29.1.52   node52.mgmt.acc.in    # ssh
172.29.1.53   node53.mgmt.acc.in    # ssh
172.29.1.54   node54.mgmt.acc.in    # ssh

The "group-only conn" makes sure you only get the "conn" status displayed
on that page, but the "ssh" test will run and show up on the page where
you have a "group-only ssh".

Don't put the "ssh" on the entries in the "group-only ssh" section.
All of the network tests you perform must be listed in a single
entry, not spread over several lines.


Regards,
Henrik