{% extends "base.html" %} {% block title %}Maintenance Utilities - VelocityCMDB{% endblock %} {% block content %}
Caution: Some of these operations modify database structure and data. Create a backup before performing maintenance operations.

Backup Operations

Create compressed backups of databases and artifacts

Last backup: Never

Search Indexes

Rebuild full-text search indexes (FTS5)

Assets Index: Healthy
Notes Index: Healthy
Captures Index: Healthy

Component Processing

Parse inventory captures and extract hardware components

ARP Database

Parse and populate ARP/MAC address database

Capture Data

Manually load CLI captures into database

Topology Generation

Generate network topology map from LLDP data starting from a root device

Advanced Filters
Exclude devices with these platforms
Exclude devices with these name patterns

Database Reset

Reset database to initial state (for testing/learning)

Warning: This will delete ALL data!

Operation Log

{{ now }} Maintenance panel loaded
{% endblock %}