service status

Display the current status (running/stopped) for the specified service. You may wish to run this command to ensure that specific services are running properly. For example, if troubleshooting a problem with the NTLA, it is wise to ensure that the NTLS service is properly started. If it is not, the server may not be able to resolve itself by the hostname in the server certificate.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

>Monitor

Syntax

service status <service_name>

Argument(s) Description
<service_name>

Specifies the service for which you want to display the status.

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

Example

lunash:>service status network

   eth0 is up
   eth1 is down
   eth2 is down
   eth3 is down
   bond0 is down
   bond1 is down

Command Result : 0 (Success)