| Summary: | Missing disk sensor in ksysguard | ||
|---|---|---|---|
| Product: | [Unmaintained] ksysguard | Reporter: | avi |
| Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.1 | ||
| Target Milestone: | --- | ||
| Platform: | RedHat Enterprise Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
avi
2002-02-12 13:10:18 UTC
On Tue Feb 12 2002 at 01:10:18PM -0000 avi@argo.co.il wrote: > Package: ksysguard > Version: 1.1.0 (using KDE 2.2.2 ) > Severity: normal > Installed from: RedHat RPMs > Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) > OS: Linux (i686) release 2.4.16 > OS/Compiler notes: > > I have two hard disks /dev/hda and /dev/hde as well as a cd-rom /dev/hdd. > However ksysguard only shows sensors for hd 3:0 (hda). Hi could you send me the content of your /etc/mtab please? Ciao Tobias -- In a world without walls and fences who needs Windows and Gates??? /dev/hde3 / ext3 rwnoatime 0 0 none /proc proc rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 /dev/hde1 /boot ext3 rwnoatime 0 0 none /dev/shm tmpfs rw 0 0 none /dev/pts devpts rwgid=5mode=620 0 0 /root/rh72/iso/enigma-i386-disc1.iso /redhat/1 iso9660 ro 0 0 /root/rh72/iso/enigma-i386-disc2.iso /redhat/2 iso9660 ro 0 0 //windoze/c /tmp/c smbfs 0 0 ----- Original Message ----- From: "Tobias Koenig" <tokoe82@yahoo.de> To: <38022@bugs.kde.org> Sent: Tuesday February 12 2002 3:21 PM Subject: Bug#38022: Missing disk sensor in ksysguard > On Tue Feb 12 2002 at 01:10:18PM -0000 avi@argo.co.il wrote: > > Package: ksysguard > > Version: 1.1.0 (using KDE 2.2.2 ) > > Severity: normal > > Installed from: RedHat RPMs > > Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) > > OS: Linux (i686) release 2.4.16 > > OS/Compiler notes: > > > > I have two hard disks /dev/hda and /dev/hde as well as a cd-rom /dev/hdd. > > However ksysguard only shows sensors for hd 3:0 (hda). > Hi > > could you send me the content of your /etc/mtab please? > > Ciao > Tobias > -- > In a world without walls and fences who > needs Windows and Gates??? > On Wed Feb 13 2002 at 09:53:54AM +0200 Avi Kivity wrote:
Hi Avi
sorry for that late reply
> /dev/hde3 / ext3 rwnoatime 0 0
> none /proc proc rw 0 0
> usbdevfs /proc/bus/usb usbdevfs rw 0 0
> /dev/hde1 /boot ext3 rwnoatime 0 0
> none /dev/shm tmpfs rw 0 0
> none /dev/pts devpts rwgid=5mode=620 0 0
> /root/rh72/iso/enigma-i386-disc1.iso /redhat/1 iso9660 ro 0 0
> /root/rh72/iso/enigma-i386-disc2.iso /redhat/2 iso9660 ro 0 0
> //windoze/c /tmp/c smbfs 0 0
That seems to be ok
Where exactly doesn't ksysguard show the disk?
In the SensorBrowser (tree on the left side) under 'Partition Usage' or
under 'Disk Througput' or in the WorkSheet (when dragging the
'Partition Usage->Table' sensor on it?
Ciao
Tobias
--
In a world without walls and fences who
needs Windows and Gates???
On Mon Feb 18 2002 at 04:10:23PM +0200 Avi Kivity wrote:
> > Where exactly doesn't ksysguard show the disk?
> > In the SensorBrowser (tree on the left side) under 'Partition Usage' or
> > under 'Disk Througput' or in the WorkSheet (when dragging the
> > 'Partition Usage->Table' sensor on it?
> Under Disk Throughpt I have 3:0 but not 33:0 which I would expect:
>
> ~/mi> ls -l /dev/hde
> brw-rw---- 1 root disk 33 0 Aug 30 23:30 /dev/hde
>
> Anyway cat /proc/stat doesn't show (330) either. I'm beginning to think
> this is a driver problem not KDE.
Well if it's not in /proc/stat ksysguardd will fail to get it. So can I
close the bug report?
Ciao
Tobias
--
In a world without walls and fences who
needs Windows and Gates???
> Where exactly doesn't ksysguard show the disk?
> In the SensorBrowser (tree on the left side) under 'Partition Usage' or
> under 'Disk Througput' or in the WorkSheet (when dragging the
> 'Partition Usage->Table' sensor on it?
Under Disk Throughpt I have 3:0 but not 33:0 which I would expect:
~/mi> ls -l /dev/hde
brw-rw---- 1 root disk 33 0 Aug 30 23:30 /dev/hde
Anyway cat /proc/stat doesn't show (330) either. I'm beginning to think
this is a driver problem not KDE.
> > Anyway cat /proc/stat doesn't show (330) either. I'm beginning to think > > this is a driver problem not KDE. > Well if it's not in /proc/stat ksysguardd will fail to get it. So can I > close the bug report? > Yes. |