Spec-Zone .ru
спецификации, руководства, описания, API

17.5.6. Event Reports Generated in MySQL Cluster

17.5.6.1. MySQL Cluster Logging Management Commands
17.5.6.2. MySQL Cluster Log Events
17.5.6.3. Using CLUSTERLOG STATISTICS in the MySQL ClusterManagement Client

In this section, we discuss the types of event logs provided by MySQL Cluster, and the types of events that are logged.

MySQL Cluster provides two types of event log:

Both types of event logs can be set to log different subsets of events.

Each reportable event can be distinguished according to three different criteria:

Both the cluster log and the node log can be filtered on these properties.

The format used in the cluster log is as shown here:

2007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 1: Data usage is 2%(60 32K pages of total 2560)2007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 1: Index usage is 1%(24 8K pages of total 2336)2007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 1: Resource 0 min: 0 max: 639 curr: 02007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 2: Data usage is 2%(76 32K pages of total 2560)2007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 2: Index usage is 1%(24 8K pages of total 2336)2007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 2: Resource 0 min: 0 max: 639 curr: 02007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 3: Data usage is 2%(58 32K pages of total 2560)2007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 3: Index usage is 1%(25 8K pages of total 2336)2007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 3: Resource 0 min: 0 max: 639 curr: 02007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 4: Data usage is 2%(74 32K pages of total 2560)2007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 4: Index usage is 1%(25 8K pages of total 2336)2007-01-26 19:35:55 [MgmSrvr] INFO     -- Node 4: Resource 0 min: 0 max: 639 curr: 02007-01-26 19:39:42 [MgmSrvr] INFO     -- Node 4: Node 9 Connected2007-01-26 19:39:42 [MgmSrvr] INFO     -- Node 1: Node 9 Connected2007-01-26 19:39:42 [MgmSrvr] INFO     -- Node 1: Node 9: API 5.6.11-ndb-7.3.32007-01-26 19:39:42 [MgmSrvr] INFO     -- Node 2: Node 9 Connected2007-01-26 19:39:42 [MgmSrvr] INFO     -- Node 2: Node 9: API 5.6.11-ndb-7.3.32007-01-26 19:39:42 [MgmSrvr] INFO     -- Node 3: Node 9 Connected2007-01-26 19:39:42 [MgmSrvr] INFO     -- Node 3: Node 9: API 5.6.11-ndb-7.3.32007-01-26 19:39:42 [MgmSrvr] INFO     -- Node 4: Node 9: API 5.6.11-ndb-7.3.32007-01-26 19:59:22 [MgmSrvr] ALERT    -- Node 2: Node 7 Disconnected2007-01-26 19:59:22 [MgmSrvr] ALERT    -- Node 2: Node 7 Disconnected

Each line in the cluster log contains the following information: