Operations & Monitoring

Operations & Monitoring is the SRE side of the suite. Cron health, backup destinations, DR drill, perf baseline, GL-posting hooks — everything that keeps the suite running between business hours.

Cron monitors
Cron monitors — every scheduled job with last run, duration, state and alert thresholds.

How the health check works

Health-check is a one-screen go / no-go status for the suite. Run it before every release; run it daily as a cron; pipe failures into your alerting.

How the health check works
Backup profiles — S3 / SFTP destinations with cadence, retention and last-success timestamp.
  1. Open Configuration → System Health Check (also accessible from Operations → Monitoring).
  2. The page runs ~20 probes — default journals, account mappings, callback latency, posting-queue depth, suspense ledger age.
  3. Each probe shows green / amber / red. Click any row for the diagnostic + remediation steps.

Reference

Feature checklist

  • Per-cron monitor with alert on stale + slow
  • Backup destinations: S3, SFTP, local
  • Health check covers GL hooks, suspense queues, callback latency
  • DR drill runbook

Configuration reference

WhereWhat to set
Backup destinationsS3 bucket / SFTP
Cron alert thresholdsStale-after, slow-after

Roles & permissions

GroupCapability
mfi_ops.group_ops_adminConfigure monitors, run drill

Accounting integration

None.
Tip. Always run the health check after the monthly upgrade — it surfaces newly-broken GL hooks before users see them.
Was this page helpful?