| Title: | ase |
| Moderator: | SMURF::GROSSO |
| Created: | Thu Jul 29 1993 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 2114 |
| Total number of notes: | 7347 |
Dear colleagues:
I have a custom who write a application.
Now he need shutdown one machine's service. and activing it
in other machine. all these action required do by shell-script
or in program.
Could anyone give me some hint where can I get these info ?
and I am not a server-engineer.
Someone told me all can do by "asesetup", but this is a
menu interactive working, could not execute by program or shell
script.
Thanks
Mark :-)
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1846.1 | usr505.zko.dec.com::Marshall | Rob Marshall | Tue Jan 28 1997 14:31 | 10 | |
Hi, It's not asesetup, but asemgr that you need to use. The following command is an example, and would move service 'srv1' to member 'member2': # asemgr -m srv1 member2 Please see the asemgr manual page for more information. Rob | |||||