Commit graph

299 commits

Author SHA1 Message Date
9a6ec3fa8e just added some new ideas to minimal json 2013-05-30 07:58:51 +02:00
9193ab62a3 docs update 2013-05-30 04:58:21 +02:00
394be17e6e just deleted a line so doc generation works 2013-05-30 04:56:29 +02:00
2c80f1c1b8 added tcpconnect service. this code could be useful for htmlcontent too. 2013-05-30 04:53:10 +02:00
c03c010784 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
63c4b4aa98 housekeeping and cleanups... 2013-05-30 04:20:35 +02:00
846be462d4 added some parser foo... just some idea. 2013-05-30 02:25:20 +02:00
f05314fab8 added lib/parser + dummy 2013-05-30 02:19:14 +02:00
Rafael.Timmerberg
528f8e41fc changed logging 2013-05-30 01:02:24 +02:00
c6e86a6797 new docs for version 0.3 2013-05-30 00:45:46 +02:00
8a9e73b74d next version... 0.3 2013-05-30 00:42:13 +02:00
721e7f4ee4 added google.de to minimal json 2013-05-30 00:36:22 +02:00
2fd8b33e16 working minimal json with two existing hosts 2013-05-30 00:30:19 +02:00
Rafael.Timmerberg
1396c85fa5 calling is actually working 2013-05-30 00:12:34 +02:00
Rafael.Timmerberg
ee38ba781b switched to Popen, with errors... 2013-05-29 23:51:12 +02:00
Rafael.Timmerberg
ddeb34e8d7 executing real job, but error handling still won't work 2013-05-29 23:39:16 +02:00
Rafael.Timmerberg
ff03f51d6e fixed returnType of host.getServiceByName 2013-05-29 23:16:51 +02:00
Rafael.Timmerberg
a0c4613820 fixed parsing of services 2013-05-29 22:52:54 +02:00
Rafael.Timmerberg
4abc69b2a7 no commit msg 2013-05-29 21:21:09 +02:00
Rafael.Timmerberg
41e225e8fb Merge branch 'master' of github.com:hanez/linspector 2013-05-29 21:12:06 +02:00
Rafael.Timmerberg
068fa82511 fixes ping bug in json cfg files 2013-05-29 21:11:48 +02:00
33b1ec55f3 docs update, just as reference 2013-05-29 06:08:18 +02:00
Rafael.Timmerberg
ea8eeaf8e5 fixed typo bug silently cought by apscheduler, added notes 2013-05-29 02:22:59 +02:00
Rafael.Timmerberg
f7c5cd65cc added some logic for jobsprocessing, magically somehow not working... 2013-05-29 01:03:01 +02:00
a51e24c85d added some core config option 2013-05-28 02:42:23 +02:00
7fc5915554 uups 2013-05-27 20:28:36 +02:00
6cd32f062a typo fixes 2013-05-27 20:27:57 +02:00
5acd46654f just added some dummy code to execute shell commands 2013-05-27 19:30:49 +02:00
3bb622006f typo fix 2013-05-27 18:57:16 +02:00
c9c3815f64 typo fix 2013-05-27 18:56:39 +02:00
e4a4263d44 small change to the while true loop for making linspector interruptable using ctrl-c 2013-05-27 18:55:48 +02:00
44b96d441f some new idea in my NOTES 2013-05-27 05:56:14 +02:00
20aa04e958 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
7d0134ea04 small typo and structure fixes 2013-05-27 05:14:41 +02:00
51cbfff880 many cleanups and new docs 2013-05-27 03:54:04 +02:00
Rafael.Timmerberg
18150d8cc1 fixed params in periods, added handle Job stub 2013-05-27 03:13:08 +02:00
Rafael.Timmerberg
0ea7efbe48 fixed cron an interval in json, added log 2013-05-27 02:57:56 +02:00
Rafael.Timmerberg
9ef93181a8 changed error in parsing of periods 2013-05-27 02:48:35 +02:00
Rafael.Timmerberg
f2e674639c added while true loop 2013-05-27 02:29:39 +02:00
Rafael.Timmerberg
ff9ef581c6 fixed handling of periods, and linspector.json 2013-05-27 02:16:50 +02:00
Rafael.Timmerberg
4bc97d84d0 corrected typo 2013-05-27 01:52:41 +02:00
6cf04f081c new docs 2013-05-27 01:46:32 +02:00
Rafael.Timmerberg
fbf98cd9f0 Merge branch 'master' of github.com:hanez/linspector 2013-05-27 01:44:48 +02:00
Rafael.Timmerberg
da13073648 added job handling 2013-05-27 01:44:28 +02:00
685be5251d doc test changes 2013-05-27 01:42:48 +02:00
ce758c3d7b some doc structure changes 2013-05-27 01:39:00 +02:00
16e76efdf8 some doc related makefiles changes 2013-05-27 01:38:07 +02:00
733920db9a added file __init__.py to root 2013-05-27 01:37:40 +02:00
a6fa48f87c some clean changes in Makefile 2013-05-27 01:22:57 +02:00
dd05fd324f docs update test 2013-05-27 01:19:13 +02:00