3 Replies Latest reply on Oct 16, 2014 11:40 AM by ctomc

    Monitor JBOSS and packages

    ziadrb

      Hello everybody,

       

      I am planning to write a tool that will check the deployed application's status. This app is deployed on Jboss AS 7.

       

      I want some help regarding Jboss commands. I understand that there is a jboss-cli.sh script that can interact with Jboss and its deployed packages.

       

      Basically, what I want is to check if a package gets undeployed or rolled back and check if jboss itself crashed and such issues.

       

      Any help is appreciated.