-
-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Alex Myczko edited this page Jun 13, 2023
·
13 revisions
Welcome to the ruptime wiki!
Ideas what other data could be collected, or functions implemented.
-
rgps remote gps positon incl. altitude
-
rwol automatic power saving (pm-suspend) with function to wakeonlan by name
-
rdebootstrap rbootstrap rinstall rclone https://wiki.debian.org/Debootstrap
Installation
-
Debian / Ubuntu waiting for the package to pass NEW queue (needs ACL)
-
non Debian based Linux builtin installer for easy distribution
-
macOS create a homebrew recipe
Features
- add down details, since as the original
- history data with graphs
- web interface (framework7)
- allow sleep/.zZ state besides up or down
Some sort of notification system (libnotify-bin)
notify-send -i ruptime "Hosts down $(ruptime|grep down$|wc -l)/$(ruptime|grep -v down$|wc -l)"
Network tee
https://unix.stackexchange.com/questions/595457/what-is-a-tee-equivalent-for-network-packets
https://code-maven.com/display-notification-from-the-mac-command-line
Notifications on
- new host
- host down
- rnet changes
- runame changes
Web interface without framework7