Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_ndbd

Rating
0 votes
Favoured:
0
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Checks mysql cluster ndbd daemon alive through ndb_mgm
Since I am using mysql cluster, there is situation when ndb daemon just goes away without any errors messages and core dumps.
This daemon monitoring status of mysql-cluster node.

Basicly this is main daemon for mysql-cluster and ndbcluster type of table.
Script using ndb_mgm command line for checking if node is alive.

Quick howto you can find on this link: http://a.linevich.com/code/nagios_plugins/check-ndbd/

New version always availiable on project site.