Skip to content

etn-utilities/smp-ng-core-dump-handler

 
 

Repository files navigation

Linux core dump handler

Forked from: https://github.com/alexey-medvedchikov/core-dump-handler

This script handles processes core dumps and stores it in specified directory. Also it support rotation.

Example usage:

sysctl -w kernel.core_pattern='|/bin/core-dump-handler.sh -e=%e -p=%p -s=%s -t=%t -d=/var/log/core -r=10'

About

Core dump handler script (Linux)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 90.7%
  • CMake 9.3%