{% 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 Inventory

Parse inventory captures, classify components, and manage hardware asset data

Load inventory data from capture database
Re-analyze unknown components and update classifications
Remove component records from the database
Click refresh to load stats...

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

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

Loading...

Database Reset

Reset database to initial state (for testing/learning)

Warning: This will delete ALL data!

Operation Log

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