[Nagiosplug-devel] [ nagiosplug-New Plugins-972318 ] new(?) plugin check_cluster_mysql

SourceForge.net noreply at sourceforge.net
Wed Dec 15 20:16:15 CET 2004


New Plugins item #972318, was opened at 2004-06-13 16:06
Message generated for change (Comment added) made by mattkent
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=972318&group_id=29880

>Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ian Holsman (webperf)
Assigned to: Nobody/Anonymous (nobody)
Summary: new(?) plugin check_cluster_mysql

Initial Comment:
code is available here:
http://svn.webperf.org/WebSVN/filedetails.php?rep=0&path=trunk/plugins/check_cluster_mysql.pl&rev=0&sc=1

This plugin is identical in function to check_cluster,
but it uses the service_status table in a mysql database.

you need 2 other tables for it to work.
hostgroup (hostgroup_id, hostgroup_name)
and
hostgroup_member( hostgroup_id, host_name)

where hostgroup contains the name of the hostgroup, and
hostgroup member contains the host's which belong to
the hostgroup.
I can provide the MySQL schema for the creation of
these 2 tables if required

Regards
Ian

----------------------------------------------------------------------

>Comment By: Matthew Kent (mattkent)
Date: 2004-12-15 20:15

Message:
Logged In: YES 
user_id=983566

Not sure about including this one as nagios has dropped
native db support in 2.0

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=972318&group_id=29880




More information about the Devel mailing list