ArcMC Processes
The following processes run as part of ArcMC:
-
apache -
aps -
postgresql -
web
Logging Into ArcMC If the Web Service is Down
If the web service stops, you can connect to ArcMC to restart it.
- SSH to the host.
- Enter <arcmc_install_dir>/current/arcsight/arcmc/bin/arcmcd stop all
- Enter <arcmc_install_dir>/current/arcsight/arcmc/bin/arcmcd status. Wait for some time until all process status report “Not monitored”.
- Enter <arcmc install dir>/current/arcsight/arcmc/bin/arcmcd start all. Wait for some time until all the process status report “running".
- Log into the ArcMC web UI as usual.