-1

I am checking my weblogic server status(running or stop) through weblogic console. But i paln to automate by using unix script. Can u plz give me the unix scripts(.bat) to check the web logic server stsus. After running unix(.bat) i want to track server status in text file.

user2147727
  • 1
  • 1
  • 4

1 Answers1

1

This example does what you need. With a few minor tweaks, you can get it to work for you.

Adarsh
  • 3,613
  • 2
  • 21
  • 37