|
|
49bf87f254
|
more eye candy in lish output of job details
|
2013-10-19 20:47:19 +02:00 |
|
|
|
c2275e8e63
|
added __str__ to service and made the output look nicer in lishs jobs list
|
2013-10-19 20:22:57 +02:00 |
|
|
|
a7312cb37e
|
renamed function
|
2013-10-19 02:10:38 +02:00 |
|
|
|
ea10f91bf8
|
uncommented EOF command. do we need it?
|
2013-10-19 02:07:05 +02:00 |
|
|
|
c92683940f
|
version 0.1.8
|
2013-10-19 01:47:19 +02:00 |
|
|
|
0d0ee69313
|
added linspector.yaml to show the new config file format
|
2013-10-19 01:38:10 +02:00 |
|
Rafael.Timmerberg
|
16a5a09bf5
|
added yaml support
|
2013-10-19 00:55:24 +02:00 |
|
|
|
cb676249ac
|
cleanups and small fix
|
2013-10-18 12:15:11 +02:00 |
|
Rafael.Timmerberg
|
240dc8b04a
|
extended the job function and added completion
started to implement LinspectorInterface and passed it to Frontend and LishCommander as general Linspector accessor
|
2013-10-17 23:36:57 +02:00 |
|
Rafael.Timmerberg
|
9de9af9921
|
Merge remote-tracking branch 'origin/master'
Conflicts:
.gitignore
bin/linspector
examples/linspector.json
linspector/core/job.py
linspector/frontends/lish.py
linspector/services/tcpconnect.py
|
2013-10-17 21:08:30 +02:00 |
|
|
|
c08b5a1b13
|
changed version from 0.7 to 0.1.7; we are really just 0.1.* currently
|
2013-10-17 08:20:11 +02:00 |
|
|
|
e524bf3797
|
deleted the abstracted daemon and moved class over to daemon.py
|
2013-10-12 02:34:39 +02:00 |
|
|
|
f3aa26cc15
|
just some new ideas
|
2013-10-12 02:31:41 +02:00 |
|
|
|
2522755595
|
yeah
|
2013-10-11 04:22:32 +02:00 |
|
|
|
dd1c6958c3
|
some housekeeping
|
2013-10-11 02:48:27 +02:00 |
|
|
|
68f8cbadc9
|
shutting logging down after the scheduler... makes sense i think
|
2013-10-11 02:43:14 +02:00 |
|
|
|
e6741b0db9
|
added udpconnect service. should be tested! think it is not working like it is... ;)
|
2013-10-11 02:30:22 +02:00 |
|
|
|
5ecee5b069
|
some doc fixes in header
|
2013-10-11 02:29:25 +02:00 |
|
|
|
1de3fd29e2
|
version bump to 0.7
|
2013-10-11 02:20:23 +02:00 |
|
|
|
ee5245eccb
|
added threshold handling to job.py and config
|
2013-10-11 02:07:55 +02:00 |
|
|
|
7886e6f677
|
just enabled debug level logging...
|
2013-10-11 00:59:43 +02:00 |
|
|
|
0cb05861b0
|
added some more logging
|
2013-10-11 00:19:53 +02:00 |
|
|
|
494454c4e7
|
a lot of new stuff in lish
|
2013-10-11 00:05:40 +02:00 |
|
|
|
e12e05dbc7
|
added job enable/disble stuff
|
2013-10-11 00:03:18 +02:00 |
|
|
|
1e04d58e5a
|
new msg output with hex id
|
2013-10-10 23:44:20 +02:00 |
|
|
|
90d8e81775
|
typo fix
|
2013-10-10 23:43:40 +02:00 |
|
|
|
0767965fb5
|
added hex_string to JobInfo instead of the raw hex
|
2013-10-10 23:19:24 +02:00 |
|
|
|
131ce1a75b
|
added hostgroup to Job
|
2013-10-10 23:16:36 +02:00 |
|
Rafael.Timmerberg
|
d581cee078
|
added hexstring
|
2013-10-10 22:24:05 +02:00 |
|
Rafael.Timmerberg
|
14ad51741e
|
added hexstring
|
2013-10-10 22:24:05 +02:00 |
|
Rafael.Timmerberg
|
d6ea3e3d11
|
set global loglevel to debug
|
2013-10-10 22:07:21 +02:00 |
|
Rafael.Timmerberg
|
8a3379f7e3
|
set global loglevel to debug
|
2013-10-10 22:07:21 +02:00 |
|
Rafael.Timmerberg
|
2271e52700
|
set jobHex to jobInfo
|
2013-10-10 21:59:33 +02:00 |
|
Rafael.Timmerberg
|
d885e699ba
|
set jobHex to jobInfo
|
2013-10-10 21:59:33 +02:00 |
|
Rafael.Timmerberg
|
0a8dd894ab
|
pretty job string function for lish, fixed logging
TODO: set Logging levels
|
2013-10-10 21:46:29 +02:00 |
|
Rafael.Timmerberg
|
0bfb8ef3ae
|
pretty job string function for lish, fixed logging
TODO: set Logging levels
|
2013-10-10 21:46:29 +02:00 |
|
|
|
7db2ae092b
|
typo fix
|
2013-10-08 23:00:44 +02:00 |
|
|
|
157de0cbd4
|
typo fix
|
2013-10-08 23:00:44 +02:00 |
|
|
|
d9924e0819
|
added stub for a configfile validation tool
|
2013-10-08 22:27:37 +02:00 |
|
|
|
08a0ed137f
|
added stub for a configfile validation tool
|
2013-10-08 22:27:37 +02:00 |
|
|
|
7863da0645
|
cleanup; deleted senseless newlines
|
2013-10-08 22:24:11 +02:00 |
|
|
|
025238dbbc
|
cleanup; deleted senseless newlines
|
2013-10-08 22:24:11 +02:00 |
|
|
|
e79eafefeb
|
typo fix
|
2013-10-08 22:23:08 +02:00 |
|
|
|
0d472665b9
|
typo fix
|
2013-10-08 22:23:08 +02:00 |
|
|
|
844c02cc79
|
moved linspector to bin and renamed lib
|
2013-10-08 22:16:46 +02:00 |
|
|
|
0dbac62c5c
|
moved linspector to bin and renamed lib
|
2013-10-08 22:16:46 +02:00 |
|
|
|
4f6639b259
|
moved linspector to bin and renamed lib
|
2013-10-08 22:16:31 +02:00 |
|
|
|
b73d0abb2d
|
moved linspector to bin and renamed lib
|
2013-10-08 22:16:31 +02:00 |
|
|
|
fc4a55c8db
|
small config update just to not forget the idea
|
2013-10-08 21:21:37 +02:00 |
|
|
|
3f592b61c0
|
small config update just to not forget the idea
|
2013-10-08 21:21:37 +02:00 |
|