Commit graph

124 commits

Author SHA1 Message Date
36fd02c6f9 uups... ;) 2013-06-05 05:54:16 +02:00
97f479dc09 moved htmlcontent service to http. this service is really for fetching data over http. i switched from socket stuff to urllib too... 2013-06-05 05:50:11 +02:00
6d6bbbc8e4 some more config parameters added 2013-06-05 05:49:09 +02:00
c591f1bade version bump to 0.4 2013-06-05 04:23:47 +02:00
132ce81d05 added some code to the service classes; no working code; mostly boilerplate... 2013-06-05 04:20:26 +02:00
61737bfec0 major json update to show more complex configurations and additional parameters 2013-06-05 04:19:27 +02:00
8bcac96942 just some config object cleanups 2013-06-05 04:18:37 +02:00
e39339a10f json changes 2013-06-05 02:17:07 +02:00
22fde832ae json changes 2013-06-05 02:02:40 +02:00
90c41027c6 added shell service and fixed service 2013-06-05 00:09:24 +02:00
Rafael.Timmerberg
53e2f2aad0 changed behavior of service api 2013-06-04 23:31:24 +02:00
8a31e6bb3e Merge remote-tracking branch 'origin/master' 2013-06-04 23:13:37 +02:00
a516b3dd1c added service class 2013-06-04 23:13:18 +02:00
Rafael.Timmerberg
737dc26a5d basic parser structure 2013-06-04 23:07:05 +02:00
Rafael.Timmerberg
2676360ced basic parser structure 2013-06-04 23:06:05 +02:00
Rafael.Timmerberg
0f5cd0b585 fixed the json... again 2013-06-04 22:48:45 +02:00
Rafael.Timmerberg
94f20b8128 fixed invalid key clash in linspector.minimal.NG.json, removed unnessesary stuff (null or none definitions) 2013-06-04 22:04:29 +02:00
100840e91c the next generation of config???? 2013-06-04 07:53:33 +02:00
f6df05665a config changes 2013-05-31 05:13:35 +02:00
80b3c0bcc0 added shell service 2013-05-30 23:07:34 +02:00
c214ffe57d some fixes and adds 2013-05-30 09:22:39 +02:00
24b3fcee6b added some examples on what we need to configure... 2013-05-30 09:05:30 +02:00
6594f26076 added lib/filters for pure python filters ... for got this file 2013-05-30 08:50:54 +02:00
cc355b58d2 added lib/filters for pure python filters 2013-05-30 08:50:26 +02:00
e86447e5db cleanup one line 2013-05-30 08:48:24 +02:00
3fb3fcc0eb just added some new ideas to minimal json 2013-05-30 07:58:51 +02:00
149fc874f5 docs update 2013-05-30 04:58:21 +02:00
e0b3c6b369 just deleted a line so doc generation works 2013-05-30 04:56:29 +02:00
6b54c149d1 added tcpconnect service. this code could be useful for htmlcontent too. 2013-05-30 04:53:10 +02:00
658c37206f added lib/service/ and some dummy files. need to talk about that but i think we should implement the services in pure python 2013-05-30 04:45:30 +02:00
88b0c3dd7a housekeeping and cleanups... 2013-05-30 04:20:35 +02:00
dc0c54bc5b added some parser foo... just some idea. 2013-05-30 02:25:20 +02:00
ee1d6c4104 added lib/parser + dummy 2013-05-30 02:19:14 +02:00
Rafael.Timmerberg
525c65edea changed logging 2013-05-30 01:02:24 +02:00
d7eb2aed7f new docs for version 0.3 2013-05-30 00:45:46 +02:00
e7d6e3bbbd next version... 0.3 2013-05-30 00:42:13 +02:00
3276b3837c added google.de to minimal json 2013-05-30 00:36:22 +02:00
af8071a5ed working minimal json with two existing hosts 2013-05-30 00:30:19 +02:00
Rafael.Timmerberg
fbdbaf419f calling is actually working 2013-05-30 00:12:34 +02:00
Rafael.Timmerberg
fb38746eb7 switched to Popen, with errors... 2013-05-29 23:51:12 +02:00
Rafael.Timmerberg
a1e95212d5 executing real job, but error handling still won't work 2013-05-29 23:39:16 +02:00
Rafael.Timmerberg
0f8fa7ea6c fixed returnType of host.getServiceByName 2013-05-29 23:16:51 +02:00
Rafael.Timmerberg
400bfa7d07 fixed parsing of services 2013-05-29 22:52:54 +02:00
Rafael.Timmerberg
d467aa206b no commit msg 2013-05-29 21:21:09 +02:00
Rafael.Timmerberg
4cd4d5d517 Merge branch 'master' of github.com:hanez/linspector 2013-05-29 21:12:06 +02:00
Rafael.Timmerberg
656613a3a8 fixes ping bug in json cfg files 2013-05-29 21:11:48 +02:00
6abe86d88a docs update, just as reference 2013-05-29 06:08:18 +02:00
Rafael.Timmerberg
a927019423 fixed typo bug silently cought by apscheduler, added notes 2013-05-29 02:22:59 +02:00
Rafael.Timmerberg
e60890268f added some logic for jobsprocessing, magically somehow not working... 2013-05-29 01:03:01 +02:00
f3c33a3964 added some core config option 2013-05-28 02:42:23 +02:00