Commit Graph

102 Commits

Author SHA1 Message Date
jonnyboy a39da0468e some minor to tweaks to queries, added user editable powerline default.sh, removed incorrect symbol from mem display, added my.cnf to store db password, so not displayed in ps and htop, moved extra scripts to script folder 2013-01-31 14:38:22 +01:00
jonnyboy ee612411fd moved the books postprocessing to match monitor 2013-01-29 18:38:21 +01:00
jonnyboy e2cd6fd587 bad variable name 2013-01-29 07:29:29 +01:00
jonnyboy 144349ae68 renamed variables and constants 2013-01-29 07:20:54 +01:00
jonnyboy 71f47582db Update bin/monitor.php
added timers for optimizing
2013-01-29 00:47:22 -05:00
jonnyboy dbbdacc5d5 fix update_release on/off switch, init queries to 0 2013-01-29 03:57:54 +01:00
jonnyboy 028098e05d fixed queries returning null, showing errors
added powerline to display status bar
2013-01-28 20:17:23 +01:00
jonnyboy 4a5b660c4a fixed force restart of sphinx pane
unset exec bits for all except start.sh
2013-01-28 07:25:39 +01:00
jonnyboy e2cde30309 broke out sphinx from update_releases to pane 1.7 2013-01-28 06:24:51 +01:00
jonnyboy 267829524e fixed typo 2013-01-28 01:54:05 +01:00
jonnyboy 1121b2f302 fix path to update_parsing 2013-01-27 22:25:50 +01:00
jonnyboy edd0f0e811 changed query 2013-01-27 21:57:45 +01:00
jonnyboy 3559e1e27b remove if for parts query 2013-01-27 21:18:28 +01:00
jonnyboy e5ccc29eba fixed path for update_cleanup.php 2013-01-27 21:03:37 +01:00
jonnyboy 70955c8712 added file to check status of current svn nn+
added if to check table, befeore calculate parts size
fixed typo
2013-01-27 20:54:39 +01:00
jonnyboy 4d15098caf fixed query for pc and tv counts 2013-01-27 18:01:32 +01:00
jonnyboy 1fd11e4dfd added option to disable all post processing
added proper mouse bindings for tmux
2013-01-27 17:28:20 +01:00
jonnyboy 0935348611 removed all etra screen paints to give notification of what is not running, significant improvement
added iftop as option
2013-01-27 07:29:32 +01:00
jonnyboy 65a434d5c0 reduced all queries to 3, thanks to Safra for his help 2013-01-27 03:24:13 +01:00
jonnyboy 2dc719022f added check for changing nzb import path 2013-01-26 22:58:50 +01:00
jonnyboy ec071bf363 fixed in color in changes 2013-01-26 21:20:34 +01:00
jonnyboy f8437f30e9 rewrote a few queries and moved nzb counter to own pane in attempt to improve monitor lagg time
changed glob method trying to correct error
2013-01-26 21:09:40 +01:00
jonnyboy 33e66446fc added text to window #2 2013-01-26 01:25:10 +01:00
jonnyboy dfed6c6ee0 signed wrong 2013-01-25 22:34:50 +01:00
jonnyboy 468ac7d80d removed sleep time for lagg counter 2013-01-25 22:29:43 +01:00
jonnyboy 7f4a1d3891 moved lagg timer to table, show what takes how long 2013-01-25 22:01:04 +01:00
jonnyboy ba76bccac1 typo 2013-01-25 20:45:39 +01:00
jonnyboy 0aa299e079 added loop counter to the lagg display 2013-01-25 20:43:47 +01:00
jonnyboy 53992fa412 added lag timer 2013-01-25 20:29:58 +01:00
jonnyboy e041d326b4 changed function to get nzb count - faster 2013-01-25 20:00:11 +01:00
jonnyboy 939adb719e fixed path to count your nzbs 2013-01-25 19:55:56 +01:00
jonnyboy 5a7cf61317 added option to set/change the number og nzbs imported per loop
updated pic with info
2013-01-25 19:17:35 +01:00
jonnyboy 7235cea41a changed nzb count to count subfolders, thanks to Kragger and pyr2044 2013-01-25 18:31:58 +01:00
jonnyboy 4eb5921518 fixed a path issue 2013-01-25 17:04:31 +01:00
jonnyboy 0a68c62f9b changed wording for shutdown 2013-01-25 07:46:12 +01:00
jonnyboy db110d3c86 added shutdown to the script, you can change anything in edit_these
during execution and the changed will take affect during the next cycle
I add timer variables, so you can slow it down or speed it without
having to shut it down.
Thanks go to convict for his help
2013-01-25 07:16:27 +01:00
jonnyboy 6e07f106b3 missed mem_usage entry 2013-01-25 01:09:49 +01:00
jonnyboy 3d66b4ae87 changed pic and a few minor tweaks 2013-01-24 23:25:43 +01:00
jonnyboy 3fc61b8c49 removed echo 2013-01-24 16:52:43 +01:00
jonnyboy 34d8b6d2ae changed command for tmux 2013-01-24 16:51:05 +01:00
jonnyboy 9f97ea30f2 changed optimize from running after every update_release to after the 5th loop 2013-01-24 06:50:07 +01:00
jonnyboy 7ecf54f103 fixed pane/window issue 2013-01-24 01:00:11 +01:00
jonnyboy 9fc6af8154 fix panes 2013-01-23 23:41:58 +01:00
jonnyboy 3e13e1e46f missed a variable 2013-01-23 23:24:35 +01:00
jonnyboy 6c23a6e41b fix filename 2013-01-23 21:32:02 +01:00
jonnyboy 48aa4e0963 changed postprocess to variable from 1-9
fixed path issue with optimise
2013-01-23 20:36:35 +01:00
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