-
Notifications
You must be signed in to change notification settings - Fork 0
Features
This page walks through Sentinel’s UI by tab, and shows what each area does (with screenshots).
Warning
Sentinel includes powerful monitoring and remote-control capabilities. Use only on machines you own/manage, and only in environments where you’ve handled consent, privacy, and security requirements.
The landing page lists agents and their status (online/offline, last seen, and summary details).

- Use this page to find the machine you want to inspect.
- Clicking an agent opens the per-agent view described below.
The agent page is divided into top-level areas (Activity, System, Data, Settings). The sidebar also exposes quick links.
The Activity timeline gives a session-oriented view of what apps/windows were active over time.

Typical uses:
- High-level “what was happening” view during an incident window
- Jumping between active apps/windows to correlate with other captured signals
Shows system and agent details (OS, hardware info, uptime, etc.).

Live screen viewing (MJPEG) is demand-driven: capture starts when viewers connect and should stop when nobody is watching.

Common uses:
- Confirm what is currently on-screen
- Remote assistance / triage (when paired with remote control)
Installed software inventory collected from the agent.

Allows sending scripts to run on the agent if enabled on the server.

Notes:
- This feature is intentionally gated by server config because it is effectively remote code execution.
- Only enable it in trusted environments.
Browse the remote file system and download files.

Tips:
- The file browser opens in the user’s Documents folder by default.
- Use “Root” to jump to “This PC” (drive list) and browse other volumes.
Window focus history shows foreground window changes (app + window title).

Alert hits produced by the rules engine (URL/keys channels depending on what’s enabled/collected).

Audit log entries related to this agent’s views/actions (where implemented).

Centralized audit/activity view across the system.

Manage dashboard users and roles (admin-only).

Configure retention policies and see database/storage usage.

Create agent groups and alert rules.


Install and configure
Day to day
Integrations
Developers and security