https://bugs.kde.org/show_bug.cgi?id=446933
--- Comment #5 from Eike Lantzsch <zp6...@gmx.net> --- On Dienstag, 14. Dezember 2021 16:34:43 -03 Nate Graham wrote: > https://bugs.kde.org/show_bug.cgi?id=446933 > > Nate Graham <n...@kde.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------- > ------ CC| |n...@kde.org Resolution|--- > |WAITINGFORINFO Status|REPORTED > |NEEDSINFO > > --- Comment #1 from Nate Graham <n...@kde.org> --- > Hmm, works for me for my simple use case of one wifi interface. > > Do you have an unusual network setup or multiple active interfaces? Does SystemLoad2.sdrg have something to do with it? <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE KSysGuardWorkSheet> <WorkSheet locked="1" title="System Load" interval="0.5" columns="1" rows="3"> <host command="ksysguardd" name="localhost" port="-1" shell=""/> <display rowSpan="1" row="0" vLines="0" hLines="1" vScroll="0" unit="" version="1" manualRange="0" svgBackground="widg ets/plot-background" vDistance="30" column="0" hScale="6" autoRange="0" labels="1" fontSize="8" columnSpan="1" title="C PU History" showUnit="0" stacked="0" class="FancyPlotter"> <beam regexpSensorName="cpu/cpu.*/TotalLoad" sensorType="float" color="0xffff8000,0xffe20800,0xfff3c300,0xffff55ff" h ostName="localhost"/> </display> <display rowSpan="1" row="1" vLines="0" hLines="1" vScroll="0" unit="" version="1" manualRange="0" svgBackground="widg ets/plot-background" vDistance="30" column="0" hScale="6" autoRange="0" labels="1" fontSize="8" columnSpan="1" title="M emory and Swap History" showUnit="0" stacked="0" class="FancyPlotter"> <beam sensorName="mem/physical/application" sensorType="integer" color="0xffc000c0" hostName="localhost" summationNam e="Memory"/> <beam sensorName="mem/swap/used" sensorType="integer" color="0xff00c000" hostName="localhost" summationName="Swap"/> </display> <display rowSpan="1" row="2" vLines="0" hLines="1" vScroll="0" unit="" version="1" min="0" manualRange="1" svgBackgrou nd="widgets/plot-background" vDistance="30" column="0" hScale="6" autoRange="1" labels="1" fontSize="8" columnSpan="1" title="Network History" showUnit="0" stacked="0" max="20" class="FancyPlotter"> <beam regexpSensorName="network/interfaces/(?!lo|bridge|usbus|bond).*/receiver/ data" sensorType="float" color="0xffb3 a52d" hostName="localhost" summationName="Receiving"/> <beam regexpSensorName="network/interfaces/(?!lo|bridge|usbus|bond).*/transmitter/ data" sensorType="float" color="0xf f844798" hostName="localhost" summationName="Sending"/> </display> </WorkSheet> Unfortunately I don't know which values might be valid for "network/interfaces/(?!lo|bridge|usbus|bond). -- You are receiving this mail because: You are watching all bug changes.