Imported Upstream version 2.6.1
[debian/amanda] / man / xml-source / amanda-scripts.7.xml
diff --git a/man/xml-source/amanda-scripts.7.xml b/man/xml-source/amanda-scripts.7.xml
new file mode 100644 (file)
index 0000000..43aa973
--- /dev/null
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
+[
+  <!-- entities files to use -->
+  <!ENTITY % global_entities SYSTEM '../entities/global.entities'>
+  %global_entities;
+]>
+
+<refentry id='amanda-scripts.7'>
+
+<refmeta>
+<refentrytitle>amanda-scripts</refentrytitle>
+<manvolnum>7</manvolnum>
+&rmi.source;
+&rmi.version;
+&rmi.manual.7;
+</refmeta>
+<refnamediv>
+<refname>amanda-scripts</refname>
+<refpurpose>Configuring and using the Script API</refpurpose>
+</refnamediv>
+<refentryinfo>
+&author.jlm;
+&author.dustin;
+</refentryinfo>
+<!-- body begins here -->
+
+<refsect1><title>DESCRIPTION</title>
+
+<para>The Script API is a flexible system for invoking user-supplied scripts at
+various points in the execution of Amanda.  This manual page describes the
+operation and configuration of the API.  For help writing Script API scripts,
+see http://wiki.zmanda.com/index.php/Script_API.</para>
+
+</refsect1>
+
+<refsect1><title>SCRIPTS</title>
+
+<para>This section lists the scripts included with &A;, see the individual man page for instructions on using them.  For complete How-To information, consult the Amanda wiki at http://wiki.zmanda.com.</para>
+
+<itemizedlist>
+<listitem>
+<citerefentry><refentrytitle>amzfs-snapshot</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+- create/destroy zfs snapshot.
+</listitem>
+<listitem>
+<citerefentry><refentrytitle>script-email</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+- send email.
+</listitem>
+</itemizedlist>
+
+</refsect1>
+
+<refsect1><title>SEE ALSO</title>
+<para>
+<citerefentry><refentrytitle>amanda.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+</para>
+
+</refsect1>
+</refentry>