{% extends "base.html" %} {% block title %}Admin — Server Monitoring{% endblock %} {% block page_title %}Admin & Maintenance{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Deletes all log entries from the database. Devices remain intact — they will start logging again automatically.
Deletes all log entries from the database. Registered devices are not affected and will continue logging automatically.
| Work Place | Hostname | MAC | IP | Delete |
|---|---|---|---|---|
| {{ d.nume_masa or '—' }} | {{ d.hostname or '—' }} | {{ d.mac_address or '—' }} |
{{ d.device_ip or '—' }} |
Resets the Ansible inventory file and clears all inventory groups. The file is left fully empty — ready for new hosts and groups.
Deletes all WMT update requests (pending, accepted and rejected). Devices are not affected and can submit new requests at any time.