configuration-templates – Diff between revs 29 and 50

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 29 Rev 50
Line 3... Line 3...
3 ########################################################################### 3 ###########################################################################
Line 4... Line 4...
4   4  
5 check process smartd with pidfile /var/run/smartd.pid 5 check process smartd with pidfile /var/run/smartd.pid
6 group system 6 group system
7 group smartd -  
8 start program = "/etc/init.d/smartmontools start" -  
9 stop program = "/etc/init.d/smartmontools stop" -  
10 if 5 restarts with 5 cycles then timeout 7 group smartd
11 depend smartd_bin 8 depend smartd_bin
-   9 depend smartd_rc
-   10 start program = "/etc/init.d/smartmontools start"
-   11 stop program = "/etc/init.d/smartmontools stop"
Line 12... Line 12...
12 depend smartd_rc 12 # if 5 restarts with 5 cycles then timeout
13   13  
14 check file smartd_bin with path /usr/sbin/smartd 14 check file smartd_bin with path /usr/sbin/smartd