Monitoring Server + Data Collection Daemon

Christian Kahlau 3a7203b1e7 hotfix: fixed bugs found during feature/server/disjunct-checks, which also apply already to the master 2 vuotta sitten
.vscode dd668be73d First Draft for Data Collection Daemon 3 vuotta sitten
bootstrap-theme @ c93759376b 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects 3 vuotta sitten
common 3d8ae45e42 Server + FCM: Notify when server data request to server daemon fails 3 vuotta sitten
daemon 35dae47dc4 TS: enabled strict type checking on all sub-projects 3 vuotta sitten
fcm 3d8ae45e42 Server + FCM: Notify when server data request to server daemon fails 3 vuotta sitten
ng 6ad7724763 Merge branch 'feature/admin-panel' 2 vuotta sitten
server 3a7203b1e7 hotfix: fixed bugs found during feature/server/disjunct-checks, which also apply already to the master 2 vuotta sitten
.gitignore da0da3f083 Server: FCM Admin SDK implementation; + Testing Endpoint POST /fcm/topics/:topic 3 vuotta sitten
.gitmodules 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects 3 vuotta sitten
.prettierrc.js dd668be73d First Draft for Data Collection Daemon 3 vuotta sitten
Readme.md c18d1a558b Implementation of FCM Registration Service (ng+express.js) 3 vuotta sitten

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 -