service status
Display the status (stopped, running) of the specified service.
User access
admin, pseoperator
Syntax
service status <service>
Argument(s) | Description |
---|---|
<service> | Specifies the service whose status will be displayed. Valid values: - network - etnetserver - iptables - snmp - ssh - syslog |
Example
psesh:>service status ssh
ssh is running
Command Result : 0 (Success)