Commit graph

143 commits

Author SHA1 Message Date
7f45a14802 converted snmpget service to generic linspector service; raising exceptions from all services now when needed args are missing. 2013-06-10 05:01:40 +02:00
3fc190025e whitespacing... uuuh, the json file looks sexy now... ;) 2013-06-10 04:42:26 +02:00
4b0238c515 added some testing code to the snmpget builtin and renamed service to services/ 2013-06-10 04:14:53 +02:00
d48c7957f8 added some more snmp stuff using the shell service for executing the snmpget command using no builtin; cleanups... 2013-06-10 04:14:02 +02:00
d09b08520a added processors/ and the mongodb dummy 2013-06-10 04:10:47 +02:00
327e2e9ab2 renamed parser/ to parsers/ 2013-06-10 04:06:38 +02:00
0e6634a025 added some task stuff 2013-06-10 04:04:48 +02:00
b74970a13c added some snmpget services and some small new features in the config... ;) 2013-06-10 03:35:57 +02:00
8b700e8915 added type to tasks for handling warning and critical alerts differently 2013-06-10 01:06:28 +02:00
Rafael.Timmerberg
e961c4c7e2 Merge branch 'master' of github.com:hanez/linspector 2013-06-10 00:32:26 +02:00
Rafael.Timmerberg
9b28951975 added cronjob, changed service.py a little 2013-06-10 00:31:39 +02:00
e4d3f98ad7 added nbproject to .gitignore 2013-06-09 23:25:42 +02:00
6f7d7799a6 some new ideas in linspector.json 2013-06-07 02:20:27 +02:00
ae9d400e18 moved all old json files to examples/ and deleted old linspector exe. the json files are for historical evaluation and don't have to be in root anymore. 2013-06-05 07:53:18 +02:00
851069cc2a renamed filters to tasks... members.py needs some fixes now. think it is a good style to manage post processing. 2013-06-05 07:26:53 +02:00
533cf02c10 moved NG json to default file 2013-06-05 06:22:38 +02:00
61d7e17dc9 added a newline... hrhrhrhrhrhr... insider! 2013-06-05 06:17:35 +02:00
686759dd96 added errormessage to service 2013-06-05 06:09:55 +02:00
7a550f7f4c deleted htmlcontent service 2013-06-05 05:54:48 +02:00
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