Results 1 to 4 of 4

Thread: Spring Insight on Tomcat 6

  1. #1
    Join Date
    May 2011
    Posts
    11

    Default Spring Insight on Tomcat 6

    Can anyone point me or give me some direction as to how I can integrate Spring Insight with Tomcat 6?
    I see on Spring Insight website that it claims to run with Tomcat. But I cant see any steps that needs to be followed to run Spring Insight with Tomcat.

  2. #2
    Join Date
    Aug 2009
    Location
    Cleveland, OH
    Posts
    6

  3. #3

    Default

    Quote Originally Posted by kumara View Post
    Can anyone point me or give me some direction as to how I can integrate Spring Insight with Tomcat 6?
    I see on Spring Insight website that it claims to run with Tomcat. But I cant see any steps that needs to be followed to run Spring Insight with Tomcat.
    1. Log in as administrator (the default admin credentials are admin\insight)
    2. Go to the administration tab and click on "Download Agent" - in this page you have instructions on how to install the agent
    3. Download the agent (there is a button at the bottom of the screen)
    4. To install the agent execute:
    Code:
    java -jar <path to jar> --path <path to tomcat CATALINA_HOME dir> --ip <dashboard ip address>
    and follow the installer instructions

  4. #4
    Join Date
    Aug 2009
    Location
    Cleveland, OH
    Posts
    6

    Default

    1. Log in as administrator (the default admin credentials are admin\insight)
    2. Go to the administration tab and click on "Download Agent" - in this page you have instructions on how to install the agent
    3. Download the agent (there is a button at the bottom of the screen)
    4. To install the agent execute:
    This works, but only if you have Insight Operations.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •