SmartdMonitoring: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<pre>[root@drewserv ~]# grep -v ^# /etc/smartd.conf | grep -v ^$ /dev/sda -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) ...") |
No edit summary |
||
Line 1: | Line 1: | ||
<pre>[root@drewserv ~]# grep -v ^# /etc/smartd.conf | grep -v ^$ | <pre>[root@drewserv ~]# grep -v ^# /etc/smartd.conf | grep -v ^$ | ||
/dev/sda -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -d sat | [root@drewserv etc]# grep -v ^$ /etc/smartd.conf | grep -v ^# | ||
/dev/sdb -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -d sat | /dev/sda -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat | ||
/dev/sdc -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -d sat | /dev/sdb -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat | ||
/dev/sdd -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -d sat | /dev/sdc -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat | ||
/dev/sde -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -d sat | /dev/sdd -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat | ||
/dev/sdf -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -d sat</pre> | /dev/sde -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat | ||
/dev/sdf -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat | |||
</pre> |
Revision as of 17:38, 28 July 2011
[root@drewserv ~]# grep -v ^# /etc/smartd.conf | grep -v ^$ [root@drewserv etc]# grep -v ^$ /etc/smartd.conf | grep -v ^# /dev/sda -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat /dev/sdb -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat /dev/sdc -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat /dev/sdd -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat /dev/sde -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat /dev/sdf -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -a -o on -S on -s (S/../.././02|L/../../6/03) -W 10 -d sat