Collect Dump Info Tool
Last update: 18 December 2018
This tool collects the information and components from a Linux server that are necessary to analyse a core dump.
Download
CollectDumpInfo.gz
(SHA-256: 0ED8AFC8BC520EBBC70F9B12058ABE7828BF88F8CCE0B946831A7AAA86A30572)
Current version 1.3
Usage
- Copy the file collectDumpInfo.tar.gz onto the server from which the information should be collected
- Extract the collectDumpInfo.sh from the archive
- Execute collectDumpInfo.sh , with a user that has read access for the following directories:
- /opt/fabasoft/
- /var/opt/fabasoft/
- /usr/sbin/
- /lib64/
- /opt/app.telemetry/ (if installed)
Result
When the execution is complete a file named dumpinfo.tar.gz should exist in the current directory.
Collected information
- Fabasoft Folio service files
- Fabasoft app.telemetry files
- Linux systems libraries
References
- collectDumpInfo.gz
(SHA-256: 0ED8AFC8BC520EBBC70F9B12058ABE7828BF88F8CCE0B946831A7AAA86A30572)
Release Notes
Changes 1.3
- Also collect libraries under /usr
Changes 1.2
- Fixed glitch when collection httpd on newer systems
Changes 1.1
- Fixed a problem when collection older httpd versions
Changes 1.0