|
|||||||||||
|
RE: mysql-cluster monitoring with perl or snmp
From: Fabien FAYE <ffaye(at)dclux.com>
Date: Tue Aug 28 2007 - 08:34:40 EDT
You could also use a log parser to analyze the evolution of the cluster. You have also the Information schema database in mysql. In this database, you could use informations to define the actual size of the data present in your cluster. Best regards. Fabien FAYE DATACENTER Luxembourg -----Message d'origine----- Hi, For monitoring ndbd process I simply use snmp by adding this in snmpd.conf : proc ndbd (see "Process checks" near the end of snmpd.conf) Regards, Pierre Bastoul
odyssee
-----Message d'origine----- Hi all, I am looking for a perl utility that would help me interact with mysql cluster. I would like to monitor the cluster state from a perl program, know when data nodes, api or managers are down. Do you know if there is already some work done in that direction, is there a perl API or module available that whould work similar to ndb_mgm ? Or do I have to start from scratch and make calls to ndb_mgm in a perl module ? I have similar requirements on each nodes regarding snmp. Have you any information on work already done on snmp monitoring of mysql-cluster ? Thanks for your comments. -- -- This e-mail and any attached files are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail by mistake, please notify the sender immediately and delete it from your system. You must not copy the message or disclose its contents to anyone. -- This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 10:15:04 EDT |
||||||||||
|
|||||||||||