Command Schedulers

sdtop – systemd TUI Manager

Last Updated on April 23, 2026

sdtop is a terminal-based interactive dashboard for managing and debugging systemd services on Linux.

This is free and open source software.

Key Features

  • Service Management:
    • View all systemd services with color-coded status indicators.
      • Green = Running.
      • Red = Failed.
      • Gray = Stopped/Dead.
    • Control services: start, stop, restart with visual feedback.
    • Enable/disable services on boot.
    • Filter services: all, running, failed.
  • Real-time Monitoring
    • Live log streaming from journald with priority highlighting:
      • Red for errors
      • Yellow for warnings
      • Auto-scrolling with timestamps
    • Process Tree View – See what’s actually running:
      • Shows all processes for a service.
      • Parent-child relationships.
      • PIDs and command lines.
      • Debug zombie processes.
      • Understand CPU usage.
  • User Experience:
    • Context-aware help and guidance.
    • Intuitive empty states that explain what to do.
    • Keyboard-driven interface with vi-style shortcuts.
    • Fast, responsive, built with Go and Bubble Tea.

Website: github.com/YashSaini99/sdtop
Support:
Developer: Yash
License: MIT License

sdtop TUI
Click image for full size

sdtop is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

systemd CLI/TUI Configuration Tools
systemd-analyseHelps uncover performance problems
systemctl-tuiInteract with systemd services
systemctlManage and monitor the systemd system
isdInteractive systemd
Systemd manager tuiManage systemd services
ServiceMasterPowerful terminal-based tool for managing systemd units
lsuView systemd service units
sdtopsystemd TUI Manager
chkserviceTerminal-based tool for managing systemd units

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments