Hi Martin,<br><br><span style="font-size: 11pt; color: rgb(31, 73, 125);"> ~hobbit/client/logs/</span><span style="font-size: 11pt; color: rgb(31, 73, 125);">hobbitclient.log
file</span><span style="font-size: 11pt; color: rgb(31, 73, 125);"> have below log entries and no other.</span><br><br>-bash-3.00$ less hobbitclient.log<br>ld.so.1: hobbitd_client: fatal: libpcre.so.0: open failed: No such file or direc<br>
tory<br>Killed<br>ld.so.1: hobbitd_client: fatal: libpcre.so.0: open failed: No such file or direc<br>tory<br>Killed<br>ld.so.1: hobbitd_client: fatal: libpcre.so.0: open failed: No such file or direc<br>tory<br>Killed<br>
ld.so.1: hobbitd_client: fatal: libpcre.so.0: open failed: No such file or direc<br>tory<br>Killed<br>ld.so.1: hobbitd_client: fatal: libpcre.so.0: open failed: No such file or direc<br>tory<br>Killed<br>ld.so.1: hobbitd_client: fatal: libpcre.so.0: open failed: No such file or direc<br>
tory<br>Killed<br>ld.so.1: hobbitd_client: fatal: libpcre.so.0: open failed: No such file or direc<br>tory<br>Killed<br>ld.so.1: hobbitd_client: fatal: libpcre.so.0: open failed: No such file or direc<br>tory<br><br>I did get a successful tenet to server from client as shown below:<br>

<br>
-bash-3.00$ telnet xxx.xxx.xx.xx9 1984<br>
Trying xxx.xxx.xx.xx9...<br>
Connected to xxx.xxx.xx.xx9.<br>
Escape character is '^]'.<br>
Connection to xxx.xxx.xx.xx9 closed by foreign host.<br>
-bash-3.00$<br><br><br>Please advice.<br><br>Thanks,<br><br>Srini<br><br><br><br><div class="gmail_quote">On Tue, Dec 8, 2009 at 8:21 PM, Ward, Martin <span dir="ltr"><<a href="mailto:Martin.Ward@colt.net">Martin.Ward@colt.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">








<div link="blue" vlink="purple" lang="EN-GB">

<div>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Srinu,</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">The fact that you cannot see any disk, memory or other
information points to the fact that the client Xymon program is not running, or
is talking to your server on a different IP address.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Bring up the Xymon web page and look at the Ghost Clients report
page. Is your client listed there? Maybe under a different IP address?</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">If you cannot see anything useful in this page then login to the
client and change to the ~hobbit/client/logs directory. Look in the hobbitclient.log
file for connectivity issues. Also, whilst on the client try connecting to the
Xymon server on port 1984 like so:</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">$ telnet xymon.server.ip.address 1984</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">You should get a "connected" notice. If you don't then
there is a firewall/network/routing issue between the two boxes.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">|\/|artin</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;">

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="MsoNormal"><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> Ambati Srinivas [mailto:<a href="mailto:am.srini@gmail.com" target="_blank">am.srini@gmail.com</a>]
<br>
<b>Sent:</b> 08 December 2009 11:47<br>
<b>To:</b> <a href="mailto:hobbit@hswn.dk" target="_blank">hobbit@hswn.dk</a><br>
<b>Subject:</b> [hobbit] monitoring solaris client</span></p>

</div>

</div>

<p class="MsoNormal"> </p>

<p class="MsoNormal" style="margin-bottom: 12pt;">Hi,<br>
<br>
I just installed  on a solaris box (SunOS pluto 5.10 Generic_120011-14
sun4u sparc SUNW,Ultra-250), I have edited ~/etc/hobbitclient.cfg and given
xymon server IP and on Xymon server ~/server/etc/bb-hosts and added this sun
box ip address and hostname.<br>
<br>
 I can only see conn, info, trends data. others such as cpu, disk, memory,
msgs are all empty. Am I missing something basic here or any config changes I
had to take care.<br>
<br>
bash-3.00# MAKE=gmake ./configure.client<br>
<br>
Configuration script for Hobbit client<br>
<br>
This script asks a few questions and builds a Makefile to compile Hobbit<br>
<br>
Checking your make-utility<br>
<br>
Hobbit normally keeps all of the client configuration files<br>
on the Hobbit server. If you prefer, it is possible to use<br>
a local client configuration file instead - if so, answer<br>
'client' to the next question.<br>
NB: Local configuration requires the PCRE libs on each host.<br>
<br>
Server side client configuration, or client side [server] ?<br>
client<br>
<br>
Checking for the PCRE libraries<br>
Checking for PCRE ...<br>
Found PCRE include files in /opt/sfw/include<br>
Found PCRE libraries in /opt/sfw/lib<br>
<br>
<br>
Checking for Large File Support ...<br>
ERROR: LFS support check failed for standard file support<br>
<br>
<br>
What userid will be running Hobbit [hobbit] ?<br>
xymon<br>
<br>
Found passwd entry for user xymon:x:60040:1::/export/home/xymon:/bin/bash<br>
<br>
<br>
Where do you want the Hobbit installation [/export/home/xymon] ?<br>
<br>
OK, will configure to use /export/home/xymon as the Hobbit toplevel directory<br>
<br>
<br>
What is the IP-address of your Hobbit server [127.0.0.1] ?<br>
xxx.xxx.xx.x6<br>
<br>
<br>
<br>
Using SunOS Makefile settings<br>
<br>
<br>
<br>
Created Makefile with the necessary information to build Hobbit<br>
Some defaults are used, so do look at the Makefile before continuing.<br>
<br>
Configuration complete - now run gmake (GNU make) to build the tools<br>
bash-3.00#<br>
<br>
<br>
<br>
bash-3.00# gmake<br>
bash-3.00# gmake install<br>
<br>
<br>
bash-3.00# vi etc/hobbitclient.cfg<br>
"etc/hobbitclient.cfg" 52 lines, 1690 characters<br>
# Environment settings for the Hobbit client.<br>
<br>
BBDISP="xxx.xxx.xx.xx9"            
# IP address of the Hobbit server<br>
<br>
<br>
bash-3.00# ./runclient.sh start<br>
Hobbit client for sunos started on pluto<br>
<br>
<br>
-bash-3.00# vi /export/home/xymon/server/etc/bb-hosts<br>
xxx.xxx.xx.x6   APT-NCC-NSW-rhoSpluto<br>
<br>
<br>
Let me know what all other information I can provide.<br>
<br>
Thanks all for your help,<br>
<br>
Srinu</p>

</div>

</div>

</div>


</blockquote></div><br>