[hobbit] hpux client optimization
Michael Nemeth
michael.nemeth at lmco.com
Wed Aug 3 15:35:29 CEST 2005
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.
cits.bogajewski at daimlerchrysler.com wrote:
>Hi Henrik,
>Hi Folks,
>
>thanks for your help prior, at the moment the server seems to be stable on
>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
>[?25h[m[H[2J7[1;24r8System: myserver[38CWed 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
>hobbit-unsubscribe at hswn.dk
>
>
>
>
>
--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
| _p_ Mike Nemeth
| ___| |_____ email(w) michael.nemeth at lmco.com Work: 856 359-1425
|><___________) | Home Page:http://www.geocities.com/mjnemeth/
| Work Page:http://faraday.motown.lmco.com:3000/~nemethm/
| Work Page:http://ortsweb/~mnemeth/
|++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
More information about the Xymon
mailing list