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

SourceForge.net noreply at sourceforge.net
Sun Jun 13 16:07:04 CEST 2004


Patches item #972318, was opened at 2004-06-14 09:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=972318&group_id=29880

Category: Enhancement
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

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

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




More information about the Devel mailing list