[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Understanding the Diagnostic Subsystem for AIX

diag_cluster_support ()

Purpose

Determines if the current system is part of a clustered environment.

Syntax

int diag_cluster_support()

Description

The diag_cluster_support () routine determines if the cluster support software is installed to infer whether this system is part of a clustered environment.

Parameters

None.

Return Value

0 Cluster support is not installed.
1 Cluster support is installed.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]