Commit graph

300 commits

Author SHA1 Message Date
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
8481d20772 uups 2013-05-27 20:28:36 +02:00
b1ce131246 typo fixes 2013-05-27 20:27:57 +02:00
cc30bec352 just added some dummy code to execute shell commands 2013-05-27 19:30:49 +02:00
9b8941d2ce typo fix 2013-05-27 18:57:16 +02:00
5716238b3a typo fix 2013-05-27 18:56:39 +02:00
4aefac027c small change to the while true loop for making linspector interruptable using ctrl-c 2013-05-27 18:55:48 +02:00
da4c8e036e some new idea in my NOTES 2013-05-27 05:56:14 +02:00
fecc9a66e1 added very minimal json config for just pinging two hosts. just as example on how easy it could be to monitor the uptime of hosts. 2013-05-27 05:29:51 +02:00
ef5551b232 small typo and structure fixes 2013-05-27 05:14:41 +02:00
88d023937f many cleanups and new docs 2013-05-27 03:54:04 +02:00
Rafael.Timmerberg
be1d712573 fixed params in periods, added handle Job stub 2013-05-27 03:13:08 +02:00
Rafael.Timmerberg
b4641b15e1 fixed cron an interval in json, added log 2013-05-27 02:57:56 +02:00
Rafael.Timmerberg
e1025fda6c changed error in parsing of periods 2013-05-27 02:48:35 +02:00
Rafael.Timmerberg
524b0ba516 added while true loop 2013-05-27 02:29:39 +02:00
Rafael.Timmerberg
e09ed0ed60 fixed handling of periods, and linspector.json 2013-05-27 02:16:50 +02:00
Rafael.Timmerberg
0c995ac247 corrected typo 2013-05-27 01:52:41 +02:00
b94809a34d new docs 2013-05-27 01:46:32 +02:00
Rafael.Timmerberg
18876e3962 Merge branch 'master' of github.com:hanez/linspector 2013-05-27 01:44:48 +02:00
Rafael.Timmerberg
b8d2a3535a added job handling 2013-05-27 01:44:28 +02:00
1078b1d1e3 doc test changes 2013-05-27 01:42:48 +02:00
aca6f93e0b some doc structure changes 2013-05-27 01:39:00 +02:00
3df6ffb88f some doc related makefiles changes 2013-05-27 01:38:07 +02:00
dd11119f53 added file __init__.py to root 2013-05-27 01:37:40 +02:00
fa67ad381f some clean changes in Makefile 2013-05-27 01:22:57 +02:00