<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
tt
        {mso-style-priority:99;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=NL-BE link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi again,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I performed a grep on the server directory looking for the old
IP address and found that this was hard coded in the compiled binaries.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>So I’ve recompiled the hobbit source using the same Makefile (In
which I changed the IP address on the line “BBHOSTIP = 10.0.6.13”)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>After a make and a make install command my combo test is working.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I’ve however another problem.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I tried out the example:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>WebCluster.http = (Web1.http || Web2.http) <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>AppSrvCluster.procs = (AppSrv1.conn && AppSrv1.procs) ||
(AppSrv2.conn && AppSrv2.procs) <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Customer.cluster = WebCluster.http &&
AppSrvCluster.procs<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>My code is:<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>DC.svcs = (MSCT\-DC\-01.conn
|| MSCT\-DC\-02.conn)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>DNS.svcs = (MSCT\-DC\-01.svcs
|| MSCT\-DC\-02.svcs)<o:p></o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><span lang=EN-US
style='font-size:9.0pt;font-family:"Courier New"'>CTCS.svcs = DC.svcs
&& DNS.svcs<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>DC is a connectivity check on 2 servers. (Primary and backup
domain controllers)<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>DNS is the DNS services on the same servers.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>On my bbhost config page I’ve configured<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>127.0.0.1             DC<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>127.0.0.1             DNS<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>127.0.0.1             CTCS<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>To get my combo test being displayed.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>For DC and DNS the result is OK<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>(MSCT\-DC\-01.conn||MSCT\-DC\-02.conn) = (1||1) = 1<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> MSCT-DC-01.conn<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> MSCT-DC-02.conn<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>And <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>(MSCT\-DC\-01.svcs||MSCT\-DC\-02.svcs) = (1||1) = 1<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> MSCT-DC-01.svcs<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'> MSCT-DC-02.svcs<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>For CTCS I get:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>DC.svcs&&DNS.svcs = -1&&-1 = 1<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&unknown DC.svcs<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&unknown DNS.svcs<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Why do I get an unknown status????<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Best regards<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Bart Gillis</span><span lang=EN-US style='font-size:11.0pt;
font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p>

</div>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> Bart Gillis <br>
<b>Sent:</b> donderdag 3 april 2008 13:58<br>
<b>To:</b> hobbit@hswn.dk<br>
<b>Subject:</b> After IP server change bbcombotest is looking for the old IP
address<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Hi,<br>
<br>
I've set up a hobbit server very successfully with IP address 10.20.4.123. I
became a FAN of this monitoring server.<br>
But I still have one problem.<br>
<br>
We changed our IP range, so I had to change the IP address of the Hobbit
server. (10.0.6.13)<br>
I was able to adjust all required setting. All test besides the Combotest are
working fine now.<br>
<br>
When I launch the combotest command from the console it still wants to connect
to the old IP address<br>
<br>
<tt><span style='font-size:10.0pt'>MMS-test:/opt/mms/server/bin # ./bbcombotest
--debug</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:45:58 Transport setup is:</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:45:58 bbdportnumber = 1984</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:45:58 bbdispproxyhost = NONE</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:45:58 bbdispproxyport = 0</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:45:58 Recipient listed as
'10.20.4.123'</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:45:58 Standard BB protocol on
port 1984</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:45:58 Will connect to address
10.20.4.123 port 1984</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:01 Connect status is 113</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:01 Could not connect to
bbd@10.20.4.123:1984 - No route to host</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:01 Whoops ! bb failed to
send message - Connection failed</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:01 Symbolic
'(B32910.mimix&&B32903.mimix)' converted to
'(1&&1)                                     
'</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:01 Adding to combo msg:
status COMBO.mimix green Thu Apr 
3                                      
13:45:58 2008</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:01 Flushing combo message</span></tt><br>
<tt><span style='font-size:10.0pt'>      status
COMBO.mimix green Thu Apr  3 13:45:58 2008</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:01 Recipient listed as
'10.20.4.123'</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:01 Standard BB protocol on
port 1984</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:01 Will connect to address
10.20.4.123 port 1984</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:04 Connect status is 113</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:04 Could not connect to
bbd@10.20.4.123:1984 - No route to host</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:04 Whoops ! bb failed to
send message - Connection failed</span></tt><br>
<tt><span style='font-size:10.0pt'>2008-04-03 13:46:04 1 status messages merged
into 2 transmissions</span></tt><br>
<br>
<br>
Where is the bbcombotest looking for that old IP address?<br>
Haw can I change this behaviour?<br>
<br>
Best regards<br>
<br>
Bart Gillis <o:p></o:p></p>

</div>

</body>

</html>