| can_failover == 1 ? "" : "DISABLED" ?>>=$lib->name?> |
= $lib->active_loc ?>
|
active_ready == true ? "" : "class=\"warning\"" ?>>
= $lib->active_ready == true ? "Ready" : "Not Ready" ?>
|
active_connected == true ? "" : "class=\"warning\"" ?>>
= $lib->active_connected == true ? "Connected" : "Not Connected" ?>
|
= $lib->standby_loc?>
|
standby_ready == true ? "" : "class=\"warning\"" ?>>
= $lib->standby_ready == true ? "Ready" : "Not Ready" ?>
|
standby_connected == true ? "" : "class=\"warning\"" ?>>
= $lib->standby_connected == true ? "Connected" : "Not Connected" ?>
|
} ?>