file size alert
This alert type is used to monitor the size of a file in kilobytes.
When file size is the Alert Type, is populated with the file location.
Click the
button to open a file browser, where you select the file to monitor.{SOURCE {file location}}
file location is the absolute path for the file to be monitored.
Multiple source values are not supported for this alert type. If more than one source value is specified, then the alert is loaded with a warning and only the first source is valid.
The value to be compared must be the size of the file in kilobytes. If the file does not exist, then the value that is used in the Comparing operation is -1.
The comparing operation is a numerical comparison, such as < N, <= N, >= N, > N, == N, != N, between N1 and N2, or diff.