15 Commits

Author SHA1 Message Date
Beeranco
26d566d6e6
Update monitor.service
Added check before the script runs / loops to see what services are installed.
This prevents services that are not installed to show up as offline services and ports.

Added Nginx service check if Homer is installed with the corresponding port.

Made some changes for readability.

Fixed copy/paste error where all services had the subtitle broker behind them.

Set sleep timer to 30s.
2023-08-24 19:20:44 +02:00
Beeranco
5bdd7977ec
monitor.service v2
Uploaded v2 of the monitor service.
2023-08-16 19:28:16 +02:00
Beeranco
6ae9952d86
Rename monitor.service to monitor.service.v1
Renamed to v1
2023-08-16 19:27:10 +02:00
Beeranco
0fde14b8ba
Update Requirements.sh
Disabled test variables
2023-08-15 19:00:37 +02:00
Beeranco
7248c5cd44
Update Requirements.sh
Enabled test var
2023-08-15 18:24:43 +02:00
Beeranco
236901361a
Update monitor.service
Added fix to show only the first network adapter in the case of multiples
2023-08-15 17:20:36 +02:00
Beeranco
8a73c1d5d0
Update Requirements.sh
Enabled Testing Variable
2023-08-15 16:03:17 +02:00
Beeranco
f575de0aa3
Rename Model-Check.sh to RasPi-Config/Requirements.sh 2023-08-15 15:57:16 +02:00
Beeranco
6001dd0c20
Update monitor.service
Replaced ordering of variables.
Vars that won't change color or after rebooting are now static.
Vars that can change are added to the end of the script , this makes "reloading" the script much faster since the variables are now "prepared" for the next run.

Fixed oopsie in services, Offline tags stil had the old "stat" behind the service names.

Added check if var $DATE is empty do not display it onscreen.

Change UFW check behaviour, if UWF is not yet installed the var $UFW will be empty,
this sets the script to declare the UFW as inactive.

Added check if var $IP is empty do not display the available ports services run on since they won't be reachable.
2023-08-14 19:36:40 +02:00
Beeranco
36e8302e4b
Update monitor.service
Added UFW status
2023-08-14 17:59:59 +02:00
Beeranco
dfdb2e54ae
Update monitor.service
Fixed oopsie
2023-08-14 17:33:21 +02:00
Beeranco
7a16c68f94
Update monitor.service
Added available and listening ports
2023-08-14 17:32:52 +02:00
Beeranco
88fb727bc7
Update monitor.service
Added Log2Ram to the monitor service
Reduced refresh rate to 15sec for testing purposes
2023-08-14 16:00:03 +02:00
Beeranco
1a587bbf4e
Create monitor.service 2023-08-14 15:36:50 +02:00
Beeranco
a93c5b2dab
Create autologin 2023-08-14 04:43:31 +02:00