Monitoring Server + Data Collection Daemon

Christian Kahlau c152995a9c Server: Actually send FCM Notifications when HTTP Check Errors exceed a threshold; added "notify" & "notifyThreshold" settings to HttpCheckConfig vor 3 Jahren
.vscode dd668be73d First Draft for Data Collection Daemon vor 3 Jahren
bootstrap-theme @ c93759376b 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects vor 3 Jahren
common c152995a9c Server: Actually send FCM Notifications when HTTP Check Errors exceed a threshold; added "notify" & "notifyThreshold" settings to HttpCheckConfig vor 3 Jahren
daemon 35dae47dc4 TS: enabled strict type checking on all sub-projects vor 3 Jahren
fcm eb08c2059e FCM Express Backend: added static logo endpoint GET /logo.png vor 3 Jahren
ng 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects vor 3 Jahren
server c152995a9c Server: Actually send FCM Notifications when HTTP Check Errors exceed a threshold; added "notify" & "notifyThreshold" settings to HttpCheckConfig vor 3 Jahren
.gitignore da0da3f083 Server: FCM Admin SDK implementation; + Testing Endpoint POST /fcm/topics/:topic vor 3 Jahren
.gitmodules 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects vor 3 Jahren
.prettierrc.js dd668be73d First Draft for Data Collection Daemon vor 3 Jahren
Readme.md c18d1a558b Implementation of FCM Registration Service (ng+express.js) vor 3 Jahren

Readme.md

HostBBQ Monitoring System

Monitoring Daemon

Install

curl -fsSL https://gogs.hostbbq.com/hostbbq/hostbbq-monitoring/raw/master/daemon/install/install.sh | sudo -E bash -

Monitoring Server & Web UI

Install

curl -fsSL https://gogs.hostbbq.com/hostbbq/hostbbq-monitoring/raw/master/server/install/install.sh | sudo -E bash -

HostBBQ FCM Registration Service

Install

curl -fsSL https://gogs.hostbbq.com/hostbbq/hostbbq-monitoring/raw/master/fcm/install/install.sh | sudo -E bash -