mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 14:52:28 +01:00 
			
		
		
		
	Fixed #758: sphinx index watcher
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
		| @@ -1,11 +1,11 @@ | ||||
| ### PILERSTART | ||||
| 5,35 * * * * LIBEXECDIR/piler/indexer.delta.sh | ||||
| 30   2 * * * LIBEXECDIR/piler/indexer.main.sh | ||||
| 15,45 * * * * LIBEXECDIR/piler/indexer.attachment.sh | ||||
| */15 * * * * /usr/bin/indexer --config SYSCONFDIR/piler/sphinx.conf --quiet tag1 --rotate | ||||
| */15 * * * * /usr/bin/indexer --config SYSCONFDIR/piler/sphinx.conf --quiet note1 --rotate | ||||
| */5 * * * *  /usr/bin/find LOCALSTATEDIR/piler/www/tmp -type f -name i.\* -exec rm -f {} \; | ||||
| */5 * * * * /usr/bin/find LOCALSTATEDIR/piler/error -type f|wc -l > LOCALSTATEDIR/piler/stat/error | ||||
| 3 * * * * LIBEXECDIR/piler/watch_sphinx_main_index.sh | ||||
|  | ||||
| ### optional: the same report you can see on the health page | ||||
| ###30 7 * * * /usr/bin/php LIBEXECDIR/piler/daily-report.php --webui LOCALSTATEDIR/piler/www | ||||
|   | ||||
		Reference in New Issue
	
	Block a user