6.1 HP IBRIX X9000 Network Storage System CLI Reference (TA768-96057, June 2012)

The -G option specifies the policy that determines which file operations trigger AV scans. There
are three policies:
O — Scan on open.
C — Scan on close.
B — Scan on open and close.
The -k option specifies the file sharing protocol affected by the scan policy. Currently, only the
CIFS protocol is supported.
Add exclusions on the specified directory:
ibrix_avconfig -a -E -f FSNAME -P DIR_PATH {-N | [-x FILE_EXTENSION]
[-s FILE_SIZE]}
Exclusions specify files to be skipped during Antivirus scans. There are three types of exclusions:
-x FILE_EXTENSION — Excludes all files having the specified extension, such as .jpg. If
you specify multiple extensions, use commas to separate the extensions.
-s FILE_SIZE — Excludes all files larger than the specified size (in MB).
-N — Does not exclude any files in the directory hierarchy.
Remove exclusions from the specified directory:
ibrix_avconfig -r -E -f FSNAME -P DIR_PATH
Disable Antivirus on all file systems in the cluster:
ibrix_avconfig -d -F
Disable Antivirus on the specified file systems:
ibrix_avconfig -d -f FSLIST
Use commas to separate the file systems.
List the anti-virus configuration:
ibrix_avconfig -l
Lists exclusions, if any, on the specified directory:
ibrix_avconfig -l -E -f FSNAME -P DIR_PATH
Options
DescriptionOption
Configures Antivirus exclusions.-E
Enables or disables Antivirus on all files systems.-F
Specifies scan policies for a file sharing protocol.-G
Specifies the IP address of an external scan engine.-I IPADDRESS
Specifies that no files should be excluded from the scan.-N
Specifies a directory path.-P DIRPATH
Adds or removes an external Antivirus scan engine.-S
Adds a new item to the Antivirus configuration.-a
Disables Antivirus on specific file systems.-d
Enables Antivirus on specific file systems.-e
Specifies file system names, separated by commas.-f FSLIST
12 X9000 File Serving Software commands