About this task
This procedure assumes that you are using the Isilon templates, which are located in the
/etc/ifs directory.
It is recommend that you do not edit the templates directly. Instead, copy them to another directory to edit and deploy them.
Procedure
- Open a secure shell (SSH) connection to any node in the cluster and log in.
- Copy one of the default templates to a directory in which you can edit the file and later access it through the OneFS web administration interface. For example:
cp /etc/ifs/quota_email_template.txt /ifs/data/quotanotifiers/
quota_email_template_copy.txt
- Open the template file in a text editor. For example:
edit /ifs/data/quotanotifiers/quota_email_template_copy.txt
The template appears in the editor.
- Edit the template. If you are using or creating a customized template, ensure the template has a
Subject: line.
- Save the changes. Template files must be saved as .txt files.
- In the web administration interface, browse to
.
- In the
Notification Rules area, click
Add a Notification Rule.
The
Create a Notification Rule dialog box appears.
- From the
Rule type list, select the notification rule type that you want to use with the template.
- In the
Rule Settings area, select a notification type option.
- Depending on the rule type that was selected, a schedule form might appear. Select the scheduling options that you want to use.
- In the
Message template field, type the path for the message template, or click
Browse to locate the template.
- Optional: Click
Create Rule