Hi, Currently I've been using an RHEL4 Update 4 ia64 AS Linux version and running in HP rx6600 server. I tried to google-out the RAID, temperature and FAN status manage and monitoring tool for RHEL4 Update 4 ia64 AS Linux But i can't able to findout the same for RHEL4 Update 4 ia64 AS Linux server Can anyone suggest me the write status monitoring and manage tool for RHEL4 Update 4 ia64 AS Linux server Some of the information are below [root at corviewsecondary src]# lspci 00:01.0 Class ff00: Hewlett-Packard Company: Unknown device 1303 00:01.1 Communication controller: Hewlett-Packard Company: Unknown device 1302 00:01.2 Serial controller: Hewlett-Packard Company Diva Serial [GSP] Multiport UART 00:02.0 USB Controller: NEC Corporation USB (rev 43) 00:02.1 USB Controller: NEC Corporation USB (rev 43) 00:02.2 USB Controller: NEC Corporation USB 2.0 (rev 04) 0f:01.0 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03) 0f:01.1 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03) 14:01.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS (rev 01) 14:02.0 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03) 14:02.1 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03) 23:01.0 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03) 23:01.1 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03) [root at corviewsecondary src]# [root at corviewsecondary src]# cat /proc/mpt/version mptlinux-3.02.62.01rh Fusion MPT base driver Fusion MPT FC host driver Fusion MPT SPI host driver Fusion MPT SAS host driver Fusion MPT ioctl driver [root at corviewsecondary src]# I have findout the mpt-status source from forum and download the same. During compilation i have getting an error and below or the error message [root at corviewsecondary mpt-status-1.2.0]# make KERNEL_PATH=/usr/src/kernels/2.6.9-42.EL-largesmp-ia64/ gcc -Iincl -Wall -W -O2 -I/usr/src/kernels/2.6.9-42.EL-largesmp-ia64//drivers/message/fusion -I/lib/modules/`uname -r`/build/drivers/message/fusion -I/lib/modules/`uname -r`/source/drivers/message/fusion -o mpt-status mpt-status.c In file included from mpt-status.c:38: mpt-status.h:19:26: lsi/mpi_type.h: No such file or directory mpt-status.h:20:21: lsi/mpi.h: No such file or directory mpt-status.h:21:25: lsi/mpi_ioc.h: No such file or directory mpt-status.h:22:26: lsi/mpi_cnfg.h: No such file or directory mpt-status.h:23:26: lsi/mpi_raid.h: No such file or directory mpt-status.h:24:20: mptctl.h: No such file or directory mpt-status.c:123: error: syntax error before '*' token mpt-status.c:125: error: syntax error before '*' token mpt-status.c:126: error: syntax error before '*' token mpt-status.c:130: error: syntax error before '*' token mpt-status.c:131: error: syntax error before '*' token mpt-status.c:132: error: syntax error before '*' token mpt-status.c:133: error: syntax error before '*' token mpt-status.c: In function `freeMem': ............. [root at corviewsecondary src]# Any clues as to whats the problem and the remedy? Thanks in Advance, -S.Balaji