Controlling the size of the backup directory

Ops Center Analyzer Detail View User Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99ANA007-06
ft:lastEdition
2026-03-16

You can control the size of the backup directory by setting values in the megha_cleanup_custom.properties file. The backup directory purging activity is scheduled daily at 00:10 hours. By default, the data is retained for 30 days.

  1. Log on to the Analyzer detail view server through an SSH client (like putty) as a root user.
  2. Type the following properties file path:
    cd /usr/local/megha/conf/
  3. Create a backup copy of the megha_cleanup_custom.properties file using the following command:
    cp megha_cleanup_custom.properties bkp_megha_cleanup_custom.properties_bkp
  4. Open the megha_cleanup_custom.properties file using a text editor (such as vi) and change the following properties:
    cleanupapp.db.backup.root=/usr/local/megha/db/backup
    cleanupapp.db.backup.enable=yes
    cleanupapp.db.backup.retentiontime=30 #value in days