Monitoring Server + Data Collection Daemon

Christian Kahlau ae5096f99a Server: [RECOVERY] Notifications for servers and HTTP service checks il y a 2 ans
.vscode dd668be73d First Draft for Data Collection Daemon il y a 3 ans
bootstrap-theme @ c93759376b 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects il y a 3 ans
common 3d8ae45e42 Server + FCM: Notify when server data request to server daemon fails il y a 3 ans
daemon 35dae47dc4 TS: enabled strict type checking on all sub-projects il y a 3 ans
fcm 3d8ae45e42 Server + FCM: Notify when server data request to server daemon fails il y a 3 ans
ng 6ad7724763 Merge branch 'feature/admin-panel' il y a 2 ans
server ae5096f99a Server: [RECOVERY] Notifications for servers and HTTP service checks il y a 2 ans
.gitignore da0da3f083 Server: FCM Admin SDK implementation; + Testing Endpoint POST /fcm/topics/:topic il y a 3 ans
.gitmodules 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects il y a 3 ans
.prettierrc.js dd668be73d First Draft for Data Collection Daemon il y a 3 ans
Readme.md c18d1a558b Implementation of FCM Registration Service (ng+express.js) il y a 3 ans

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 -