Skip to main content
Paragon Monitoring provides two types of automated checks: AI-powered infrastructure monitors that scan for security issues and code quality, and uptime monitors that track service availability.

Monitor Types

Infrastructure Monitors

AI-powered scheduled scans for security, cost optimization, code quality, and more

Uptime Monitors

URL health checks that track availability and response times

Infrastructure Monitors

Run AI prompts on a schedule to scan your infrastructure and code:
TemplateDescription
AWS Security ScanScan for misconfigurations and vulnerabilities
Exposed S3 BucketsFind publicly accessible buckets
Cost OptimizationIdentify unused resources and savings
Terraform DriftDetect state vs actual config drift
Code QualityCheck for anti-patterns and issues
Dependency ScanFind outdated or vulnerable packages
README SyncKeep README updated with codebase changes
Infrastructure monitors connect to your cloud services via MCP integrations (AWS, GCP, Vercel, Supabase, etc.).

Cadence Options

CadenceWhen It Runs
HourlyEvery hour
DailyOnce per day
WeeklyOnce per week

Uptime Monitors

Track whether your URLs are responding:
  • Add any URL (websites, APIs, health endpoints)
  • Set check interval (30s, 60s, 5min, etc.)
  • Get alerted when services go down
  • Track response latency over time

Status Indicators

StatusMeaning
UpURL responding successfully
DownURL not responding or returning errors
UnknownNot yet checked

Findings

When infrastructure monitors detect issues, they create findings with severity levels:

Critical

Immediate security threats requiring urgent action

High

Important issues requiring attention

Medium

Moderate issues to review

Low

Minor issues and recommendations
Findings can be marked as:
  • Open - Needs attention
  • In Progress - Being worked on
  • Resolved - Fixed
  • Ignored - Not applicable

Dashboard

The Monitoring dashboard shows:
  • Service Health % - Percentage of healthy monitors
  • Needs Attention % - Monitors with issues
  • Active Monitors - Total monitors running
  • Health trend chart - Historical view by day/week/month

Next Steps