#!/bin/bash
clear
echo "Starting logsystem"
touch ~/warnings.txt
sleep 3
sudo glances -C glances.conf --export influxdb -q &