The host you already watch can also watch for threats.
Monitoring tells you a server is up. It doesn't tell you someone is hammering its SSH login, that a system file changed overnight, or that a policy drifted out of compliance. Bayqus' security sensor adds that layer to the machines you already run the agent on — one click enrolls threat detection on the host, and what it finds is scored by severity and routed straight into the alerting you already use. It comes with the Secure plan ($29/mo — everything in Pro plus this and RMM/Patch), with per-endpoint pricing ($6/endpoint) available at scale.
It rides the agent you already installed.
The security sensor is not a second product to roll out. It installs onto hosts that already run the Bayqus agent, using the same outbound-only connection your monitoring uses. Enabling it doesn't open a port, doesn't need an inbound rule, and doesn't touch machines you didn't choose — you enroll the specific hosts that matter, and everything the sensor sees comes back out the same trusted channel. Monitoring answers "is it healthy?"; the sensor adds "is it under attack, or has it been tampered with?" on the same screen.
Agent present
The host already reports health to Bayqus. No security sensor yet.
Enroll
Owner clicks Enroll on the Security page — or "Enroll all eligible" for the whole fleet.
Installing
The agent installs and connects the sensor on the host; the page polls until it's live.
Connected
Detections stream into the security console and into your alert channels.
Security-relevant events, scored so you can triage them.
Every detection carries a severity level, and Bayqus groups those levels into plain-language bands so an on-call engineer doesn't need to memorise a numeric scale. The console shows the real events from the host; the bands decide what's worth waking someone for.
| Band | Means | Typical events |
|---|---|---|
| Critical | Wake someone up | Successful intrusion indicators, high-confidence attack signatures, sensitive system tampering. |
| High | Look today | Repeated failed logins and brute-force patterns, privilege changes, suspicious process or file activity. |
| Notice | Good to know | Routine policy and integrity events — a watched file changed, a config drifted, an audit rule fired. |
| Info | Context | Low-level log activity kept for correlation and history in the console. |
One click to enroll. Critical-only by default, so it doesn't flood.
The things people ask first.
Q. Is this a separate product to deploy?
No. The security sensor installs onto hosts that already run the Bayqus agent. There's no new collector, no inbound port, and no separate rollout — you enroll the hosts you care about from the Security page and the existing agent does the install.
Q. What does it actually detect?
Security-relevant host events — authentication and brute-force attempts, file-integrity changes, and security-policy or audit violations — each scored by severity. Bayqus groups those scores into plain-language bands (Critical / High / Notice / Info) so triage doesn't depend on memorising a numeric scale.
Q. Will it flood my team with alerts?
Not by default. The security notifier ships critical-only, so enabling it doesn't page anyone for routine events. Detections still all land in the console; only the severity you choose is delivered to your channels, and existing policies and silences apply.
Q. Does it open any ports or change my firewall?
No. It uses the same agent-push, outbound-only model as the rest of Bayqus. The host initiates the connection; nothing inbound is opened, so it works behind NAT exactly like your monitoring.
Q. How is it priced?
The simplest way to get it is the Secure plan — $29/month for everything in Pro plus the security sensor and RMM/Patch across your fleet. At larger scale it can be billed per endpoint ($6/endpoint per month). Your base Pro plan (a flat monitoring price for up to 100 devices) is unchanged.
More on how it fits together
Add threat detection to the hosts you already trust to Bayqus.
Run the agent, click Enroll, and let the security sensor watch for what monitoring can't see.
Start free Talk to usVerified against the security sensor surface (backend/src/routes/siem.js · siem-poller.js · agent/siem.go) — 2026-08-01