Skip to content
Snippets Groups Projects
Forked from bstrong5280 / System Monitor Plasmoid
39 commits behind the upstream repository.
bstrong's avatar
bstrong5280 authored
Rewritten to use new sensor API.
Improved plotter smoothing, doubled amount of plot history.
cfce862d
History
Name Last commit Last update
dbusmodel
images
plasmoid
CHANGELOG
LICENSE
README.md

System Monitor Plasmoid

Plasmoid to view several Items from system Monitor. Each Item has its own tooltip and if you hover over a tooltip it will remain open.

Requirements

Plasma 5 shell (plasma >= 5.7), Starting with Version 2.0 (plasma > 20.0).

Installation

Version 1.03 and below, with plasma > 5.20 may need to install ksysguardd.

From store.kde.org

  1. Go to the desktop.
  2. Right Click the desktop, select "Add Widgets".
  3. Click "Get New Widgets".
  4. Click "Download New Plasma Widgets".
  5. Search for "System Monitor Plasmoid".
  6. Click Install.
  7. Close Installer Window.
  8. You can now add the Widget to the desktop, Right Click desktop and select "Add Widgets", search for "System Monitor Plasmoid", drag to desktop.

Using kpackagetool5

  1. Download Package.
  2. Open Konsole.
  3. Goto download location
  4. Enter "kpackagetool5 -i filename".
  5. Close Konsole.
  6. You can now add the Widget to the desktop, Right Click desktop and select "Add Widgets", search for "System Monitor Plasmoid", drag to desktop.
  7. To update to latest version.
  8. Do steps 1 thru 3.
  9. Enter "kpackagetool5 -u filename".
  10. Close Konsole
  11. logout / login to load new version.

Configuration

Right Click the Plasmoid and select "Configure System Monitor Plasmoid.."

Currently 6 Item types can be selected in the "Layout" tab

Each Item can be displayed as a bar Graph, a Circular Graph or a Plot Graph.

Colors for each Item can be selected on the "Colors" tab.

Fast plotting or smooth plotting (More Cpu intensive) can be selected for the Plot Graph.

There are options to show borders, to show labels (on top or bottom).

What Disks/Partitons to show Space Or acitivity for can be selected in the "Disk Space" or "Disk IO" tabs.

What network devices to show activity for can be selected in the network tab.

Different layouts can be obtanined by selecting the number of columns/rows and layout direction.

If more Items are selected than what is allowed by the combination of Columns and Rows, the display will be distored due some Items overlaying each other. You will either need to select fewer Items or increase the number of columns or rows.

Add the plasmoid to the desktop more than once for additional effects.