Versions Compared

Key

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

...

  1. Open Windows Command Prompt.
  2. Type the DOS command to enter the IDERA Dashboard Web Application Lib folder (e.g. "cd C:\Program Files\Idera\Dashbaord\WebApplication\lib")
  3. Type the following command:
    java -cp catalina.jar org.apache.catalina.util.ServerInfo
    Info

    To execute this command, you need to have Java installed and the JAVA HOME path set on the system.

    Newtablink
    aliasClick here
    urlhttps://confluence.atlassian.com/doc/setting-the-java_home-variable-in-windows-8895.html
    for more information.

  4. The output should be as shown below:
    ç

    Info

    The Server number indicates the Tomcat version IDERA Dashboard is currently using.

...