Daemons Tab
The Daemons tab displays the status of NetBackup daemons on the master server you are monitoring.
More About Services:
Standalone daemons: These NetBackup daemons are always running and listening to accept connections. Examples include bpdbm, bprd, bpjobd, vmd, the robotic daemons, nbdbd, and visd.
The Global Data Manager product's Persistent Storage daemon, (nbdbd) runs only if the GDM server or GDM-managed server license is added to the NetBackup server. visd (the Global Data Manager product's Information Server daemon), requires nbdbd to be running before visd will start. visd is active only if a GDM server or managed server license is present.
Multi-process standalone daemons: NetBackup daemons that "fork" a child process to handle requests. Examples include bpdbm and bprd.
Single-process standalone daemons: NetBackup daemons that accept connections and handle requests in the same process. Examples include the Media Manager robotic daemons.
inetd daemons: NetBackup daemons that are usually launched by way of inetd(1m) or bpinetd. Examples include bpcd, bpjava-msvc, vopied, and vnetd.
Note
After restarting daemons in the Activity Monitor or by using a command, we recommend exiting all instances of the NetBackup-Java Administration Console, then restarting the console using the jnbSA command. (The jnbSA command is described in the NetBackup Commands for UNIX guide.)
To monitor NetBackup daemons
-
Open the Activity Monitor and select the Daemons tab.
-
Select the daemon(s) for which you want to view details.
-
Select Actions > Details. A Daemons Details dialog appears for each daemon you selected.
The following table describes the fields that appear in the Daemons tab and the Daemon Details dialog:
| Field
|
Description
|
Daemon command
|
The full path of the command used to start the daemon.
|
Daemon name
|
The name of the NetBackup daemon.
|
Parent process ID
|
The process ID of the daemon's parent process.
|
Priority
|
The priority of the daemon process.
|
Process ID
|
The process ID of the daemon.
|
Process size
|
The process size of the daemon in kilobytes.
|
Start time
|
The date and time when the daemon process was started.
|
Status
|
May be Running or Stopped.
|
Total processor time
|
The processor time used by the daemon in seconds.
|
User name
|
The user name under which the daemon was started.
|
To start or stop a daemon
-
Open the Activity Monitor and select the Daemons tab.
-
Select the daemon(s) you want to start or stop.
-
Select Actions > Start Daemon or Actions > Stop Daemon. Or, right-click the daemon and select Start Daemon or Stop Daemon from the shortcut menu.
|