SQL Server
Connect Microsoft SQL Server so agents can query it.
Connect
Host, database, user, password. Access keeps the secret.
Keep it safe
Start read-only. Allow writes when the job needs them.
Example
Using SQL Server, count failed jobs in the last 24 hours.