How do I use snapshot.py?

Use this script as a debugging tool to troubleshoot system errors. It records a snapshot of the current state of the machine. Run this script manually to generate debugging information before restarting the instance.

Find snapshot.py using the following path:

<sourceforge_install_dir>/runtime/scripts

Run snapshot.py as:

            <sourceforge_install_dir>/runtime/scripts/snapshot.py
    

The output of the snapshot.py is stored as follows:

Related information
snapshot.py