security anti-ransomware volume entropy-stat show-recent-sub-hourly-stat
Display the volume entropy recent sub-hourly stats
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The security anti-ransomware volume entropy-stat show-recent-sub-hourly-stat
command displays the percentage of data classified as encrypted using an entropy algorithm measured at sub-hourly intervals, at the volume level.
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
If you specify the
-instance
parameter, the command displays detailed information about all fields. [-vserver <vserver name>]
- Vserver Name-
This parameter specifies the Vserver of the anti-ransomware enabled volume for which the entropy stats need to be displayed. If this parameter is specified, the command displays entropy stats only for the specified Vserver.
[-volume <volume name>]
- Volume Name-
This parameter specifies the anti-ransomware enabled volume for which the entropy stats need to be displayed. If this parameter is specified, the command displays entropy stats only for the specified Volume.
[-timestamp <MM/DD/YYYY HH:MM:SS>]
- Start Time-
This parameter specifies the start time of entropy stats collection interval. If this parameter is specified, only rows that match the specified input for timestamp will be displayed.
[-total-data-written {<integer>[KB|MB|GB|TB|PB]}]
- Total Data Blocks written-
This parameter specifies the amount of data written in the interval. If this parameter is specified, only rows that match the specified input for total-data-written will be displayed.
[-encryption-percentage <percent>]
- Encryption Percentage-
This parameter specifies the encryption percentage of the interval. If this parameter is specified, only rows that match the specified input for encryption-percentage will be displayed.
[-duration <time_interval>]
- Duration of the interval-
This parameter specifies the duration of the interval. If this parameter is specified, only rows that match the specified input for duration will be displayed.
Examples
The following example displays the recent sub-hourly entropy stats information of a volume.
cluster1::> security anti-ransomware volume entropy-stat show-recent-sub-hourly-stat -vserver vs1 -volume vol1 Total Encrypted Vserver Volume Start Time Duration Data Written Data% -------- -------- ------------------- --------- ------------ --------- vs0 vol1 1/28/2025 10:49:40 0h10m0s 100MB 0% vs0 vol1 1/28/2025 10:59:40 0h50m4s 150MB 10% vs0 vol1 1/28/2025 11:49:44 0h9m57s 200MB 0% vs0 vol1 1/28/2025 11:59:41 0h9m59s 400MB 0% vs0 vol1 1/28/2025 12:09:40 0h10m1s 300MB 0% vs0 vol1 1/28/2025 12:19:41 0h10m2s 10MB 0% vs0 vol1 1/28/2025 12:29:43 0h9m58s 1MB 0% vs0 vol1 1/28/2025 12:39:41 0h10m0s 50MB 0%