service start

Start a named service on the Luna appliance. Services usually need to be started only if they were stopped with a service stop command, or if the service stopped unexpectedly.

Use the service list command to display a list of services that you can stop.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

Syntax

service start <service_name>

Argument(s) Description
<service_name>

Specifies the service to start.

Valid values: cbs, lsta, network, ntls, ntp, pedserver, snmp, ssh, stc, syslog, sysstat, webserver

Example

lunash:>service start syslog

Starting syslog:                                           [  OK  ]

Command Result : 0 (Success)