Commit Graph
100 Commits
Author SHA1 Message Date
andreas 3e1bafdd8a show watched hosts in bold 2020-03-11 16:08:31 -04:00
andreas a72caf0d7a load modules after config 2020-02-04 18:42:03 -05:00
andreas 328ce83058 allow all pushsrvs, fix boot msg timing 2020-02-04 18:21:59 -05:00
andreas de283cb1a9 Merge branch 'master' of git.wrede.ca:andreas/heartbeat
sequence
2020-02-04 17:57:24 -05:00
andreas bfc34ca14c add mattermost msg support 2020-02-04 17:57:00 -05:00
andreas 2a17c64996 Merge branch 'master' of git.wrede.ca:andreas/heartbeat
sequence
2020-02-04 08:17:13 -05:00
andreas 439111f53f force use of python3 2020-01-26 14:37:31 -05:00
andreas 7cb3717176 make nsupdate bin configurable 2020-01-15 16:38:42 -05:00
andreas b607e652fe bump ver 2020-01-07 15:49:34 -05:00
andreas 7786b84285 finish conversion to python 3 2020-01-07 15:43:49 -05:00
andreas aab4793fe8 correct thes for compressed pkt; fix output format 2020-01-07 14:54:24 -05:00
andreas 82afcf7956 Merge branch 'master' of git.wrede.ca:andreas/heartbeat 2020-01-06 16:39:37 -05:00
andreas 9bb5fe20be catch bad msgs 2020-01-06 16:29:06 -05:00
andreas 4e3e4bffff Merge branch 'master' of git.wrede.ca:andreas/heartbeat
sync
2019-12-16 14:12:52 -05:00
andreas 8da1d8c38b turn debugging off 2019-12-16 19:43:37 +01:00
andreas 17083f186d more 2to3 fallout 2019-12-16 19:42:47 +01:00
andreas 83a43a1897 fix debugs 2019-12-16 13:42:11 -05:00
andreas 7cf8f16dcf file->open and clean debug statements 2019-12-16 12:20:43 -05:00
andreas 43910bd3c4 move to python 3 2019-12-16 12:04:24 -05:00
andreas 5a095090a0 move to python 3 2019-12-16 12:04:13 -05:00
andreas 1dde8df0a7 move to python 3 2019-12-16 12:04:04 -05:00
andreas 8d9af90168 move to python 3, fix rtt 2019-12-16 12:03:43 -05:00
andreas 778c874cee move to python 3 2019-12-16 12:03:32 -05:00
andreas 656f9c0784 use python2 2019-09-21 18:23:18 +02:00
andreas cd5dfb515b str for Conn 2019-03-05 15:14:32 -05:00
andreas 9518655614 Merge branch 'master' of git.wrede.ca:andreas/heartbeat
sequence
2018-03-04 16:52:09 +01:00
andreas cb737ac29a flag dyn hosts 2018-03-04 16:51:48 +01:00
andreas 26efe2d4c9 ignore malformed msgs 2018-01-23 07:28:53 -05:00
andreas 6902e2a80c improve debug output 2018-01-17 00:01:49 +01:00
andreas c1334fead9 send shutdown on sigterm 2017-12-11 15:06:58 -05:00
andreas 973ad7dd28 ver 5 2017-09-16 15:44:32 +02:00
andreas 9f946acc6a Merge branch 'master' of git.wrede.ca:andreas/heartbeat
sequence
2017-09-16 09:40:50 -04:00
andreas cddcc3e04e better type for concat 2017-09-16 09:40:27 -04:00
andreas bced94007b Merge branch 'master' of git.wrede.ca:andreas/heartbeat
sequence
2017-09-01 13:08:32 -04:00
andreas 64e5f6a04f check msg 2017-09-01 13:08:08 -04:00
andreas e69de2472a allow comments in config file 2017-05-18 17:02:15 -04:00
andreas 5808bbc791 ignore (for now) failed return packets 2016-08-16 21:45:10 +02:00
andreas e306e4d5f6 ingore closed connections 2016-07-11 16:01:26 -04:00
andreas c8a5948353 change overdue state to unknown anfetr 7 days 2016-06-27 20:52:55 +02:00
andreas 7e122aa2d1 fix loggin of hostname 2016-06-16 17:07:39 +02:00
andreas 92862d8849 re-add log function 2016-05-18 16:45:42 +02:00
andreas 5ab955dffd user proper id 2016-05-18 10:44:18 -04:00
andreas e4b3478dff remove dependencies on daemon and lockfile 2016-05-18 10:33:37 -04:00
andreas c3eb0f03fc update All hosts 2016-05-03 18:31:34 +02:00
andreas a585fdf54b bump hbc to ver 3 2016-05-03 18:31:14 +02:00
andreas 7aa3e0a98a better? relative time 2016-05-03 02:39:26 +02:00
andreas 38db646c2a fix for dropped pkts on Linux 2016-05-03 02:39:04 +02:00
andreas 8616633584 better deltatime 2016-05-02 16:29:36 +02:00
andreas 54b7faa3e7 log only when verbose 2016-05-02 10:27:46 -04:00
andreas 387972f7fc white space 2016-04-29 18:48:02 +02:00
andreas 41d83be238 handle aborted connections; fix decompress; set server version 2016-04-29 18:45:51 +02:00
andreas d66dc6c66a turn compression on 2016-04-29 18:45:13 +02:00
andreas 712da9b9f1 return corret null type 2016-04-29 17:16:35 +02:00
andreas e02f201b4e cleanup server response, use libray to parse uri 2016-04-29 17:08:57 +02:00
andreas b11e2248f5 improve logging 2016-04-29 04:17:33 +02:00
andreas f36b8b979e improve the class 2016-04-28 14:07:46 -04:00
andreas fda35d8738 move page builder function into Host class 2016-04-28 16:19:38 +02:00
andreas 6248882b20 provide fun to register dns 2016-04-27 09:30:02 +02:00
andreas 927aacca2b add require libs; install script 2016-04-27 09:19:43 +02:00
andreas 6e4273ef77 place dnsq 2016-04-27 09:19:38 +02:00
andreas 714570636f hack to work around compound object json 2016-04-26 23:12:43 +02:00
andreas 21f8fe8842 part 2 of redo: state is in connections 2016-04-26 21:59:15 +02:00
andreas b1fef35d03 move varible to module 2016-04-25 20:24:27 +02:00
andreas bd17ecc7cc split out classes into a module 2016-04-25 19:49:32 +02:00
andreas 7a62c3c61b fixes 2016-04-25 04:51:14 +02:00
andreas 4848e079a1 start html cleanup 2016-04-24 17:02:15 +02:00
andreas c192a6ea36 log rtts; minor fixes 2016-04-23 20:59:47 +02:00
andreas ef5e41b23b fix daemon start and cleanup; improve logging 2016-04-23 20:59:10 +02:00
andreas f21d05edab hand NetBSD IPv6 type 2016-04-23 13:40:59 -04:00
andreas e5cee3a288 fix rrt handling 2016-04-23 13:16:30 -04:00
andreas 49e3e1cb4a track rtt 2016-04-23 12:43:49 -04:00
andreas 22b6914f7e add connections 2016-04-23 12:43:15 -04:00
andreas 1943e716f0 hbc from wig 2016-04-22 08:00:18 +02:00
andreas 1c31fd4ddc msg fix; variable fixup 2016-04-22 08:00:13 +02:00
andreas 6703954a44 catch some errors 2016-04-22 01:58:10 -04:00
andreas 645128756d display client version 2016-04-22 00:13:00 -04:00
andreas 6497638f7e names are short 2016-04-22 00:06:32 -04:00
andreas f90038beae major rework for ver 3.0 2016-04-22 00:00:51 -04:00
andreas b3fe352b13 also run just in foreground 2016-04-19 23:08:21 -04:00
andreas a90c245ad1 syslog lvl err; typos 2016-04-19 22:56:06 -04:00
andreas bcf3120833 debug off 2016-04-19 22:37:50 -04:00
andreas 5ce4d94919 make hbc two protocol aware 2016-04-19 22:27:35 -04:00
andreas 34299ebb7f move http server init; log to file when debugging 2016-04-20 04:08:56 +02:00
andreas 8adda2a10f fix fixup 2016-04-20 03:24:29 +02:00
andreas 2248cd4134 trakc both IPv4 and 6 addresses 2016-04-19 21:11:27 -04:00
andreas ce0f4260ed make work on linux 2016-04-19 18:17:17 -04:00
andreas 15d7e6f8b2 make work on linux 2016-04-19 18:16:23 -04:00
andreas e12b524c0c update dns ina thread 2016-01-12 21:37:27 +01:00
andreas ce489af512 bump version, don't trap SIGTERM 2016-01-11 03:45:48 +01:00
andreas 6929777ac6 use threading for the webserver 2016-01-04 22:27:05 +01:00
andreas 4733f10007 Merge branch 'master' of git.wrede.ca:andreas/heartbeat
sequence
2016-01-04 18:58:07 +01:00
andreas 6dd7098a4f write http client response in one io; more debug prints 2016-01-04 18:57:13 +01:00
andreas 721fea5723 handle MacOS v6 quirk; more DBG 2015-09-04 16:34:45 -04:00
andreas 993a903ced handle stale pid file 2015-09-04 16:12:13 -04:00
andreas f54ddd0bc9 use daemon and PIDLock 2015-09-04 15:52:16 -04:00
andreas 7355e40671 Merge branch 'master' of git.wrede.ca:andreas/heartbeat
sequence error
2015-09-02 14:53:55 -04:00
andreas 1404bab591 replace homebrow lock with package lockfile 2015-09-02 14:51:20 -04:00
andreas a59dd3b138 make lock work if pid file is empty 2015-09-01 09:50:53 -04:00
andreas 77b5697dda Merge branch 'master' of git.wrede.ca:andreas/heartbeat
sequence
2015-08-29 22:55:51 -04:00
andreas cc7c754969 add callhome script 2015-08-29 22:55:14 -04:00