tabs->render($this); ?>

Monitoring Backends

messageBox)): ?> messageBox->render() ?>

icon('create.png'); ?> Create New Monitoring Backend

backends as $backendName => $config): ?>
$backendName)); $editUrl = Url::fromPath('/monitoring/config/editbackend', array('backend' => $backendName)); ?> escape($backendName); ?> (Type: escape($config['type'] === 'ido' ? 'IDO' : ucfirst($config['type'])); ?>)

Monitoring Instances

icon('create.png'); ?> Create New Instance

instances as $instanceName => $config): ?>
$instanceName)); $editUrl = Url::fromPath('/monitoring/config/editinstance', array('instance' => $instanceName)); ?>
escape($instanceName); ?> (Type: )