<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Yes does is works!     I just fixed it a differn way !<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:cits.bogajewski@daimlerchrysler.com">cits.bogajewski@daimlerchrysler.com</a> wrote:<br>
<blockquote
 cite="midOFB7E4D085.46CF1911-ONC1257052.004F103B-C1257052.004F9FC2@dcx.dcx"
 type="cite">
  <pre wrap="">Hm.. i was using the latest snapshot where almost naming problems are 
fixed.

I was just doing some cosmetical fixes and implement my customtests as my 
remote client stopped reporting any data. msg.txt is created, anything is 
fine but server gets no report. 

Give me some time for investigation.. Your clients still not works?





<a class="moz-txt-link-abbreviated" href="mailto:michael.nemeth@lmco.com">michael.nemeth@lmco.com</a> 
03.08.2005 15:35
Bitte antworten an
<a class="moz-txt-link-abbreviated" href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a>


An
<a class="moz-txt-link-abbreviated" href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a>
Kopie

Thema
Re: [hobbit] hpux client optimization






What other changes have you made to get the client to work?
I think I went a differnt route to get mine to work.;  running the 
client seppartly and :
MACHINE="`uname -n`"                    # This systems hostname
BBOSTYPE="`uname -s | tr '[A-Z]' '[a-z]' | tr -d '-'`"  # This systems 
operating system in lowercase
 
-------------
That is filtering out the - sign.

Saw the top problem too.


<a class="moz-txt-link-abbreviated" href="mailto:cits.bogajewski@daimlerchrysler.com">cits.bogajewski@daimlerchrysler.com</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Henrik,
Hi Folks,

thanks for your help prior, at the moment the server seems to be stable 
    </pre>
  </blockquote>
  <pre wrap=""><!---->on 
  </pre>
  <blockquote type="cite">
    <pre wrap="">hpux. 

Here are some smaller OS related problems with client  i noticed.

Withing [source]/client/Makefile
    3  ifeq ($(OSTYPE),hpux)
    4          EXTRATOOLS=hpux-meminfo
..should be hp-ux i guess. At the moment it remains uncompiled.

Within "hobbitclient-hp-ux.sh" you redirect output of TOP command, but 
this not works. The output looks like
[?25h78System: myserverWed Aug  3 14:18:54 2005

Something like this works for me:
echo "[top]"
top -d 1 -f $BBHOME/tmp/top.OUT
cat $BBHOME/tmp/top.OUT
rm $BBHOME/tmp/top.OUT

Hope it helps.

Greetings,

Anatoli Bogajewski

To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>





    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|     _p_       Mike Nemeth
|  ___| |_____  email(w) <a class="moz-txt-link-abbreviated" href="mailto:michael.nemeth@lmco.com">michael.nemeth@lmco.com</a> Work: 856 359-1425          
|><___________)          |               Home Page:<a class="moz-txt-link-freetext" href="http://www.geocities.com/mjnemeth/">http://www.geocities.com/mjnemeth/</a>
|               Work Page:<a class="moz-txt-link-freetext" href="http://faraday.motown.lmco.com:3000/~nemethm/">http://faraday.motown.lmco.com:3000/~nemethm/</a> 
|               Work Page:<a class="moz-txt-link-freetext" href="http://ortsweb/~mnemeth/">http://ortsweb/~mnemeth/</a> 
|++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
</pre>
</body>
</html>