Commit graph

88 commits

Author SHA1 Message Date
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
4daaf9c9ce docs update test 2013-05-27 01:19:13 +02:00
5aea780761 added docs/ 2013-05-27 01:10:51 +02:00
796998e6e0 added more to ignore... 2013-05-27 00:46:11 +02:00
239ba8b6e7 added a interval period 2013-05-27 00:09:23 +02:00
Rafael.Timmerberg
0bbf7febbf added date period support 2013-05-26 23:32:10 +02:00
f2a823d875 removed duplicate line 2013-05-24 03:57:37 +02:00
5f4aa7ebbc added "core" section .json for general configuration of linspector 2013-05-24 03:52:03 +02:00
d22f3b638b cleanups 2013-05-24 03:50:50 +02:00
785648dfc9 cleanups 2013-05-24 03:45:42 +02:00
ba176917f5 cleanups 2013-05-24 03:43:44 +02:00
05cd396e10 added log dir to .gitignore 2013-05-24 03:36:30 +02:00
81d85045bd deleted log dir. it will be created on first use. no need to have this in the repo 2013-05-24 03:35:48 +02:00