Monitoring Server + Data Collection Daemon

Christian Kahlau 01e0bc4e29 Server: refactored database connections to improve thread safety il y a 3 ans
.vscode dd668be73d First Draft for Data Collection Daemon il y a 3 ans
common 6112e1ed56 Server: Implemented HttpCheckController; Updating check scheduler on relevant changes in /services API il y a 3 ans
daemon 35dae47dc4 TS: enabled strict type checking on all sub-projects il y a 3 ans
ng 3d880719f0 npm install idealTree Fehler: @angular/cdk@15.0.0 als peerDependency von ng2-charts@4.0.1 zu hoch für @angular/common@^14.2.0 -> Lösung: @angular/cdk@^14.2.0 als eigene dependency eingetragen il y a 3 ans
server 01e0bc4e29 Server: refactored database connections to improve thread safety il y a 3 ans
.gitignore 4cb17191e9 Server: Install script il y a 3 ans
.gitmodules 9ef1fcbcb5 ng/bootstrap-theme submodule: changed remote url to public https il y a 3 ans
.prettierrc.js dd668be73d First Draft for Data Collection Daemon il y a 3 ans
Readme.md 4cb17191e9 Server: Install script 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 -