@extends('layouts.monitor') @section('title', 'Devices') @section('content')
Manage MikroTik, OLT, switch and server checks.
| Name | Check | Status | Last error | Actions |
|---|---|---|---|---|
{{ $device->name }} {{ $device->location }} |
{{ strtoupper($device->check_type) }} · {{ $device->host }}:{{ $device->port }} | {{ strtoupper($device->status) }} | {{ $device->last_error ?: '—' }} |