- This topic has 3 replies, 3 voices, and was last updated 19 years, 1 month ago by .
-
Topic
-
I’m going on an endeavour to write our own in-house shut down script and would like opinions on the following:
What would be the best way to get a list of sites on my AIX box that are running?
When I want to find this out from a command line manually I do this:
ps -ef |grep lm
I look for the instances of lock managers with their name that tell me which sites I have going. I don’t want to code it this way if someone
has a better idea.
Thoughts?
-mh
Viewing 2 reply threads
Viewing 2 reply threads
- The forum ‘Cloverleaf’ is closed to new topics and replies.