A SERVICE OF

logo

2526 CHAPTER 170: ACSEI CLIENT CONFIGURATION COMMANDS
# Execute conditional restart of ACSEI client (when ACSEI client is stopped).
<Sysname> oap connect slot 6
Connected to OAP!
[root@localhost ~]# service acseid status
acseic-daemon is stopped
[root@localhost ~]# service acseid condrestart
[root@localhost ~]#
service acseid reload
Syntax service acseid reload
View Any directory of the Linux system
Parameters None
Description Use the
service acseid reload command to load the ACSEI client configuration
file.
You can load the ACSEI client configuration file only when the ACSEI client is
started. Otherwise, you will fail to load the ACSEI client configuration file.
Examples # Load the ACSEI client configuration file.
<Sysname> oap connect slot 6
Connected to OAP!
[root@localhost ~]# service acseid status
acseic-daemon (pid 2849) is running...
[root@localhost ~]# service acseid reload
Reloading configuration: [ OK ]
service acseid restart
Syntax service acseid restart
View Any directory of the Linux system
Parameters None
Description Use the
service acseid restart command to restart an ACSEI client.
Examples # Restart a running ACSEI client.
<Sysname> oap connect slot 6
Connected to OAP!
[root@localhost ~]# service acseid status
acseic-daemon (pid 2849) is running...
[root@localhost ~]# service acseid restart