Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 983 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 983 Bytes

TelemetryService

Description

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

Related works

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