sentinella
System monitor that can react to user chosen conditions
Install
- All systems
-
curl cmd.cat/sentinella.sh
- Debian
-
apt-get install sentinella
- Ubuntu
-
apt-get install sentinella
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sentinella
- Raspbian
-
apt-get install sentinella
- Dockerfile
- dockerfile.run/sentinella
sentinella
System monitor that can react to user chosen conditions
While monitoring your CPU, memory, hard drive and network usage, Sentinella can be programmed to take specific actions when setpoints for utilization or time are met. It can power off, reboot or hibernate your system, kill an active process, throw an alarm or execute any command. It can measure the following conditions: - CPU load - Memory used - Network traffic - Date and time - The existence of a process And the possible actions are: - Shutdown/Reboot the computer - Standby/Suspend/Hibernate - Execute a command - Play an alarm - Kill a process