Send email alert upon Isilon quota violation
isi quota quotas notifications create /ifs/TEST directory hard exceeded --action-email-address abc@example.com --holdoff 5m --email-template /ifs/home/admin/notification-templates/quota --action-email-owner yes
# isi quota quotas notifications view /ifs/TEST --type directory hard exceeded
Threshold: hard
Condition: exceeded
Schedule: -
Holdoff: 5m
ActionAlert: Yes
EmailOwner: Yes
NotifyAddress: abc@example.com
Email Template: /ifs/home/admin/notification-templates/quota
# isi quota quotas notifications list /ifs/TEST --type directory
Threshold Condition
---------------------
hard exceeded
advisory exceeded
---------------------
Total: 2
---------------------
hard exceeded
advisory exceeded
---------------------
Total: 2
There should be --type after /ifs/TEST. Other than that it works great!
ReplyDeleteWorks great
ReplyDelete