script-email man page on Oracle

Man page or keyword search:  
man Server   33470 pages
apropos Keyword Search (all sections)
Output format
Oracle logo
[printable version]

SCRIPT-EMAIL(8)		System Administration Commands	       SCRIPT-EMAIL(8)

NAME
       script-email - Amanda script to send email notifications

DESCRIPTION
       script-email is an Amanda script implementing the Script API. It should
       not be run by users directly. It sends a notification email to the
       addresses specified in the MAILTO property.

PROPERTIES
       This section lists the properties that control script-email's
       functionality. See amanda-scripts(7) for information on the Script API,
       script configuration.

       MAILTO

	   List of email addresses that will receive an email on command
	   execution. It is a multi-valued property:
	     property "MAILTO" "amanda@domain.com" "sysadmin@domain.com" "amandauser@domain.com"

EXAMPLE
       In this example, script-email is scheduled to be run before the DLE, on
       the server.  The unqualified email address amanda will be passed to the
       email system unchanged.	The script is then attached to a dumptype,
       which can then be specified for any DLEs which require notification.
	define script-tool pre-email {
	  comment "email me before this DLE is backed up"
	  plugin  "script-email"
	  execute-on pre-dle-backup
	  execute-where server
	  property "mailto" "amanda"
	}

	define dumptype user-tar-email {
	  user-tar
	  script "pre-email"
	}

SEE ALSO
       amanda(8), amanda.conf(5), amanda-client.conf(5), amanda-scripts(7)

       The Amanda Wiki: : http://wiki.zmanda.com/

AUTHORS
       Jean-Louis Martineau <martineau@zmanda.com>
	   Zmanda, Inc. (http://www.zmanda.com)

       Dustin J. Mitchell <dustin@zmanda.com>
	   Zmanda, Inc. (http://www.zmanda.com)

Amanda 3.3.3			  01/10/2013		       SCRIPT-EMAIL(8)
[top]

List of man pages available for Oracle

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net