how to stop ACS service on ACS appliance version 5.2 build 26
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2011 12:42 PM - edited 03-10-2019 05:57 PM
I was able to do this ACS 4.0.1 running on Windows 2003 server. There is a button that I can just stop ACS service on this host.
How do I achieve the same thing on ACS 5.2 build 26 appliance?
- Labels:
-
AAA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2011 01:33 PM
No GUI for this but you can do it in command line
ACS52-01/admin# acs stop ?
adclient Stop adclient
database Stop database
management Stop management
runtime Stop runtime
view-alertmanager Stop view-alertmanager
view-collector Stop view-collector
view-database Stop view-database
view-jobmanager Stop view-jobmanager
view-logprocessor Stop view-logprocessor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2011 01:35 PM
will "acs stop" stop ALL services on the ACS appliances?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2011 01:38 PM
Yes, it will stop all ACS services but you have option to stop only certain process as my previous post.
