Threshold email and log event variables
Email and event log entry messages use variables to provide current information when the directory quota has exceeded the threshold limit. The variables are listed in brackets [ ]. You can add text or move the variables to customize the message.
You can use the following variables in email and log event entry messages created for directory quotas.
Variable | Description |
---|---|
Admin Email | Default email addresses for system administrators. This is not the users in the management console with an administrator role.
NOTE: You can use Windows PowerShell
Set-FSRMSetting -AdminEmailAddress "emailaddress" to display and configure the default email addresses of administrators. The management console users are not in this list by default.
|
Quota Free | Amount of free space remaining under the directory quota, in bytes |
Quota Free KiB | Amount of free space remaining under the directory quota, in kilobytes (KiB) |
Quota Free MiB | Amount of free space remaining under the directory quota, in megabytes (MiB) |
Quota Free Percent | Amount of free space remaining under the directory quota, as a percentage |
Quota Limit | Directory quota limit, in bytes |
Quota Limit KiB | Directory quota limit, in KiB |
Quota Limit MiB | Directory quota limit, in MiB |
Quota Path | Directory quota path |
Quota Peak | Directory quota peak usage (the highest usage amount), in bytes |
Quota Peak KiB | Directory quota peak usage (the highest usage amount), in KiB |
Quota Peak MiB | Directory quota peak usage (the highest usage amount), in MiB |
Quota Peak Percent | Directory quota peak usage, as a percentage |
Quota Peak Time | Time when the peak usage was recorded |
Quota Remote Paths | If the path for the directory quota is a shared folder or volume, the path, in Universal Naming Convention (UNC) format:
|
Quota System Path | Directory quota path in canonical format:
|
Quota Threshold | The set directory quota threshold percentage that was met or exceeded |
Quota Used | Directory quota usage, in bytes |
Quota Used KiB | Directory quota usage, in KiB |
Quota Used MiB | Directory quota usage, in MiB |
Quota Used Percent | Directory quota usage, as a percentage |
Server | Name of the file server where the quota is applied |
Server Domain | Name of the domain of the file server where the quota is applied |
Source File Owner | User name of the owner of the file where the quota is applied |
Source File Owner Email | Email address of the owner of the file where the quota is applied |
Source File Path | Path of the file where the quota is applied |
Source File Remote Paths | If the path for the file that caused the notification is a shared folder or volume, the path to the file, in UNC format:
|
Source Io Owner | User name of the user who exceeded the directory quota threshold |
Source Io Owner Email | Email address of the user who exceeded the directory quota threshold |
Source Process Id | ID of the process that caused the threshold to be met or exceeded |
Source Process Image | Name of the executable file for the process the threshold to be met or exceeded |