On Sun, Jun 08, 2003 at 08:16:56PM +0300, Vlad GALU wrote:
> Hello. I am trying to write a monitoring program
> which makes use of the kvm interface. My problem here
Please don't use the kvm interface; consider using sysctls instead.
These are well documented within phk's recent article on t
Vlad GALU wrote:
> Hello. I am trying to write a monitoring program
> which makes use of the kvm interface. My problem here
> is that I couldn't find a detailed description of the
> kinfo_proc structure anywhere in the system sources or
> Google. I have special interests towards the kp_proc
Vlad GALU <[EMAIL PROTECTED]> writes:
> Hello. I am trying to write a monitoring program
> which makes use of the kvm interface.
procfs is significantly less evil, if you can get the information you
require from it.
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
___
On 08-Jun-2003 Vlad GALU wrote:
>
> Hello. I am trying to write a monitoring program
> which makes use of the kvm interface. My problem here
> is that I couldn't find a detailed description of the
> kinfo_proc structure anywhere in the system sources or
> Google. I have special interests to
Hello. I am trying to write a monitoring program
which makes use of the kvm interface. My problem here
is that I couldn't find a detailed description of the
kinfo_proc structure anywhere in the system sources or
Google. I have special interests towards the kp_proc &
kp_eproc members. I can
5 matches
Mail list logo