#
# A row starting with cluster defines the basics of a cluster
# cluster:cluster number:hostname1 hostname2:dmz:cluster description:SNMP community name (usually public)
# You may add up to 3 hosts in a single cluster.
# The hostname entries are used to display in the web page.
# This is used if your hostnames are named differently then your nodenames
# (they might be the same, but you can name them something else in hacmp, if you so desire)
# Only enter "dmz" as the fourth parameter if your cluster is within a dmz
# This will use ssh to contact that cluster instead of snmp
#
# A row starting with interface defines an ip address or hostname of an interface
# of a cluster:
# interface:cluster number:ip address:# Any information describing your ip adress or hostname
# You may add any ip address of the cluster. The script will test them and use an ip address
# to try to get SNMP information about the cluster.
# The best way to do this is by adding separate management adapters to your cluster, not
# included in any resource group, so you know for sure, these adapters will always be
# available (unless a node of your cluster is down).
#
# SAMPLE
#
# cluster:1:node1 node2::Database Cluster:public
# interface:1:node1:
# interface:1:node2:
#
#
#
cluster:1:shlab03 shlab04::LAB:private
interface:1:shlab03:# shlab03
interface:1:shlab03:# shlab04
#
cluster:2:shlabdev01 shlabdev02::LAB DEV:private
interface:2:shlabdev01:# shlabdev01
interface:2:shlabdev02:# shlabdev02
#
cluster:3:stnpepc1413p1 stnpepc1413p2::Clarity:private
interface:3:stnpepc1413p1:# stnpepc1413p1
interface:3:stnpepc1413p2:# stnpepc1413p2
#
cluster:4:stnpens01p stnpens02p::Ensemble:private
interface:4:stnpens01p:# stnpens01p
interface:4:stnpens02p:# stnpens02p
#
cluster:5:stnepicprd01 stnepicprd01r::EPIC PRD:public
interface:5:stnepicprd01:# stnepicprd01
interface:5:stnepicprd01r:# stnepicprd01r
#
cluster:6:pie1 pie2::Ensemble old:private
interface:6:pie1:# pie2
interface:6:pie2:# pie2
#
cluster:8:stnepicprd02 stnepicprd02r::EPIC SHD:private
interface:8:stnepicprd02:# stnepicprd02
interface:8:stnepicprd02r:# stnepicprd02r
#
cluster:9:lawson01 lawson02::Lawson test:private
interface:9:lawson01:# lawson01
interface:9:lawson02:# lawson02
#
cluster:10:lawson03 lawson04::Lawson PRD:private
interface:10:lawson03:# lawson03
interface:10:lawson04:# lawson04
#
cluster:1090014250:host03 host04::app cluster:public
interface:1090014250:host03
interface:1090014250:host04
#
cluster:1078806451:host33 host34::db cluster:public
interface:1078806451:host33
interface:1078806451:host34
#
cluster:1532731801:test01 test02::test cluster:public
interface:1532731801:test01
interface:1532731801:test02
#
