Monitor

The Monitor view is your live wallboard: charts for recent activity, a searchable tree of servers & schedules (with one-click details), and a continuously updating feed of active backup logs. It auto-refreshes every 10 seconds, so you can leave it open during maintenance windows.

Permissions

• Page access: view_production_servers_page (required to open Monitor).
• Charts & live logs data: view_backup_logs_page (needed by the data endpoints).
• Server scoping: if your account is limited to specific servers, all counts/trees/logs are filtered to those.

Top charts (health at a glance)

Schedules Status Overview (line): pick timeframe — Last 24 hours, 7 days, or 30 days. Lines track started, completed, stopped, warning, error, info events. Data updates every 10s.
Schedules (Live) (bar): current counts of Running (cron-started), Manual (user-started), Merging (retention clean-up), and Idle. Also updates every 10s.

Servers & schedules (live tree)

Search the tree by server/schedule name or any keyword — results filter as you type.
• Each server node shows: link status, IP:port, OS, panel. Down links appear in red with a quick jump to the server page.
• Under each server, schedules are sorted with the longest-running jobs first, then by most recent creation.
• A schedule line shows: Running for HH:MM:SS (active) or next run time (idle). Merges spin in blue; backups spin in red.
• Actions: Schedule details loads a full summary (cron, next run, storage/partition, retention, transfer mode, SQL settings).
View Points lists the latest file/SQL backup points for quick jumping.

Live Backup Logs (last 24h)

• A continuously updating table of events from the past 24 hours, filtered to your allowed servers.
Search box filters the log list live (no reload).
Height dropdown adjusts the viewport (500px → Full) so you can pin the panel on a side screen.
• Status colors: started, completed, warning, error, stopped.

How it updates

• Charts: pull JSON every 10s. The period selector on the line chart recalculates buckets (hourly vs daily).
• Tree: refreshes HTML every 10s and preserves any text filter you’ve typed.
• Active logs: refresh every 10s; any search term is reapplied after each refresh.

Tips

• Click (View Detailed Logs) to open the full logs page in a new tab.
• Click (Manage Schedules) to adjust frequency, retention, or run/stop jobs.
• If a link shows Down!, verify firewall and SSH access and consider using the server’s Reset Link action.

Troubleshooting cues

• A schedule stuck on Merging for long periods → retention may be working through many points; check storage I/O and space.
• Line chart shows rising warnings → open the detailed logs to find the noisy schedule.
• No data in charts or logs → your role may lack view_backup_logs_page, or there’s simply no activity in the selected window.

Navigation