ruptime icon indicating copy to clipboard operation
ruptime copied to clipboard

poor man’s ruptime

Results 6 ruptime issues
Sort by recently updated
recently updated
newest added

Hello, I've received and error trying to install `ruptime_1.6-1_amd64.deb` on a Debian 12.2: ``` # dpkg -i ruptime_1.6-1_amd64.deb Setting up ruptime (1.6-1) ... Creating config file /etc/cron.d/ruptime with new version...

bug

- UEFI or BIOS (x86/amd64 only) (efibootmgr) - CMOS/nvram (x86/amd64 only)

enhancement

show 5s average of network interface: `iftop -B -t -s 5 2>/dev/null |grep Peak | awk '{print $NF}'`

enhancement

``` dpkg -l |grep ^h |wc -l apt-show-versions |grep -v uptodate$ | wc -l ``` maybe also show if a dist-upgrade is running, adding a state to `ruptime`, currently only...

enhancement

maybe using the total is not ideal, as: - real memory is really fast - zram also is really fast (well depending on algorithm) (linux lists zram as swap) -...

enhancement