1826499 Members
1511 Online
109692 Solutions
New Discussion

scsi logging facility

 
SOLVED
Go to solution
Gerd Koenig
Occasional Contributor

scsi logging facility

Hi,
we have problems to get the disk_io values inside our server-monitoring (HotSaNIC).
The problem is, that the command "cat /proc/stat" has no entry for the disk_io :-(

The standard kernel 2.4.19 of SuSE Enterprise 8 had "scsi logging facility" disabled, so we compiled new kernel 2.4.21 with this option enabled.
But nothing changed, the problems remains...

We're running HP ProLiant DL580 with SuSE Enterprise Server 8.

so, how can we get the disk_io values for our system ?

thanks for any suggestions

..:GERD:..
if somebody find misspelling, you can keep them :-)
4 REPLIES 4
Zeev Schultz
Honored Contributor

Re: scsi logging facility

Check the sysstat set (includes iostat,sar etc)

http://perso.wanadoo.fr/sebastien.godard/
So computers don't think yet. At least not chess computers. - Seymour Cray
Gerd Koenig
Occasional Contributor

Re: scsi logging facility

thanks for this really goog hint, but I would prefer a solution to retrieve the information directly from e.g. /proc on my own, not by using a different set of tools.
if somebody find misspelling, you can keep them :-)
Gerd Koenig
Occasional Contributor

Re: scsi logging facility

I wanted to say GOOD hint, of course ;-)
if somebody find misspelling, you can keep them :-)
Zeev Schultz
Honored Contributor
Solution

Re: scsi logging facility

first the sysstat set actually uses /proc,so
if it works BUT you're unable to get stats directly - should point on some problem.
2.4.21 kernel also has a lot of patches,rc1-to-rc8.See here for all patches fixes.
http://www.kernel.org/pub/linux/kernel/people/marcelo/2.4/testing/old/patch-2.4.21.log
There's already 2.4.22
Mb, there is no support for your specific product?
So computers don't think yet. At least not chess computers. - Seymour Cray