5 messages in com.mysql.lists.clusterRe: NDB Usage?
FromSent OnAttachments
Jake Conk07 Aug 2007 23:04 
Brian Moon07 Aug 2007 23:13 
carrie chen07 Aug 2007 23:29 
John David Duncan08 Aug 2007 08:12 
Andrew Hutchings09 Aug 2007 23:01 
Subject:Re: NDB Usage?
From:Andrew Hutchings (and@linuxjedi.co.uk)
Date:08/09/2007 11:01:20 PM
List:com.mysql.lists.cluster

In article <46B9@greatopensource.com>carr@greatopensource.com (carrie chen) wrote:

Hi,

You can check the memory usage by using:

ndb_mgm> ALL DUMP 1000

Then you can find the specific information in cluster logs.

But I don't know if there's any tool can monitor this information automatically.

Hmm...I should be able to add that feature to ndb_watch and have some kind of alerter for it.