aboutsummaryrefslogtreecommitdiff

system-status

Show current system statistics

Usage

system-status

Notes

  • Check Makefile for installation
  • Check SCRIPT_PATH=system-status path for paths
  • exe/00-header: Display system’s uptime
  • exe/battery: Display battery status
  • exe/file-system: Display file system usage (only writeable mountpoints)
  • exe/journal: Show a journal summary
  • exe/md-raid: Show RAID device status

Options

Environment variables can be defined to modify behaviour

  • script library: Check documentation for options

Dependencies

Executables must be available in PATH

  • script library
  • xparts

exe/00-header

  • uptime-only

exe/battery

  • battery-info

exe/file-system

  • df

exe/journal

  • journalctl
  • calc

exe/md-raid

  • lsblk
  • jq