Chapter 11 Administering DFM (Advanced)
System Administration
Database files are stored using the backup directory structure described in Table
•
•
Table | DFM Backup Directory Structure | ||
|
|
|
|
Option |
| Description | Usage Notes |
|
|
| |
generationNumber | Backup | For example, 1, 2, and 3, with 3 being the latest database backup. | |
|
| number |
|
|
|
|
|
suite |
| Application, | When you perform a backup, data for all suites is backed up. The |
|
| function, or | CiscoWorks Common Services suite is cmf. The DFM application |
|
| module | suite is dfm. |
|
|
|
|
directory |
| What is | Suite applications (if applicable). |
|
| being stored |
|
|
|
|
|
filename |
| Specific file | Files include database (.db), log (.log), version (DbVersion.txt), |
|
| that has been | manifest (.txt), tar (.tar), and data files (datafiles.txt). |
|
| backed up | For DFM, the following files are listed directly under |
|
|
| |
|
|
| generationNumber/suite: |
|
|
| dfmEpm.db |
|
|
| dfmInv.db |
|
|
| dfmFh.db |
|
|
| filebackup.tar |
|
|
| The file backup.tar contains the following directories and file: |
|
|
| NMSROOT/objects/smarts/conf |
|
|
| NMSROOT/objects/smarts/local/repos |
|
|
| NMSROOT/objects/smarts/local/logs |
|
|
| NMSROOT/objects/smarts/local/conf |
|
|
| NMSROOT/setup/dfm.info |
|
|
|
|
Changing the Password for DFM Databases
Before You Begin
The procedure in this topic enables you to change the password for the following DFM databases. All DFM databases must use the same password.
•
•
•
Step 1 At the command prompt on the DFM server, stop the daemon manager by entering the following command:
•On Windows:
net stop crmdmgmt
•On Solaris:
/etc/init.d/dmgtd stop
|
| User Guide for Device Fault Manager |
|
| ||
|
|
| ||||
|
|
|
|
| ||
|
|
|
|