Commit graph

163 commits

Author SHA1 Message Date
88b396f0f9 added login to smtp server 2013-09-25 04:18:55 +02:00
4048bc252e simplified logging. creates logging stuff in linspector now. no Logger class needed anymore. more advanced output in log message like filename,funcname,linenumber 2013-09-25 03:08:24 +02:00
4c40cbcfe9 this twitter stuff sucks. doesn't work actually 2013-09-23 22:43:06 +02:00
9b38c424f8 added the tweet task for alerting via twitter 2013-09-23 17:02:57 +02:00
4b2513bfca just some housekeeping... :) i like! 2013-09-21 04:44:01 +02:00
67ad6acc20 just some more core config stuff and disabled xmpp logging 2013-09-20 02:39:23 +02:00
0bfa4b3daa added core config to jobs and tasks and made use of core variables raw in the tasks 2013-09-20 01:23:50 +02:00
7906f2c2fe added Date to mail header. 2013-09-19 22:20:42 +02:00
305ec95110 just cleanups 2013-09-19 21:28:56 +02:00
8103e33299 just some cleanups and ideas in hanez.json 2013-09-19 21:12:03 +02:00
12040d0484 renamed xmpp task to jabber to avoid conflicts; added simple xmpp/jabber support to tasks 2013-09-19 20:50:17 +02:00
8be97eb781 renamed email task to mail because of some name collision in smtplib 2013-09-19 19:34:21 +02:00
bae0e3abce added simple task handling to handle_call() method; renamed email task to mail because of some name collision in smtplib 2013-09-19 19:32:10 +02:00
Rafael.Timmerberg
863ea67d06 added python 2013-08-20 03:06:08 +02:00
Rafael.Timmerberg
5f382da83b added config 2013-08-20 01:47:24 +02:00
Rafael.Timmerberg
78361c72ff added config 2013-08-20 00:51:57 +02:00
Rafael.Timmerberg
551935b32d restructured a bit 2013-08-20 00:51:02 +02:00
Rafael.Timmerberg
e8462537d3 restructured a bit 2013-08-20 00:49:04 +02:00
5a2254253c it really is not an error code...! it is a response code, so lets call it "Code".. ;) 2013-08-19 02:11:07 +02:00
9248be5ac0 nice to play with ruffs Lish! that will be more fun in the future.... 2013-08-19 02:08:17 +02:00
4193058957 many small fixes, typo and newlines... housekeeping! 2013-08-18 23:45:12 +02:00
5b33d500f3 changed error codes. the higher the code the lower the error. 2013-08-18 23:41:23 +02:00
557fe4837a no config object is logging. so why should layouts do it? 2013-08-18 23:39:13 +02:00
6ac3623fbf spelling fix 2013-08-18 23:19:25 +02:00
9cf8afa3de just doc stuff 2013-08-18 03:10:38 +02:00
6186add23b just small typo fixes. 2013-08-18 03:08:09 +02:00
Rafael.Timmerberg
6946a51a2e Oh I got even more love for lish. less code, more power :) 2013-08-17 03:38:48 +02:00
a1fdd33050 added xmpp frontend... may this will be fun at some time... 2013-08-15 23:52:22 +02:00
db306236d8 just added a link 2013-08-15 23:41:03 +02:00
0506dfd835 uups... :) 2013-08-15 22:33:15 +02:00
be2c5decc3 added email task code. not tested, just for future dev. 2013-08-15 22:32:15 +02:00
Rafael.Timmerberg
90257756e6 the (better) continuation of lish :) 2013-08-15 02:34:42 +02:00
Rafael.Timmerberg
0c329ee7a9 Merge remote-tracking branch 'origin/master' 2013-08-15 02:24:17 +02:00
Rafael.Timmerberg
8d18400b88 the (sad) beginning of lish 2013-08-15 02:24:05 +02:00
c35b956677 finalized the tcpconnect service. should be ready for takeoff now.... ;) 2013-08-15 02:03:12 +02:00
cdd3b7f7ac just some threshold fixes 2013-08-15 01:50:26 +02:00
Rafael.Timmerberg
8cd39860ae added members and processor info to job 2013-08-15 01:26:28 +02:00
0d8cc5fd6b some more nicer error code/message stuff in tcpconnect 2013-08-15 01:10:52 +02:00
Rafael.Timmerberg
6b19619a92 updated error messages 2013-08-15 01:05:34 +02:00
e682cac953 some moer error logging stuff 2013-08-15 00:59:16 +02:00
d34811f2c3 small fix: made logging a one liner because of multiple threads logging stuff... 2013-08-15 00:51:41 +02:00
70607e7149 just some error logging... 2013-08-15 00:47:40 +02:00
Rafael.Timmerberg
cf3791a3a9 inserted jobInfo object into service 2013-08-15 00:35:16 +02:00
88638dcede added one more host to hostgroup and debug stuff to python code 2013-08-14 23:38:32 +02:00
1cde3c40f4 just a small fix to reset the errorcode and errormessage before execution of a service 2013-08-14 23:37:49 +02:00
79a8f5edcf deleted old config.py object... no need for that anymore. 2013-08-14 22:50:47 +02:00
6a57806e7f small cleanups and a beautiful new whitespace in output... ;) 2013-08-14 21:57:58 +02:00
929b650a72 Just a small fix. 2013-08-14 21:38:22 +02:00
bc28409763 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
7c12fe04e6 some cleanups and bug fixes. 2013-08-14 20:36:35 +02:00