Subversion Repositories sysadmin_scripts

Rev

Rev 112 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 112 Rev 143
Line 4... Line 4...
4
# account
4
# account
5
MAILTO=root
5
MAILTO=root
6
 
6
 
7
# check running virtuals every 5 minutes
7
# check running virtuals every 5 minutes
8
# m  h dom mon dow   user    command
8
# m  h dom mon dow   user    command
9
*/5 *  *   *   *    root    perl /path/to/script/findVirtuals.pl -r
9
*/5 *  *   *   *    root    perl /path/to/script/getVirtInfo -r
10
 
10
 
11
# EOF
11
# EOF