Monitoring Server + Data Collection Daemon

Christian Kahlau 3c89052b35 Server: Thread safety: maybe this time the ticks get awaited properly ...? 3 anos atrás
.vscode dd668be73d First Draft for Data Collection Daemon 3 anos atrás
bootstrap-theme @ c93759376b 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects 3 anos atrás
common 3d8ae45e42 Server + FCM: Notify when server data request to server daemon fails 3 anos atrás
daemon 35dae47dc4 TS: enabled strict type checking on all sub-projects 3 anos atrás
fcm 3d8ae45e42 Server + FCM: Notify when server data request to server daemon fails 3 anos atrás
ng 7a4e57a2b7 ng: Implementation of service check widget and status timeline bars (on dashboard) 3 anos atrás
server 3c89052b35 Server: Thread safety: maybe this time the ticks get awaited properly ...? 3 anos atrás
.gitignore da0da3f083 Server: FCM Admin SDK implementation; + Testing Endpoint POST /fcm/topics/:topic 3 anos atrás
.gitmodules 04c7b9c048 Refactoring: moved bootstrap-theme one level up in order to use it in two angular sub projects 3 anos atrás
.prettierrc.js dd668be73d First Draft for Data Collection Daemon 3 anos atrás
Readme.md c18d1a558b Implementation of FCM Registration Service (ng+express.js) 3 anos atrás

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 -