<!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">
As far a df goes there are really no options to  do this You can look
for fs types but there are several valid ones.<br>
 In BB I just grepped<br>
 df   -Pk | grep ^/dev<br>
Actual  the two I listed are lofs  ;  automounted on the system itselt
,loopback .<br>
<br>
Ive attached  client/tmp/msg.txt<br>
<br>
Aslo note Ive built a Sol 2.8 client with no problem .<br>
<br>
Henrik Stoerner wrote:<br>
<blockquote cite="mid20050809173621.GA7854@hswn.dk" type="cite">
  <pre wrap="">On Tue, Aug 09, 2005 at 10:26:16AM -0400, Michael Nemeth wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">OK with the latest  snapshot  09-Aug-2005  Im able to compile on:
Solaris 2.6 with no issues,
hp11 with no issues  except changing CC=cc to CC=gcc
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Great.

  </pre>
  <blockquote type="cite">
    <pre wrap="">hp1020  issue:  the -lnsl  flag  , library not found.  I tried -lresolv 
no luck .  I removed both and it compiled; is this OK does the client
use this?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If it compiles OK, then it isn't needed. All library dependencies are
resolved at compile/link time.

  </pre>
  <blockquote type="cite">
    <pre wrap="">At this time I cannot test if they  actually work except for hpux 11.

With hpux 11 client two issues:
the network I/O graph stopped working  . Stop working after a snapshot 
from last week.  Looks like it worked with 4.1.1.
I tried stopping hobbit and removing  the rrd  with no luck.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Please send me a copy of the client/tmp/msg.txt from this client. I did
some work on the netstat parser, so it is quite possible that I broke
something - having a sample of the input data makes testing a lot
easier.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Next is not a big issue yet (it may/should  be on my Classed side where 
clearcase runs)
Disk is picking automounts:
/sw1/usr/local 4183116 4010394 172722 96% 
/usr/local                        this is an automount
    </pre>
  </blockquote>
  <pre wrap=""><!---->
OK, I need your expertise here: As you can see in the
hobbiclient-hpux.sh script, it runs the command "df -Pk" to get the df
data. What options can be added to the df command line to avoid picking
up these mounts ?


Regards,
Henrik


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>
<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>