restart (JDM)
Syntax
restart (gracefully | immediately | soft) <jdmd> <jdmmon> <jinventoryd> <jlinkmon>
Description
Restart daemons belonging to Juniper Device Manager (JDM).
Never restart a software process unless instructed to do so by a customer support engineer.
Starting in Junos OS Release 19.2R1, JDM does not support the jinventoryd option in the restart command.
Options
| gracefully | (Optional) Restart a specified module or component by sending the equivalent of a UNIX SIGTERM signal. |
| immediately | (Optional) Immediately restart a module or component by sending the equivalent of a UNIX SIGKILL signal. |
| soft | (Optional) Reread and reactivate the configuration without completely restarting a module or component. This option is the equivalent of a UNIX SIGHUP signal. |
| jdmd | Restart the JDM service process. |
| jdmmon | Restart the JDM link monitoring daemon. |
| jinventoryd | Restart the JDM inventory management daemon. |
| jlinkmon | Restart the JDM link monitor daemon, which runs on the Linux host. Note:
The options |
Required Privilege Level
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
restart jdmd gracefully
user@jdm> restart jdmd gracefully Juniper Device Manager service process started, pid 12058
Release Information
Command introduced in Junos OS Release 17.4R1.