libsbp  v2.4.7
msg_linux_sys_state_t Struct Reference

#include <linux.h>

Data Fields

u16 mem_total
 total system memory More...
 
u8 pcpu
 percent of total cpu currently utilized More...
 
u8 pmem
 percent of total memory currently utilized More...
 
u16 procs_starting
 number of processes that started during collection phase More...
 
u16 procs_stopping
 number of processes that stopped during collection phase More...
 
u16 pid_count
 the count of processes on the system More...
 

Detailed Description

Definition at line 66 of file linux.h.

Field Documentation

u16 mem_total

total system memory

Definition at line 67 of file linux.h.

u8 pcpu

percent of total cpu currently utilized

Definition at line 68 of file linux.h.

u16 pid_count

the count of processes on the system

Definition at line 72 of file linux.h.

u8 pmem

percent of total memory currently utilized

Definition at line 69 of file linux.h.

u16 procs_starting

number of processes that started during collection phase

Definition at line 70 of file linux.h.

u16 procs_stopping

number of processes that stopped during collection phase

Definition at line 71 of file linux.h.


The documentation for this struct was generated from the following file: