projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
[feisty_meow.git]
/
infobase
/
configuration
/
cron
/
process_check.crontab
1
2
#[process check]
3
# a crontab for periodically dumping the process state.
4
* * * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/processes/show_hot_ones.sh) &>>/tmp/${CRONUSER}-cron-active_processes.log
5