{% extends "base.html" %} {% block title %}Database Configuration - Hermetic Suite{% endblock %} {% block content %}
Configure collection schedule and default alert thresholds
To enable scheduling, ensure the hsuite user has cron access. You can manually set up a cron job:
# Run every 15 minutes
*/15 * * * * /opt/hsuite/venv/bin/python /opt/hsuite/plugins/databases/collect_all.py
These thresholds apply to all databases unless overridden in the database's edit page.
| Metric | Comparison | Warning | Critical | Enabled | Actions |
|---|---|---|---|---|---|