Commit graph

221 commits

Author SHA1 Message Date
70bb796ea6 deleted old config.py object... no need for that anymore. 2013-08-14 22:50:47 +02:00
bee99d74d1 small cleanups and a beautiful new whitespace in output... ;) 2013-08-14 21:57:58 +02:00
e6db662b67 deleted tests folder... no use for it anymore atm. 2013-08-14 21:46:06 +02:00
aa36902217 hanez.json is the most minimal and working json file. just change the port or host to something non existent and it will raise an error. 2013-08-14 21:39:11 +02:00
342e167cdd Just a small fix. 2013-08-14 21:38:22 +02:00
3d8b1e8a7c added dev/ folder and moved NOTES.* and TODO file to it. it is overhead in the root. 2013-08-14 21:20:20 +02:00
61c30f2cc5 style fixs and version bump to 0.5... ;) 2013-08-14 21:06:29 +02:00
3925fbba0d moved json files to ./examples/ and added my personal json file 2013-08-14 21:04:00 +02:00
8c0b23abbe just added some prints to tcpconnect to make shure it works. should be easy now to implemented it in linspector. needs threshhold handling and alerting in job handling now. 2013-08-14 20:47:06 +02:00
fbf860e573 some cleanups and bug fixes. 2013-08-14 20:36:35 +02:00
Rafael.Timmerberg
e80e50a3db added job handling... 2013-08-14 00:39:45 +02:00
90d59778a6 he surely is... ;) 2013-08-13 23:10:06 +02:00
93fcadefa9 he surely is... ;) 2013-08-13 22:52:16 +02:00
f480390cfa only cleanup foo... just for fun... :) 2013-08-13 22:48:51 +02:00
Rafael.Timmerberg
5e1e06355c added job handling... a bit... :) 2013-07-02 23:30:31 +02:00
Rafael.Timmerberg
222af81bed some cleanup 2013-07-02 00:19:20 +02:00
Rafael.Timmerberg
99b808a0de fixed ugly bug regarding KeyError "class" not in class item :)
thank you StackOverflow, again!
2013-07-02 00:17:29 +02:00
c4b23f6eab job tornado outputtt 2013-06-28 02:05:30 +02:00
Rafael.Timmerberg
a063630e59 test 2013-06-28 01:41:07 +02:00
Rafael.Timmerberg
331271368a test 2013-06-28 01:34:31 +02:00
Rafael.Timmerberg
7256d1c5e7 test 2013-06-28 01:03:36 +02:00
Rafael.Timmerberg
f2b0737249 test 2013-06-28 01:01:41 +02:00
a1ca7da5ad just to make a commit i removed some newlines... ;) testing the github mail service. it should send mail to linspector-commits@lists.linspector.org on every commit now. 2013-06-27 08:38:55 +02:00
7273c74028 added double ping service to show up the classItem error. see dev list for that. 2013-06-27 07:56:47 +02:00
07c72dc86b added a webserver to linspector to play a bit building an interface to the joblist. needs tornado via pip installed. totally ugly code but it's just playing around. 2013-06-27 07:42:37 +02:00
Rafael.Timmerberg
360e1d68d0 change service 2013-06-23 02:29:13 +02:00
Rafael.Timmerberg
2a400b9f4d Merge branch 'master' of github.com:linspector/linspector 2013-06-23 02:27:21 +02:00
Rafael.Timmerberg
5cb0a20457 added ping service 2013-06-23 02:25:38 +02:00
67def5e01c it was housekeeping... call it whitespacing... whatever! 2013-06-21 03:34:10 +02:00
be6eafc11e uups, forgot to add docs/ to .gitignore 2013-06-21 03:05:02 +02:00
2203d43439 deleted docs/. makes no sense to have it in the repo. just create your own using the Makefile 2013-06-21 03:02:20 +02:00
Rafael.Timmerberg
8d0e924bd2 Linspector is running, again!! 2013-06-21 02:20:58 +02:00
Rafael.Timmerberg
323f859a64 parsing is finally done! 2013-06-21 01:57:32 +02:00
Rafael.Timmerberg
cc0d577b81 too bad, long nights, all good (nearly) 2013-06-21 01:47:30 +02:00
Rafael.Timmerberg
b4173f0d6e too bad, long nights, all good (nearly) 2013-06-21 01:46:08 +02:00
Rafael.Timmerberg
200708e3b4 very very strange python, One day I'll pay you back! 2013-06-20 01:53:26 +02:00
Rafael.Timmerberg
2763891156 very very strange python, One day I'll pay you back! 2013-06-20 01:46:05 +02:00
Rafael.Timmerberg
e047262de9 very very strange python, One day I'll pay you back! 2013-06-20 01:43:18 +02:00
Rafael.Timmerberg
6b505b752c very very strange python, One day I'll pay you back! 2013-06-20 01:36:51 +02:00
Rafael.Timmerberg
c6a8e1fbd0 even more dummy code, python fools me!!! 2013-06-20 01:05:09 +02:00
Rafael.Timmerberg
52611d34d4 dinkey code to debug 2013-06-20 00:40:34 +02:00
Rafael.Timmerberg
af093c8f39 added pointer for hostgroup in service 2013-06-20 00:26:07 +02:00
a1ab1b1661 some deletions 2013-06-19 23:55:56 +02:00
Rafael.Timmerberg
dd984fedae added pointer for hostgroup in service 2013-06-19 23:48:19 +02:00
Rafael.Timmerberg
3bff0302a7 finally, minimal config is working :) 2013-06-19 23:35:30 +02:00
Rafael.Timmerberg
0bc9b658f4 fixed relative imports 2013-06-19 23:09:57 +02:00
Rafael.Timmerberg
075c954434 fixed class_check behavior, added minimal.json 2013-06-19 23:04:13 +02:00
e3bbc2a294 small fix in tcpconnect service 2013-06-19 05:14:47 +02:00
795ecaeb67 added create method to shell parser 2013-06-19 04:47:28 +02:00
ae6206c750 added some args stuff, added dummy shell parser, renamed classes in processors... 2013-06-19 04:45:23 +02:00