RECAP(8) | System Manager's Manual | RECAP(8) |
recap - dumps periodic information about running applications and resource usage
recap [OPTION]
recap is a user-configurable script that can be run once, or run periodically out of cron or systemd.timers to dump information about running processes and resource usage. It's useful on servers that have periodic, mysterious performance anomalies for tracking down what may be going on at the time of any particular incident.
The values for which reports are generated and how many reports are stored can be overridden in /etc/recap.conf. The output files from the script are written to BASEDIR.
/etc/recap.conf /etc/cron.d/recap /usr/lib/systemd/system/recap.{service,timer} - Unit files for running recap periodically. /usr/lib/systemd/system/recap-onboot.{service,timer} - Unit files for running recap on boot.
Bugs and issues to be submitted via github <https://github.com/rackerlabs/recap/issues>.
The recap scripts are maintained by Rackspace, the list of contributors is available at https://github.com/rackerlabs/recap/blob/master/CHANGELOG.md#contributors.
August 18, 2017 |