Commit graph

781 commits

Author SHA1 Message Date
23a1a246cc some more debug stuff and set rcpt to _rcpt in json files to not get spammed by mails while testing 2013-11-03 22:30:51 +01:00
737d65ccd5 temporarily fixed mail task using no login 2013-11-03 22:12:34 +01:00
1e39dcdeaf added stress.json for scheduling 6600 jobs and some fixes in minimal.json 2013-11-03 22:02:39 +01:00
17e1d21037 moved not working old example config files to examples/old/ 2013-11-03 20:20:00 +01:00
1f52f2c931 lot of small fixes, typo etc. and some more logging in tasks 2013-11-03 19:59:20 +01:00
8b435ca55d deleted TaskList.py 2013-11-03 19:43:19 +01:00
b3a89b98a3 made task threads a daemon; moved TaskList to task.py 2013-11-03 19:42:51 +01:00
bbd078d706 minimal.json cleanup 2013-11-03 19:25:50 +01:00
RafTim
da07b27087 added TaskList Threading, minimized minimal.json 2013-11-03 13:00:09 +01:00
RafTim
0bec591262 removed None initial arguments for jobInfos 2013-11-03 05:57:01 +01:00
RafTim
7a9bd06edf added jobInfo Maximum storage 2013-11-03 05:47:44 +01:00
RafTim
a977ea2c07 corrected backend-check 2013-11-03 05:21:12 +01:00
RafTim
b8ec2a9e40 added TaskList 2013-11-03 04:57:56 +01:00
RafTim
a670770dde changed task parsing and handling 2013-11-03 04:57:09 +01:00
RafTim
4be1a6ecb9 changed mail task according to new config
Q
2013-11-03 04:04:28 +01:00
f82f2f8239 added "more" to log... 2013-10-29 05:47:23 +01:00
20ab0809ff just some print output foo 2013-10-29 04:10:13 +01:00
ab353eac59 added "less" to "log" command 2013-10-29 02:31:52 +01:00
2d437f434a added "log less" to log management 2013-10-29 02:31:17 +01:00
7f86d66c13 added types to arguments of argparse. made output lowercase 2013-10-29 02:14:50 +01:00
530e483496 renamed requirements to requirements.txt; seems to be more convenient 2013-10-29 01:52:36 +01:00
fdde6cbb8c made time_delta an arg; does not work but can be fixed; -k and -x are wrong datatype 2013-10-29 01:51:06 +01:00
bc77ebe26d new arg stuff 2013-10-28 22:27:55 +01:00
e95ea2fc20 removed stupid colon in help output of lish 2013-10-28 04:43:27 +01:00
ea9e92f87a nicer help output 2013-10-28 04:30:10 +01:00
547bc5a46e some more output in lish status 2013-10-28 04:15:25 +01:00
2f99b7b8da v0.11.4-alpha 2013-10-28 04:09:17 +01:00
16ccccf500 lish v0.2.3-alpha 2013-10-28 04:00:54 +01:00
42c5d5d29a added "tail" command to do_log in lish 2013-10-28 03:54:19 +01:00
ca6b82e4e8 lish 0.2.2-alpha 2013-10-28 03:39:00 +01:00
730844c74e added some more stub stuff to lish and to lish's help; some fixes 2013-10-28 03:38:16 +01:00
f4080ffffc added status information to status command in lish 2013-10-28 03:24:25 +01:00
c1a7982557 added some command stubs and refactored help output 2013-10-28 03:07:45 +01:00
315e4e624c added some prints to bin/linspector for startup notification 2013-10-28 02:41:40 +01:00
125dc63e7e v0.11.3 2013-10-28 01:40:37 +01:00
f36f74231f new CLI args structure, new log format and some fixes 2013-10-28 01:40:14 +01:00
eb021857c6 small fix in dummy 2013-10-28 00:38:26 +01:00
633556d97a added random sleep from 3 to 15 seconds to dummy if sleep is not set as arg 2013-10-27 23:53:23 +01:00
b87a699e00 added "dummy" service for debugging end testing 2013-10-27 23:40:47 +01:00
809b8db979 small reference fix in bin/linspector 2013-10-27 16:05:11 +01:00
fbc66dac71 some more pep8 in bin/linspector 2013-10-27 16:00:32 +01:00
56eb1b74ae some exception handling for logfile parsing; exit program when this raises an exception 2013-10-27 15:58:59 +01:00
f9917614c9 clean and stable file logging; thanks to python-list for that 2013-10-27 15:37:04 +01:00
9bba6409fb deleted some debug code 2013-10-27 04:27:24 +01:00
1ccf2652b0 changed log level on respone messages from services 2013-10-27 04:26:50 +01:00
0915526a59 some additions in http service; does not work and i dont know why... :( maybe i am too tired 2013-10-27 03:59:24 +01:00
ffc754c608 new scheduling logic made linspector thread senseless - removed 2013-10-27 02:44:47 +01:00
cbb106ee8a cleaned up all this logging stuff. logging to files does not work anymore but that will be fixed. use -q when starting linspector for now 2013-10-27 02:28:20 +01:00
da6e575410 v0.11.1 2013-10-27 00:56:35 +02:00
96a0ff22ab this really is more balanced scheduling of jobs 2013-10-27 00:54:17 +02:00