Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KSystemStats
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • KSystemStats
  • Merge requests
  • !39

Add whole hard drive in disk plugin

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Demitrius Belai requested to merge demitriusbelai/ksystemstats:disk-plugin into master Jul 06, 2022
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

The old KSysGuard (plasma/ksysguard>) can monitor the whole disk activity. The current disk plugin can only monitor partitions. This MR changes disk plugin for showing hard drives too (nvme0n1, sda, sdb...).

Now disk plugins search for StorageVolume instead StorageAccess. Obvious it can not monitor free space on non partition volume so that is skiped.

This MR needs a code review. For example, I do not know if nested ternary is allowed. I also do not know if I write a good explanation on commit message (English is not my native language).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: disk-plugin