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
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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.