Hostmib implementation on SunOS systems

Rodrigo Cardoso Uchoa <rodrigo@inf.puc-rio.br> Wed, 21 September 1994 18:13 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa06143; 21 Sep 94 14:13 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa06139; 21 Sep 94 14:13 EDT
Received: from PO3.ANDREW.CMU.EDU by CNRI.Reston.VA.US id aa12878; 21 Sep 94 14:13 EDT
Received: (from postman@localhost) by po3.andrew.cmu.edu (8.6.9/8.6.9) id SAA22080; Tue, 20 Sep 1994 18:37:17 -0400
Received: via switchmail for hostmib+@andrew.cmu.edu; Tue, 20 Sep 1994 18:37:17 -0400 (EDT)
Received: from po2.andrew.cmu.edu via qmail ID </afs/andrew.cmu.edu/service/mailqs/q002/QF.YiTqCcy00UdaQfkk5p>; Tue, 20 Sep 1994 18:35:29 -0400 (EDT)
Received: from exu.inf.puc-rio.br (exu.inf.puc-rio.br [139.82.16.3]) by po2.andrew.cmu.edu (8.6.9/8.6.9) with SMTP id SAA11182 for <hostmib@andrew.cmu.edu>; Tue, 20 Sep 1994 18:35:02 -0400
Received: from ogum.puc-rio.br (ogum.inf.puc-rio.br) by exu.inf.puc-rio.br (4.1/SMI-4.1) id AA29540; Tue, 20 Sep 94 16:01:03 EST
Date: Tue, 20 Sep 1994 16:01:03 -0500
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Rodrigo Cardoso Uchoa <rodrigo@inf.puc-rio.br>
Message-Id: <9409201901.AA29540@exu.inf.puc-rio.br>
To: hostmib@andrew.cmu.edu
Subject: Hostmib implementation on SunOS systems

  I have to implement part of the Host Resources MIB. So, I would like to 
know if there is any kind of documentation about the SunOS 4.1.1 kernel
data structures. 
  I have to get some informations (like cpu utilization, virtual memory 
usage, ...) from the kernel, using the kvm library (kvm_open(), kvm_read(),
kvm_write()) to transfer the data from the kernel to my process address 
space. But, I don't know the syntax and SEMANTICS of the data structures 
to interpret them correctly.
  Any kind of information will be very important.


             Thanks in advance

           Rodrigo Cardoso Uchoa

         PUC-RIO University / Brasil