[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] not getting ssh status for any host
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] not getting ssh status for any host
- From: Greg Hubbard <glh.forums (at) gmail.com>
- Date: Thu, 19 Nov 2009 10:58:10 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=D7Vq7WBEkaLFvxgLUf66ipMuTftwyNXLl9fIpMIsoO8=; b=IaYf93+hDrHe9q2d8GYyZgk+ajMiRwEkyxLZYsiHP8dGox4qKlBxASt92fqv4WC7Yp qy5ajJBUv52L7hlmd+2WuK+v55r6r4P7IjXyIM0jVmhbuFrVAZ6RzfgJf0lWAya4VH7G 8xSdweCY8CB6tDIgx00rzii/dMSAixCKBYe4k=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=YN6jHq1ha0zvtT457SkCmI5m6avHp4ZYo/ibr44oV5sz/QXH7xd1F9xDdDQXWnpaBN xALDKJpqS0apqA+h222MfSZUorrLh72stlXXhPuO/KLEv2vvZUNzm1+1Th3octL2DZ95 z0VydtFjrJo/U+hYqHsEy5Ms3oi7PRXNlyyuU=
- References: <74c599800911190821x176a4fbak2fbd4fa640d6c0a7 (at) mail.gmail.com> <47D991EF7187A34D9A65691CF485C049075F9DEA (at) ATLVMX01.turner.com>
You have to enable the ssh test, like Jerald says. You do this on each
"real" (instead of copy) entry.
So:
subpage rack900 <I>Row1-Rack6</I> conn
group-only conn
172.29.1.49 mn49.mgmt.acc.in # ssh
172.29.1.50 mn50.mgmt.acc.in # ssh
172.29.1.51 mn51.mgmt.acc.in # ssh
172.29.1.52 mn52.mgmt.acc.in # ssh
172.29.1.53 mn53.mgmt.acc.in # ssh
172.29.1.54 mn54.mgmt.acc.in # ssh
GLH
On Thu, Nov 19, 2009 at 10:31 AM, Sheets, Jerald
<Jerald.Sheets (at) turner.com>wrote:
> I have to ask...
>
> You don't have anything but "noconn" listed in many of your hosts, implying
> you're using that because firewalling disables ping. (or swallows ICMP
> echoes)
>
> Does it similarly mangle your ssh sessions?
>
> In a standard install, simply adding "ssh" to the end of a host blick is
> all that's needed:
>
>
> 10.1.1.2 foo.bar.com # conn cpu disk msgs procs ssh
>
> simply by adding the ssh tag on the end of my host checks, I now have an
> ssh column with the output I need. Is this not how you were setting this
> up?
>
> --jms
>
>
>
> ------------------------------
> *From:* pankaj dorlikar [mailto:pankaj.dorlikar (at) gmail.com]
> *Sent:* Thursday, November 19, 2009 11:22 AM
> *To:* hobbit (at) hswn.dk
> *Subject:* [hobbit] not getting ssh status for any host
>
> Hi,
> i have xymon4.2.2 and rhel 5.2 os.i have a server and 120 clients.
> on some of the clients,i was getting purple status for ssh.then i removed
> it by using ./bb 127.0.0.1 "drop clientname ssh" on server and the purple
> status gone for those clients but now there is no status for ssh on display
> page for client.I want green status for ssh for all clients again.what
> should i do?Rest all thins are ok.
> My hostfile is like:
>
>
> page rack001 <I>Yuva Compute</I>
>
> title <I>YUVA Compute</I>
>
> subpage rack900 <I>Row1-Rack6</I> conn
> group-only conn
> 172.29.1.49 mn49.mgmt.acc.in #
> 172.29.1.50 mn50.mgmt.acc.in #
> 172.29.1.51 mn51.mgmt.acc.in #
> 172.29.1.52 mn52.mgmt.acc.in #
> 172.29.1.53 mn53.mgmt.acc.in #
> 172.29.1.54 mn54.mgmt.acc.in #
>
> subpage rack901 cpu
> group-only cpu
>
> 0.0.0.0 mn49.mgmt.acc.in # noconn
> 0.0.0.0 mn50.mgmt.acc.in # noconn
> 0.0.0.0 mn51.mgmt.acc.in # noconn
> 0.0.0.0 mn52.mgmt.acc.in # noconn
> 0.0.0.0 mn53.mgmt.acc.in # noconn
> 0.0.0.0 mn54.mgmt.acc.in # noconn
>
> subpage rack904 ssh
> group-only ssh
>
> 0.0.0.0 mn49.mgmt.acc.in # noconn
> 0.0.0.0 mn50.mgmt.acc.in # noconn
> 0.0.0.0 mn51.mgmt.acc.in # noconn
> 0.0.0.0 mn52.mgmt.acc.in # noconn
> 0.0.0.0 mn53.mgmt.acc.in # noconn
> 0.0.0.0 mn54.mgmt.acc.in # noconn
> ....and so on
>
> Kindly help
>
> Regards,
> pankaj
>
--
Disclaimer: 1) all opinions are my own, 2) I may be completely wrong, 3) my
advice is worth at least as much as what you are paying for it, or your
money cheerfully refunded.