InnoDB Plugin  1.0
Data Fields
monitor_info_t Struct Reference

#include <srv0mon.h>

Data Fields

const char * monitor_name
const char * monitor_module
const char * monitor_desc
monitor_type_t monitor_type
monitor_id_t monitor_related_id
monitor_id_t monitor_id

Detailed Description

struct monitor_info describes the basic/static information

about each monitor counter.

Field Documentation

const char* monitor_info_t::monitor_desc

Brief desc of monitor counter

monitor_id_t monitor_info_t::monitor_id

Monitor ID as defined in enum monitor_id_t

const char* monitor_info_t::monitor_module

Sub Module the monitor belongs to

const char* monitor_info_t::monitor_name

Monitor name

monitor_id_t monitor_info_t::monitor_related_id

Monitor ID of counter that related to this monitor. This is set when the monitor belongs to a "monitor set"

monitor_type_t monitor_info_t::monitor_type

Type of Monitor Info


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