downtimes
monitor of downtime, shutdown, and crashes
Install
- All systems
-
curl cmd.cat/downtimes.sh
- Debian
-
apt-get install downtimed
- Ubuntu
-
apt-get install downtimed
- Kali Linux
-
apt-get install downtimed
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install downtimed
- Raspbian
-
apt-get install downtimed
- Dockerfile
- dockerfile.run/downtimes
downtimed
monitor of downtime, shutdown, and crashes
Downtimed is a daemon intended to monitor and record the times an operating system is non-functional. It does this by keeping a simple database file and by regularly recording time stamps. A client executable reads the database to account for the lengths of periods when the system was down.