HI ,
I am trying to write a script to monitor gateway server.
sapcontrol -nr 00 -function GetProcessList
03.02.2014 11:48:41
GetProcessList
OK
name, description, dispstatus, textstatus, starttime, elapsedtime, pid
msg_server, MessageServer, GREEN, Running, 2013 04 27 11:19:33, 6768:29:08, 4595
disp+work, Dispatcher, GREEN, Running, Message Server connection ok, Dialog Queue time: 0.00 sec, 2013 04 27 11:19:33, 6768:29:08, 4596
igswd_mt, IGS Watchdog, GREEN, Running, 2013 04 27 11:19:33, 6768:29:08, 4597
From the above command we will be able to get the message server status. Likewise, suggest me how to find gateway server other than gwmon.
Regards,
Jag.