Christoph J. Scherr PlexSheep
  • Deutschland
  • https://www.cscherr.de
  • I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.

  • Joined on 2023-04-16
PlexSheep opened issue PlexSheep/pt#11 2023-07-09 16:58:25 +02:00
network uptime monitor stuck without network connection
PlexSheep commented on issue PlexSheep/pt#7 2023-07-09 16:33:28 +02:00
add multi line logging somehow

Easily done by adding newlines to the String that should be logged.

PlexSheep closed issue PlexSheep/pt#7 2023-07-09 16:33:28 +02:00
add multi line logging somehow
PlexSheep reopened issue PlexSheep/pt#7 2023-07-09 16:32:19 +02:00
add multi line logging somehow
PlexSheep closed issue PlexSheep/pt#7 2023-07-09 16:32:00 +02:00
add multi line logging somehow
PlexSheep opened issue PlexSheep/pt#10 2023-07-09 15:55:41 +02:00
add a uptime monitor that only warns on fails, and shows some details
PlexSheep commented on issue PlexSheep/pt#9 2023-07-09 15:54:59 +02:00
Make UptimeStatus a struct

implemented in 791b04f71f7a6de5b2fffc7fb5a5501504642928

PlexSheep closed issue PlexSheep/pt#9 2023-07-09 15:54:59 +02:00
Make UptimeStatus a struct
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 15:54:45 +02:00
791b04f71f monitoring struct
PlexSheep opened issue PlexSheep/pt#9 2023-07-09 14:01:23 +02:00
Make UptimeStatus a struct
PlexSheep commented on issue PlexSheep/pt#4 2023-07-09 13:59:39 +02:00
monitor for diconnects

implemented in 354db003125e649f1b42a5a8e380da2b0a3ca2a0

PlexSheep closed issue PlexSheep/pt#4 2023-07-09 13:59:39 +02:00
monitor for diconnects
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 13:52:02 +02:00
354db00312 remove unneeded dependency
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 13:51:03 +02:00
4c4203d98c monitoring with repeat and defaults
PlexSheep pushed to master at PlexSheep/pt 2023-07-09 13:45:05 +02:00
02be0f5d15 monitoring with repeat and defaults
PlexSheep opened issue PlexSheep/pt#8 2023-07-08 23:44:40 +02:00
add a fancy display for continuous uptime monitoring
PlexSheep commented on issue PlexSheep/pt#4 2023-07-08 23:44:00 +02:00
monitor for diconnects

implemented for single checks in 763f7346499de54c858b85593ba13609bc893e53

PlexSheep commented on issue PlexSheep/pt#5 2023-07-08 23:43:38 +02:00
add cli interface that shows network monitoring results

implemented in 763f7346499de54c858b85593ba13609bc893e53

PlexSheep closed issue PlexSheep/pt#5 2023-07-08 23:43:38 +02:00
add cli interface that shows network monitoring results
PlexSheep pushed to master at PlexSheep/pt 2023-07-08 23:43:06 +02:00
763f734649 monitoring base