pbs_fbserver (3) - Linux Manuals
pbs_fbserver: get the pbs fall-back server name
NAME
pbs_fbserver - get the pbs fall-back server name
SYNOPSIS
#include <pbs_error.h>#include <pbs_ifl.h>
int pbs_fbserver()
DESCRIPTION
A character string is returned containing the name of the fall-back PBS server. The fall-back server is the second server listed when configured to run in high-availability mode.DIAGNOSTICS
If the fall-back server cannot be determined, a NULL value is returned.