machine_t Struct Reference

A machine with it's internal data and list of available tools. More...

#include <machine.h>

Data Fields

gboolean _virtual
 Tells if the machine is a virtual one (such as ALL MACHINES).
gchar * display_name
 Display name for the machine.
gchar * folder_name
 Name of the machine's folder. Can be used as an identifier.
GList * monitoring_tools
 A list of gchar* identifying monitoring tools available for this machine.

Detailed Description

A machine with it's internal data and list of available tools.

This structure contains data about a particular machine: folder where it's data is contained, list of monitoring tools available, and OS and hardware information.

Definition at line 42 of file machine.h.


Field Documentation

Tells if the machine is a virtual one (such as ALL MACHINES).

Definition at line 43 of file machine.h.

Display name for the machine.

Definition at line 44 of file machine.h.

Name of the machine's folder. Can be used as an identifier.

Definition at line 45 of file machine.h.

A list of gchar* identifying monitoring tools available for this machine.

Definition at line 46 of file machine.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Tue Jan 12 00:48:45 2010 for ENSIBSynema by  doxygen 1.6.1