I am setting up an SME server to use primarily as a network storage device.  I have 4 300GB hard drives and a 3ware 8506 RAID card.  The hard drives are configured in RAID5, and SME 7 pre1 loads the drivers for the 3ware card.  Everything works well with this setup.
I am, however, having a tough time to get the 3dm raid monitoring software to install/run correctly.  I have followed the directions in the 3ware manual, which are basically the same as section 3.3 of 
http://no.longer.valid/phpwiki/index.php/3ware%206400I answer all of the questions that it prompts me to.  The 3ware manual says that 3dm will start automatically after the install and after each reboot.  "Great!" I think.  I then go to my computer and try to see the software by entering my.servers.ip:979 in the web browser, but nothing.
Back to the server... I try to start 3dm by (per the manual):
/etc/rc.d/init.d/3dm start
but there is no 3dm executable script.  Following directions that came with the install file (which are different than the manual BTW), I make a directory /etc/rc.d/init.d/3dm/ and put in it 3dmd, 3w-xxxx.rc.redhat, and 3w-xxxx.rc.suse and chmod them.  Trying to run 3dmd and *.suse from there just throw errors and don't go.  
But 3w-xxxx.rc.redhat does run.  And with it I can log into the SME server from a different pc to view the array status.  However, the monitoring software dies after about 5 minutes.  I don't see any errors or anything at the command prompt on the server.  Just a refused connection, and if I try to stop it at the servers command prompt, it tells me that it is not running.
So I am fairly confused as to the correct procedure for making this thing work right.  Am I supposed to be using the 3w-xxxx.rc.redhat file as the 3dm monitoring software?  No where it says to, but it the only thing that (sort of) works for me.