|
|
| |
pbs_fbserver(3B) |
PBS |
pbs_fbserver(3B) |
pbs_fbserver - get the pbs fall-back server name
#include <pbs_error.h>
#include <pbs_ifl.h>
int pbs_fbserver()
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.
qsub(1B), pbs_connect(3B), pbs_default(3B), pbs_fbserver(3B),
pbs_disconnect(3B), and the PBS External Reference Specification
If the fall-back server cannot be determined, a NULL value is returned.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |