Tools - EDLM StorNext Configuration
Create or modify the settings that EDLM can use to communicate with external StorNext servers.
if(count($apps) == 0) { ?>There are no StorNext configurations created yet.
if(count($plugins) == 0) { ?>Before StorNext can be configured, at least one EDLM plug-in must be installed.
} ?> } else { ?>|   | Name | Primary Host | Secondary Host | EDLM Plug-in | In Use | Diagnostics | |
| = $app->name ?> | = $app->host ?>:= $app->port ?> | if($app->failover_host != "") { ?>= $app->failover_host ?>:= $app->failover_port ?> | } else { ?>Not Configured | } ?>= $pluginMap[$app->action_type_id] ?> | = $app->in_use ? "Yes" : "No" ?> |
Error Heading Error Text
|