cmd_ver Struct Reference

Contains information for cmdline, system version and load average This structure is used to store cmdline information (like kernel parameters) the system version (kernel, gcc..) and the load average. More...

#include <lininfo.h>


Data Fields

GString * cmd
GString * version
GString * loadavg


Detailed Description

Contains information for cmdline, system version and load average This structure is used to store cmdline information (like kernel parameters) the system version (kernel, gcc..) and the load average.

Definition at line 237 of file lininfo.h.


Field Documentation

GString* cmd_ver::cmd

Definition at line 239 of file lininfo.h.

Referenced by get_cmd_ver_info(), and update_cmd_ver().

GString* cmd_ver::version

Definition at line 240 of file lininfo.h.

Referenced by get_cmd_ver_info(), and update_cmd_ver().

GString* cmd_ver::loadavg

Definition at line 241 of file lininfo.h.

Referenced by get_loadavg_info(), and update_process().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 1 22:52:58 2008 for lkmonitor by  doxygen 1.5.1