Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restart eWay

Status
Not open for further replies.

naseem1010

Programmer
Joined
Mar 24, 2009
Messages
2
Location
SA
Hi,

I want to restart e*way from linux enironment, please can anybody send em the script

regards
 
Hi

Goto home directory of egate (i.e. /vol01/egate/5.0.5) then use below query to start up or shut down any perticula eway

start_rib -e ewayname ### to start up
stop_rib -e ewayname ### to shut down

ps -ef| grep eway ewayname ### to check the status of eway

Regards
Naseem
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top