Allows you to search a variety of questions and answers
Simple script that runs the 3ware app and dumps it to a file, then mails it, then deletes it. and crontab to do it daily.
[root@vz1 ~]# more /root/raid.sh
/usr/local/sbin/tw_cli /c0/u0 show > /root/raidstatus.txt
/usr/local/sbin/tw_cli /c1/u0 show >> /root/raidstatus.txt
mail -s "DAILY RAID STATUS 1.1.1.1" [email protected] < /root/raidstatus.txt
rm -rfv /root/raidstatus.txt > /dev/null 2>&1
I have a root contrab to run it at midnight daily:
0 0 * * * /root/raid.sh > /dev/null 1>&1
Note: just be sure to set the correct /c0/u0 for your specific instance and change the IP as well as well as your email.
Outstanding Customer Service Everytime I have emailed AYKsolutions I have gotten an outstanding response time from the technical support team. Not only that, they are very friendly and very easy to work with. When I initially setup my account I had a small problem and had to delete everything and start over. This was not a problem for AYK and they were able to get me up and running in no time at all
Great Service I was using a dedicated server with AYK for about 6 months untill i sold my website. Their support is outstanding they reply very quickly and helpful. If i ever want another dedicated server i will 100% choose AYK.
Even though I only have a shared hosting plan, their technical support team responded to my tech support request within the hour, and correctly to boot. (I needed to have a subdomain point to a Tumblr blog by changing the CNAME.)