Example 5

Collect data for the VxVM volumes vol1 and vol2 in the disk group dg1, every 5 minutes, for 15 days. Store collected data in directory samples. Notify abc@example.com and pqr@example.com.

# sh vra_data_collection.sh -d samples -i 300 -t 15d -g dg1 \
  -v vol1,vol2 -m abc@example.com,pqr@example.com