= htmlspecialchars($key) ?> |
= htmlspecialchars($value) ?>
= htmlspecialchars($value) ?>
|
---|
Agent type | Endpoint URL | Secret key | Check period | Actions |
---|---|---|---|---|
= htmlspecialchars($agent['agent_description']) ?>
|
= htmlspecialchars($agent['url']) ?> | = isset($agent['secret_key']) ? '••••••' : '' ?> | = $agent['check_period'] > 0 ? htmlspecialchars($agent['check_period']) . ' ' . ($agent['check_period'] == 1 ? 'minute' : 'minutes') : 'Not monitored' ?> |
|