close
Warning:
Can't synchronize with repository "(default)" (/usr/svn/silverfile does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jul 23, 2009, 11:27:51 PM (14 years ago)
- Author:
-
hank
- Comment:
-
3ware monitoring
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v47
|
v48
|
|
294 | 294 | }}} |
295 | 295 | |
| 296 | Add crontab to monitor RAID |
| 297 | {{{ |
| 298 | ########################### |
| 299 | # monitor raid array |
| 300 | ########################### |
| 301 | */10 * * * * /usr/local/bin/tw_status CRON |
| 302 | }}} |
| 303 | |
| 304 | tw_status will send alerts to monitor@silverfilecorp.com |
| 305 | |
| 306 | |
| 307 | |
296 | 308 | == SMTP through google accounts == |
297 | 309 | As root: |