5 lines
361 B
Plaintext
5 lines
361 B
Plaintext
! cronjob
|
|
30 01 * * * cd /scripts/conetadm/rvtools; /scripts/conetadm/rvtools/check.pl | mailx "help@conet.de" -s "Mismatch in ESX Datastore Location"
|
|
30 01 * * * cd /scripts/conetadm/rvtools; /scripts/conetadm/rvtools/check_html.pl | mailx "help@conet.de" -a 'Content-Type: text/html' -s "Mismatch in ESX Datastore Location"
|
|
|