💾 Archived View for gmi.noulin.net › gitRepositories › heartbeat › log.gmi captured on 2024-08-19 at 05:10:47. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-28)
-=-=-=-=-=-=-
git clone https://noulin.net/git/heartbeat.git
Date - Commit message - Author
2023-09-15 12:19 - stop initializing threads, add agent name in logs, verbose logs - Remy Noulin
2023-08-02 17:54 - move stray comment in a string causing a bug - Remy Noulin
2023-07-23 10:26 - parse port from /proc/net/tcp correctly - Remy Noulin
2023-07-23 06:31 - check used port with /proc/net/tcp instead of bind - Remy Noulin
2023-07-23 05:55 - add flexible timeout and call selInit - Remy Noulin
2023-07-13 15:12 - add information in README - Remy Noulin
2023-07-13 12:17 - add information in README - Remy Noulin
2023-07-10 13:02 - remove setTop workaround, bug is fixed in libsheepy - Remy Noulin
2023-07-08 19:40 - remove infinite loop in monitor - Remy Noulin
2023-07-08 19:35 - add termbox for monitor - Remy Noulin
2023-07-08 18:41 - comment out system to detect when packets arrive too fast - Remy Noulin
2023-07-08 18:28 - use correct port for monitor and bridge - Remy Noulin
2023-07-08 05:51 - use correct object to get monitor port - Remy Noulin
2023-07-08 05:48 - set correct monitor port - Remy Noulin
2023-07-08 05:30 - add basic monitor - Remy Noulin
2023-07-08 05:09 - send data to monitor - Remy Noulin
2023-07-08 04:53 - detect when packets are coming too fast - Remy Noulin
2023-07-07 19:48 - fix compilation - Remy Noulin
2023-07-07 19:47 - don't run commands on logger - Remy Noulin
2023-07-07 19:43 - add command 'command' to run a command on all machines - Remy Noulin
2023-07-07 19:22 - log source ip when id is wrong - Remy Noulin
2023-07-07 18:58 - record events only on disk (not all messages) - Remy Noulin
2023-07-07 14:16 - run service as a daemon - Remy Noulin
2023-07-07 14:10 - use ssh to setup heartbeat service - Remy Noulin
2023-07-07 13:43 - add start heartbeat at startup with systemd - Remy Noulin
2023-07-07 12:41 - add daemon functionality - Remy Noulin
2023-07-07 12:10 - initialize only existing probes - Remy Noulin