Hi David
I removed all bbd tags but they still don't come up. :(
On 12/17/2011 11:00 AM, xymon-request at xymon.com wrote:
Send Xymon mailing list submissions to xymon at xymon.com
To subscribe or unsubscribe via the World Wide Web, visit http://lists.xymon.com/mailman/listinfo/xymon or, via email, send a message with subject or body 'help' to xymon-request at xymon.com
You can reach the person managing the list at xymon-owner at xymon.com
When replying, please edit your Subject line so it is more specific than "Re: Contents of Xymon digest..."
Today's Topics:
1. Re: No clients are showing up in xymon webpage (Gore, David W (David)) 2. Re: custom script fails when I add ssh command (oliver)
Message: 1 Date: Fri, 16 Dec 2011 06:24:13 -0500 From: "Gore, David W (David)"<david.gore at verizon.com> To: "xymon at xymon.com"<xymon at xymon.com> Subject: Re: [Xymon] No clients are showing up in xymon webpage Message-ID: <9E95D92A6FE6D644AD42428C72C4B7C026733BF8 at FHDP1LUMXC7V42.us.one.verizon.com>
Content-Type: text/plain; charset="us-ascii"
Remove the 'bbd' tag.
~David
-----Original Message----- From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Yanni Sent: Friday, December 16, 2011 05:28 To: Josh Luthman Cc: xymon at xymon.com Subject: Re: [Xymon] No clients are showing up in xymon webpage
Here it is:
193.63.56.174 paris.bbk.ac.uk # bbd http://paris.bbk.ac.uk/
193.63.56.118 bs313.bbk.ac.uk # bbd
193.63.56.169 thor.bbk.ac.uk # bbd
193.63.56.116 bs243.bbk.ac.uk # bbd
paris is the xymon server bs313 and bs243 are windows XP clients and thor is a fedora box.
paris comes up since it was setup automatically during the installation bs243 also comes up but I don't get any tests. This is most likely because of my configuration which I am still learning about.
The rest of them they don't even come up on the xymon page and I just don't see why.
Thanks a lot Yanni
On 12/15/2011 05:43 PM, Josh Luthman wrote:
Share your hosts.cfg so we can see what it looks like?
Are these hosts not even getting a conn test?
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Thu, Dec 15, 2011 at 12:41 PM, Yanni <y.goudetsidis at mail.cryst.bbk.ac.uk> wrote:
Hello
I have defined 4 clients inside "hosts.cfg" but only one of them shows up in xymon. Does anyone know why this is happening?
Many thanks Yanni
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Message: 2 Date: Fri, 16 Dec 2011 09:42:50 -0500 From: oliver<ohemming at gmail.com> To: xymon at xymon.com Subject: Re: [Xymon] custom script fails when I add ssh command Message-ID: <CAOAEFMUo1Y0Wcr-yLRTVDMcwr1ObQe1cp2gqA2k_iW7oVFa2PA at mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1
On Thu, Dec 15, 2011 at 8:04 PM, Ralph Mitchell<ralphmitchell at gmail.com> wrote:
I think ssh is "draining" the input stream, which in this case means the pipeline coming into the while loop.? Try redirecting the ssh input stream from /dev/null:
????? /usr/bin/ssh bwadmin@${MACHINE} "hostname"< /dev/null
I tested that with this command line:
???? ls | while read a; do ssh 192.168.1.4 hostname< /dev/null ; done
and got back the remote host name once for each file in the local directory. Yes - that fixed everything. Thank you so much for the replying.
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
End of Xymon Digest, Vol 11, Issue 17
participants (1)
-
y.goudetsidis@mail.cryst.bbk.ac.uk