2527
Stopping acseic-daemon: [ OK ]
Starting acseic-daemon: [ OK ]
# Restart a stopped ACSEI client.
<Sysname> oap connect slot 6
Connected to OAP!
[root@localhost ~]# service acseid status
acseic-daemon is stopped
[root@localhost ~]# service acseid restart
Stopping acseic-daemon: [FAILED]
Starting acseic-daemon: [ OK ]
service acseid start
Syntax service acseid start
View Any directory of the Linux system
Parameters None
Description Use the
service acseid start command to start an ACSEI client.
By default, the ACSEI client installed on the OAP module is started.
Examples # Start an ACSEI client that is running.
<Sysname> oap connect slot 6
Connected to OAP!
[root@localhost ~]# service acseid start
Starting acseic-daemon:
# Start an ACSEI client that is stopped.
<Sysname> oap connect slot 6
Connected to OAP!
[root@localhost ~]# service acseid start
Starting acseic-daemon: [ OK ]
service acseid status
Syntax service acseid status
View Any directory of the Linux system
Parameters None
Description Use the
service acseid status command to query the running status of an
ACSEI client.