Administer the Platform Management Console (PMC).
Synopsis
pmcadmin [start | stop | list | addrtm URL | -h ]
Description
This command can only be used by LSF administrators.
Always run this command on the host that runs PMC.
This command is used to administer the PMC.
Options
- start
Starts the Platform Management Console on the local host.
- stop
Stops the Platform Management Console on the local host.
- list
Status of the PMC service on the local host.
- addrtm URL
RTM only. Integrate RTM web pages with PMC. Specify the RTM main web page access URL. For example, specify http://host_name/cacti
- -h
Outputs command usage and exits.
Output
Output of
pmcadmin list.
- SERVICE
WEBGUI, the name of the PMC service
- STATUS
- STARTED
PMC is running.
- STOPPED
PMC is not running.
- UNKNOWN
PMC status is unknown. The local host may not be the PMC host.
- HOSTNAME
Name of the host.
- WSM_PID
Process ID of the service.
- PORT
Web server port.
See also
perfadmin command: administer PERF services
pmcsetrc command: enable automatic startup of PMC on a host
pmcremoverc command: disable automatic startup of PMC on a host