Linux Red Hat cluster discovery

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Discovery can find Linux Red Hat clusters that offer high availability and load balancing.

    Required credentials

    Configure SSH credentials.

    Additional requirements

    You also need permissions to read the /etc/hosts/ and /etc/cluster/cluster.conf file, which associates host names with IP addresses.

    The following commands are run for Oracle clusterware:
    Command

    ps -ef | grep corosync | grep -v grep

    clustat -x

    ifconfig | grep 'inet addr:' |awk '{print $1, $2 }'

    hostname -s

    hostname -s

    Sudo permission to run: sudo /u01/app/12.1.0.2/grid/bin/ocrcheck | egrep -v 'error|return code'

    Classifier, probes, and pattern

    Classifier Probes Pattern
    Linux

    (Unix classification)

    Horizontal discovery probe: launches patterns
    These patterns are an extension of the Linux Server pattern:
    • UNIX Cluster - Linux Red hat cluster
    • Linux - Red Hat Cluster

    The pattern uses the clustat -x command and looks at this cluster configuration file: /etc/cluster/cluster.conf

    Data collected

    Table Labels and field names
    Unix Cluster [cmdb_ci_unix_cluster]

    Name [name]

    Cluster status [cluster_status]

    Cluster type [cluster_type]

    IP address [ip_address]

    Cluster ID [cluster_id]

    Cluster version [cluster_version]

    Unix Cluster Node [cmdb_ci_unix_cluster_node]

    Name [name]

    Node state [node_state]

    IP address [ip_address]

    Node status [node_status]

    Unix Cluster Resource [cmdb_ci_unix_cluster_resource]

    Name [name]

    Resource type [resource_type]

    Resource status [resource_status]

    Properties [properties]

    Cluster Virtual IP [cmdb_ci_cluster_vip]

    Name [name]

    IP address [ip_address]

    Cluster ID [cluster_id]

    Relationships

    CI Relationship CI
    Unix Cluster [cmdb_ci_unix_cluster] Virtualizes::Virtualized by Cluster Virtual IP [cmdb_ci_cluster_vip]
    Unix Cluster Resource [cmdb_ci_unix_cluster_resource] Defines resources for::Gets resources from Unix Cluster Node [cmdb_ci_unix_cluster_node]
    Cluster Virtual IP [cmdb_ci_cluster_vip] Uses::Used by Unix Cluster Node [cmdb_ci_unix_cluster_node]
    Unix Cluster Node [cmdb_ci_unix_cluster_node] Cluster of::Cluster Unix Cluster [cmdb_ci_unix_cluster]
    Unix Cluster Node [cmdb_ci_unix_cluster_node] Hosted on:Hosts Unix Cluster [cmdb_ci_unix_cluster]
    Unix Cluster Resource [cmdb_ci_unix_cluster_resource] Defines resources for::Gets resources from Unix Cluster [cmdb_ci_unix_cluster]

    Unix Cluster [cmdb_ci_unix_cluster]

    Hosts::Hosted on Linux Server [cmdb_ci_linux_server]
    Unix Cluster Node [cmdb_ci_unix_cluster_node] Hosted on::Hosts Linux Server [cmdb_ci_linux_server]