How System Sensors work
Sensors operate in three acquisition modes depending on the source:- Ask — scripted API pulls against providers like Google Cloud, AWS, Okta, or Azure AD.
- Listen — log, metric, and event streams ingested via Cribl into your data lake.
- Test — active probes that verify behavior, including negative verification (for example, sending a packet and proving it is dropped).
sourceRanges. If the field is 0.0.0.0/0, the result is off target. If the provider API is unreachable or the field is not returned, the result is unknown or unobserved. Missing evidence never inherits a last good value and is never manufactured into a pass.
Result states
Example: Google Cloud firewall rule
You declare that a firewall rule should allow traffic only from private IP ranges. The System Sensor reads the rule and findssourceRanges: ["0.0.0.0/0"]. Panaptico marks the field off target and surfaces the gap in the relevant Initiative. When you change the rule to sourceRanges: ["10.0.0.0/8"], the next sensor poll marks it at target and closes the gap automatically.
When to use System Sensors
Use System Sensors when you need continuous, field-level verification of configuration state across cloud, identity, network, endpoint, and security systems. They are the foundation for every other Panaptico primitive: Signals, Initiatives, and Routing all depend on sensor reads.Signals
Turn raw sensor telemetry into business meaning with scored thresholds and full drift history.
Initiatives
Group sensor-verified fields into budget-level programs with gap analysis and closed work loops.
System Quality
See how continuous sensor verification drives system quality and assurance programs.