Cisco Systems OL-11390-01 NMSROOT/bin/pdreg -l process, Description and Arguments, u process

Models: OL-11390-01

1 20
Download 20 pages 57.94 Kb
Page 16
Image 16
NMSROOT/bin/pdreg -lprocess.

Chapter 11 Administering DFM (Advanced)

System Administration

When you reregister the process, specify all options in the same command instance. If you enter the pdcmd multiple times, only the last instance is used. Register the processes in the following order:

1.The DfmBroker process.

2.The DfmServer process.

3.Any processes that depend on DfmServer.

Use the following syntax to reregister the DFM processes. (Refer to Table 11-4for information about the options and arguments).

NMSROOT/bin/pdcmd -r DfmBroker -e path -f arguments

NMSROOT/bin/pdcmd -r DfmServer -e path -d depends -f arguments

NMSROOT/bin/pdcmd -r dependent_process -d DfmServer

Note To view the default settings for a process, enter

NMSROOT/bin/pdreg -lprocess.

Note If you specify registration options using pdcmd, you must rerun your command whenever the daemon manager restarts.

The ports and protocols used by CiscoWorks are listed in the Installation and Getting Started Guide for LAN Management Solution 3.0.

Table 11-4 Options to pdcmd

Option

Description and Arguments

 

 

-uprocess

Unregister process. The processes are listed in Table 11-3 on page 11-13.

 

 

-rprocess

Register process to CiscoWorks daemon manager and start process whenever

 

the dependent (parent) process starts (as described in the -d depends option).

 

The processes are listed in Table 11-3 on page 11-13.

-epath

Process binary path. path should be:

 

DFM broker: NMSROOT/objects/smarts/bin/brstart

 

DFM server: NMSROOT/objects/smarts/bin/sm_server

-ddepends

Process dependency. For DfmServer, depends should be DfmBroker.

 

 

 

User Guide for Device Fault Manager

11-16

OL-11390-01

Page 16
Image 16
Cisco Systems OL-11390-01 NMSROOT/bin/pdreg -l process, Description and Arguments, u process, r process, e path, d depends