Show TOC

status CommandLocate this document in the navigation structure

Display the status of the SAP Control Center agent, plug-in, or service components of SAP Control Center.

Syntax
status [-a | --agent] 
[-h | --help] 
[-p | --plugin [<plugin-name>]] 
[-s | --service [<service-name>]]  
	
Parameters
  • -a | --agent

    display the status of the SAP Control Center agent component.

  • -h | --help

    display information about the info command.

  • -p | --plugin [<plugin-name>]

    display the status of the specified SAP Control Center plug-in (for example, ASEMap, the Adaptive ServerĀ® management module). Omit the plugin-name argument to return a list of plug-ins.

  • -s | --service [<service-name>]

    display the status of the specified SAP Control Center service (for example, the Alert service or the Messaging service). Omit the service-name argument to return a list of services.

Examples
  • Example 1

    displays status information on the Repository service:

    status --service RepositoryService
Permissions

status permission defaults to all users. No permission is required to use it.