DevTest Snapshot Tool
search cancel

DevTest Snapshot Tool

book

Article ID: 450137

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

The DevTest snapshot tool allows you to retrieve technical data from a DevTest environment, specifically for LISA components connected to a specified Registry. This tool is useful for obtaining logs from a distributed environment without needing direct machine access to each component host

Environment

All supported DevTest releases and platforms.

Resolution

How to Run the Snapshot Tool
 
The tool is executed via the command line using ServiceManager. The output is a .zip file created in the DevTest_HOME folder.
 
Windows:
 
ServiceManager.exe -d tcp://RegistryHostName:2010/Registry -u username -p password
 
Linux:
 
./ServiceManager -d tcp://RegistryHostName:2010/Registry -u username -p password

Additional Information

Information Captured

  • Log files for LISA components connected to the Registry.
  • Jar files associated with the specified Registry.
  • List of properties.

Exclusions

  • Enterprise Dashboard logs are not included.
  • Portal logs are not included.