Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 895 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 895 Bytes

TelemetryService

Description

Multithreaded Client-server service for collecting telemetry over TLS. Meaning CPU load, num of cores, RAM, HDD.

Requirements

  • OpenSSL

Script provides:

  1. Client-side
  2. Server-side
  3. Bash-script for solving dependencies
  4. Bash daemon set-up

Explanations

You can run both applications as systemd services using provided bash script. You need to run TelemetryAgent/Sservice/config.sh and enter "client" or "server" when script asked. So agent will have gone setup as follows. Also you may accept them to autorun on boot (or not if you rehect the option : -) )

Demo

Running

runs only for linux