Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is the syntax of the script:

Code Block
languagebash
titledevil_mngr.sh usage
$ /u2/dcs/script_linux/devil_mngr.sh <start|restart|force_restart|stop> <devil_number|all>

The possible commands are start, restart, force_restart and stop, while the parameters to be passed to the script are the Devil number to be rebooted or all that launch the command on every configured devil on that host.

...