Commit Graph

56 Commits

Author SHA1 Message Date
jonnyboy 2f756f4ae5 updated optimize scripts
myisam small tables will run after every update_release
inno small tables every 2 hours
all big tables every 24 hours
2013-01-23 06:24:10 +01:00
jonnyboy 509360fc4e forgot sleep timer 2013-01-22 21:58:26 +01:00
jonnyboy 2e02159286 move optimize to run after every update_releases 2013-01-22 21:49:23 +01:00
jonnyboy c971fdf896 possible bad if statement 2013-01-21 23:15:58 +01:00
jonnyboy 4edcfb3fe1 removed echo "-e" 2013-01-21 23:15:58 +01:00
jonnyboy 1915e5e181 fix in wrong place 2013-01-21 23:15:58 +01:00
jonnyboy a4012fc9d4 changed query for parts - faster 2013-01-21 23:15:58 +01:00
jonnyboy ab610510f8 changed some color 2013-01-21 23:15:58 +01:00
jonnyboy 4ffec0b8b6 added a little more color 2013-01-21 23:15:58 +01:00
jonnyboy d58ee700f2 added parts table size, thx again wlfshmn 2013-01-21 23:15:58 +01:00
jonnyboy 22feb3c88a formatted the parts count 2013-01-21 23:15:58 +01:00
jonnyboy 954931285e really fixed nfo count 2013-01-21 23:15:58 +01:00
jonnyboy 1f2567c67c fixed nfo count - thx wlfshmn 2013-01-21 23:15:58 +01:00
jonnyboy 7aec7faa84 added query for nfo, thanks to wlfshmn 2013-01-21 23:15:58 +01:00
jonnyboy 59b46dfaac changed some colors 2013-01-21 23:15:57 +01:00
jonnyboy 0b2b6d23de added more max releases 2013-01-21 23:15:57 +01:00
jonnyboy 070dacc6f3 added sleep timers 2013-01-21 23:15:57 +01:00
jonnyboy 4e3752ad71 more colors 2013-01-21 23:15:57 +01:00
jonnyboy 3423a34116 fixed session name 2013-01-21 07:35:18 +01:00
jonnyboy d8d2c0fc39 proper merge 2013-01-21 07:07:59 +01:00
jonnyboy 63deced767 Merge branch 'dev'
Conflicts:
	README.md
	bin/cleanup_scripts.sh
	bin/innodb/backfill.php
	bin/innodb/backfill_threaded.php
	bin/innodb/lib/framework/db.php
	bin/innodb/lib/innodb/config.php
	bin/innodb/lib/innodb/convertToInnoDB.php
	bin/innodb/nzb-import.php
	bin/innodb/update_binaries.php
	bin/innodb/update_binaries_threaded.php
	bin/monitor.php
	bin/postProcessing1.sh
	bin/postProcessing2.sh
	bin/postProcessing3.sh
	bin/postProcessing4.sh
	bin/postProcessing5.sh
	bin/postProcessing6.sh
	bin/processAlternate2.php
	bin/processAlternate4.php
	bin/processBooks.php
	bin/processGames.php
	bin/processMovies.php
	bin/processMusic.php
	bin/processTv.php
	bin/workhorse.sh
	conf/tmux.conf
	edit_these.sh
	set_perms.sh
	start.sh
2013-01-21 07:00:08 +01:00
jonnyboy 1e29ea7718 typo 2013-01-21 06:40:39 +01:00
jonnyboy 9729f002a7 fixed typo with OPTIMISE
added a few info notes to the screen
2013-01-21 06:09:17 +01:00
jonnyboy 7cf60e64a1 removed nfo query 2013-01-21 04:49:39 +01:00
jonnyboy 93c6c2b6fc hopefully fixed and completely working 2013-01-21 04:32:50 +01:00
jonnyboy 77a8d59d5b DO NOT PULL THIS UPDATE 2013-01-21 00:06:41 +01:00
jonnyboy 4ca8ce4251 reverted to hard coded path, please place in the path stated in the README file
otherwise, you will need to edit the paths in the config.php files, yourself
2013-01-20 19:49:47 +01:00
jonnyboy 3bd8e4dd23 added timer for update_releases, added postprocessing totals, removed username
added a few notes
2013-01-20 18:09:54 +01:00
jonnyboy 88edaa45cf fixed 24 hour time problem 2013-01-19 04:37:48 +01:00
jonnyboy 6e18b08f33 fixed 24 hours problem 2013-01-19 04:35:58 +01:00
jonnyboy c6c009bbfb updated to work with current nn+ inno branch 2013-01-17 23:43:38 -05:00
jonnyboy ac3af65d24 Update bin/monitor.php 2013-01-15 21:58:42 -05:00
jonnyboy 2fdac4273f Update bin/monitor.php 2013-01-15 21:53:37 -05:00
jonnyboy edd25c8ad5 added sleep timer for update_binaries and backfill
added finished time for each pane
2013-01-15 16:34:22 +01:00
jonnyboy 37ead73ed6 major changes, monitor.php runs all scripts, easier on cpu 2013-01-15 02:12:47 +01:00
jonnyboy b648569fbc updated kevins scripts 2013-01-12 23:39:27 -05:00
jonnyboy 9289a6eb35 try to get monitor.php to fit into a smaller space 2013-01-11 04:38:26 -05:00
jonnyboy 09f4bff3a4 reduce the complexity of the queries 2013-01-11 01:44:18 -05:00
jonnyboy 161cfe301c all php scripts are started from a bash script to allow auto restart 2013-01-10 19:33:43 -05:00
jonnyboy 993c983b9d updated readme and added user set timer in monitor 2013-01-10 14:14:20 -05:00
jonnyboy de9a4c5297 added pc category to monitoring 2013-01-10 13:50:42 -05:00
jonnyboy bc29b7eaf9 removed unneeded queries 2013-01-10 12:56:27 -05:00
jonnyboy 60bb0bd113 some queries not needed before loop 2013-01-10 12:34:54 -05:00
jonnyboy 3fd71ee706 forgot to get count during loop 2013-01-10 12:32:57 -05:00
jonnyboy 616606b951 fixed queries 2013-01-10 12:29:17 -05:00
jonnyboy 05b6eb568e added a few queries to monitor 2013-01-10 01:59:08 -05:00
jonnyboy 3bb58d26e8 tweaking 2013-01-09 23:41:26 -05:00
jonnyboy c852bea3fa lots of changes, hope this fixes it 2013-01-06 23:39:11 -05:00
jonnyboy 256f1089eb fixed mulptiple path problems
rearranged the panels
2013-01-06 16:26:12 -05:00
jonnyboy 596a74c22d thanks to kevin123 lots of changes 2013-01-05 06:18:54 -05:00