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.
I love AYK. been with them for over 5 years and the best ever
This is my second time i m using your services, and the main reason i'm doing that, beside your prices is your customer support. I love the fact that you are fast, you always help me and never get bothered by my endless questions(i'm still a newbie when it comes to server setup) Thank you
I've been a client of AYK Solutions for about six months now. They have provided the best overall experience I have had in over 10 years. I've tried iWeb, SingleHop, and a few others supposed to be the so-called best. Specifically, you are dealing with personal, professionals with AYK Solutions, and they are willing to help when all others want to charge you $** for this and $**/hr for that. I'm happy, and have no plans of going anywhere else; ever.