Key Observation Points
There are numerous utilities that enable you to verify the status of various aspects of ACSLS.
-
psacs- shows a summary of all of the ACSLS running processes. It is the best indication whether ACSLS is running or not. A typical output should display no fewer than twelve different processes, all children of a common parent process. -
acsss status- checks if the acsdb database service is running -
To display your ACSLS release and maintenance level:
-
On Solaris:
pkginfo -l STKacsls
-
On Linux:
rpm -q ACSLS
-
On Solaris or Linux:
in_get_version
-