mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:17:02 +02:00
fixed indexing
This commit is contained in:
@ -18,7 +18,7 @@ piler's crontab:
|
||||
|
||||
*/5 * * * * LC_ALL=C mpstat | tail -1 | awk '{print $11}' > /var/piler/stat/cpu.stat
|
||||
5,35 * * * * LIBEXECDIR/piler/indexer.delta.sh
|
||||
15 2 * * * LIBEXECDIR/piler/indexer.main.sh
|
||||
30 2 * * * LIBEXECDIR/piler/indexer.main.sh
|
||||
*/15 * * * * /usr/local/bin/indexer --quiet tag1 --rotate
|
||||
*/15 * * * * /usr/local/bin/indexer --quiet note1 --rotate
|
||||
|
||||
|
Reference in New Issue
Block a user