security anti-ransomware volume entropy-stat show-recent-daily-stat
Display the volume entropy recent daily 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-daily-stat
command displays the percentage of data classified as encrypted using an entropy algorithm measured at daily 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 daily entropy stats information of a volume.
cluster1::> security anti-ransomware volume entropy-stat show-recent-daily-stat -vserver vs1 -volume vol1 Total Encrypted Vserver Volume Start Time Duration Data Written Data% -------- -------- ------------------- --------- ------------ --------- vs0 vol1 1/21/2025 10:49:40 24h10m0s 100MB 10% vs0 vol1 1/22/2025 10:59:40 24h10m4s 1GB 0% vs0 vol1 1/23/2025 11:49:44 24h9m57s 500MB 0% vs0 vol1 1/24/2025 11:59:41 24h9m59s 2GB 2% vs0 vol1 1/25/2025 12:09:40 24h10m1s 400MB 14% vs0 vol1 1/26/2025 12:19:41 24h10m2s 4GB 4% vs0 vol1 1/27/2025 12:29:43 24h9m58s 150MB 5%