Last update: 4 August 2017
The integrated feature "Collect System Information" collects logs, system parameters and library information into a folder (Windows) respectively a ZIP archive (Linux) to deliver to Fabasoft Support as part of a service request.
This should be done in case of system failures or unexpected behaviour of the Fabasoft Folio Backendservices.
The feature "Collect System Information" is part of Fabasoft Folio Server Management (Windows) / Fabasoft Components Web Management Console (Linux).
Hint: In earlier Fabasoft versions the Fabasoft Folio Server Management was called Fabasoft Components Server Management. The usage of the tool is similar.
Notice: Web- and Conversion Servers cannot be added to the Fabasoft Folio Server Management, therefore Collect System Information cannot be used on these servers.
fscadmin -a collectsysinfo
For further information on how to use the fscadmin tool see: How to use fscadmin
The collected data are stored in a compressed .tar.gz file located in /opt/fabasoft/Support.
Please remember, that the Linux logfile /var/log/messages can only be added to the .tar.gz archive if the fscsrv user has permissions to access this log.
To analyze a Linux core dump of a Fabasoft Folio service, additional information is required, please refer to the Collect Dump Info KB article.
For information on how to find core dumps please refer to the How to find core dumps in Linux KB article
The collected file can be extracted in the following way:
tar xzf .tar.gz