SmartdMonitoring: Difference between revisions

From DrewWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<pre>[root@drewserv etc]# grep -v ^$ /etc/smartd.conf | grep -v ^#[root@drewserv ~]# grep -v ^$ /etc/smartd.conf | grep -v ^#
<syntaxhighlight lang=bash>
/dev/sda -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -a -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
[root@drewserv etc]# grep -v ^$ /etc/smartd.conf | grep -v ^#[root@drewserv ~]# grep -v ^$ /etc/smartd.conf | grep -v ^#
/dev/sdb -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -a -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
[root@drewserv ~]# grep -v ^$ /etc/smartd.conf | grep -v ^#
/dev/sdc -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -a -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sda -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdd -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -a -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdb -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sde -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -a -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdc -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdf -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -a -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdd -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
</pre>
/dev/sde -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdf -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
</syntaxhighlight>

Latest revision as of 01:26, 25 January 2018

[root@drewserv etc]# grep -v ^$ /etc/smartd.conf | grep -v ^#[root@drewserv ~]# grep -v ^$ /etc/smartd.conf | grep -v ^#
[root@drewserv ~]# grep -v ^$ /etc/smartd.conf | grep -v ^#
/dev/sda -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdb -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdc -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdd -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sde -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat
/dev/sdf -H -m root -M daily -M exec /home/drew/cron/smartmon.sh -M daily -f -l error -o on -S on -s (S/../.././02|L/../../6/03) -W 0,0,45 -d sat