Commit graph

883 commits

Author SHA1 Message Date
9fe9f85000 moved lish related info print from bin/linspector to lish 2013-11-29 00:27:14 +01:00
1b5ddec576 added log level management to interface and lish 2013-11-23 21:33:02 +01:00
755a0dcf23 updated minimal json and replaced mail task with logger task 2013-11-23 20:44:57 +01:00
177f503409 small typo fixes 2013-11-23 20:22:20 +01:00
64800c3741 added progess in percent while scheduling jobs... yay... :) 2013-11-23 20:18:38 +01:00
c8e3f52f1c replaced mail task with logger task in stress.json; should be the default for example files 2013-11-23 19:59:26 +01:00
880c45cd05 added the needs_arguments method to mail and mongodb task 2013-11-23 01:26:53 +01:00
3d1bfc8453 changed log message from warning to error 2013-11-22 23:18:53 +01:00
86107d60b3 addes ome broken code to mariadb task; just playing around... 2013-11-22 21:10:08 +01:00
b212879b09 some more JobInformation stuff and mongodb task update 2013-11-22 20:32:14 +01:00
5086520ed2 added authentication to mail task 2013-11-22 19:41:59 +01:00
c77d707fd5 reverted typo fix in dev.json 2013-11-22 19:33:41 +01:00
15fc135484 typo fix in dev.json 2013-11-22 19:32:56 +01:00
5785340a55 fixed mongodb task; writes just a timestamp and the response message for now 2013-11-22 19:32:05 +01:00
3665948c45 small date fix in logger task 2013-11-22 19:17:55 +01:00
e675d4be27 added timestamp to each message in logger task 2013-11-22 18:55:10 +01:00
4577608b81 added todays new code features to dev.json 2013-11-22 18:47:07 +01:00
ee1b22ad66 prepared logger task for file rotation 2013-11-22 18:44:55 +01:00
e5b0c9b414 made tasks type supporting a string or a list of strings 2013-11-22 18:25:34 +01:00
66ac870088 added new storage task for logging to a file 2013-11-22 18:12:16 +01:00
792eabc3b8 small cleanups 2013-11-22 17:52:32 +01:00
2a3943df33 replaced msg argument with job_information in task handler and mail task 2013-11-22 17:47:58 +01:00
44600ef116 added reponse_message to JobInformation 2013-11-22 17:42:21 +01:00
9c30c4e7a9 reverted some non working stuff from last night; tasks should work now 2013-11-22 17:37:15 +01:00
RafTim
7e60f1096f removed jobExecution object and leave only its response message 2013-11-22 01:25:52 +01:00
RafTim
cda92542e8 added pymongo task and configuration, refactored JobExecution and JobInformation objects and usage 2013-11-22 01:12:16 +01:00
ea2a54ba9f added soem stuff to mongodb task 2013-11-22 00:02:07 +01:00
eae66aa43b just some testing stuff in jobs 2013-11-17 02:20:35 +01:00
cee52e78dc added something to TODO 2013-11-15 06:16:40 +01:00
242fbf9e11 renamed snmp/snmpget to snmp/get 2013-11-11 23:20:51 +01:00
6782f8e7bf first use of JobInformation object 2013-11-11 20:38:32 +01:00
48ec7bd9f5 added JobInformation object to job.py for storing all information about a job 2013-11-11 20:27:30 +01:00
bd7955c8ca many small fixes... :) 2013-11-11 07:05:19 +01:00
9254afc8bd typo fix 2013-11-11 05:06:41 +01:00
880e3db851 fixed net/tcpconnect service 2013-11-11 05:05:26 +01:00
681edcd1c4 fixed http/content service 2013-11-11 05:00:32 +01:00
3c0555429c fixed http/code service 2013-11-11 04:59:26 +01:00
7317499183 typo fix 2013-11-11 04:55:49 +01:00
0aaaf6f874 small PEP8 fix 2013-11-11 04:29:32 +01:00
bd6cf2c7fd added get_job_id to Job. 2013-11-11 03:34:51 +01:00
03185100d7 small fix if someone sets type in task as uppercase string 2013-11-11 03:31:20 +01:00
b64311a923 new version and we added a release name 0.14/AMNESIA 2013-11-11 03:24:00 +01:00
0d41372ea8 removed "Messages" string from response message and some cleanups 2013-11-11 03:22:15 +01:00
RafTim
97b3d6a5ba cleanup 2013-11-11 02:21:16 +01:00
RafTim
a48b5feaa4 added class names in dynamically imported objects 2013-11-11 02:10:25 +01:00
RafTim
8b59c43de1 bugfixes for jobExecution 2013-11-11 01:44:29 +01:00
RafTim
5e6cadc478 invented JobExecution object and changed Dummy accordingly 2013-11-11 01:18:00 +01:00
4d504be162 soem fixes 2013-11-11 00:15:35 +01:00
1f75340e59 some new idea of message creation in services 2013-11-11 00:04:02 +01:00
bfcabe18e5 made the task thread a daemon to fix program termination problems 2013-11-10 01:26:09 +01:00