System information

101 of 114Release 7.0VNX™ System Operations
Disable Automatic Collection and Transfer tool
To completely disable the Automatic Collection and Transfer tool, type:
$ /nas/tools/automaticcollection -disable -all
An alternative method of disabling the entire tool is to edit the configuration file
/nas/site/automaticcollection.cfg by using a text editor such as vi, and uncomment
the line containing the word OFF.
Example of a configuration file output.
Output
[nasadmin@bulls-cs ~]$ cat /nas/site/automaticcollection.cfg
# This is the configuration file for automaticcollection.
# Anything after the # character on that line is ignored. Blank
# lines are also ignored. Whitespace at the begining and end of each
# line is also ignored.
# To get back to the default configuration file, simply remove this
# file (or rename it, of course), and a new one will be created the
# next time automaticcollection runs. You may change this file if you
wish,
# and if you do so, automaticcollection will not recreate it.
# However, you will not receive any updates to this file should you
# choose to upgrade your control station software later.
# Don't modify the following line unless instructed by authorized
# service personnel.
# OFF
# Current version number
VERSION 2
# Uncomment the following line to disable the transfer feature.
# Disable
# Uncomment the following line to control the number of copies of
# panic dumps you would like to keep in /nas/var/dump directory.
# We strongly suggest to keep the default value. The default is 2.
# MaxCopyDump 2
# Uncomment the following line to control the number of simultaneous
# transfer you will allow from the Control Station. The default is
# 2, and it should not go any lower.
# MaxTransfer 2
# The following configurations are used by the transfer process.
# Please do not modify these unless instructed by authorized service
# personnel.
host ftp.emc.com
user anonymous
pass APM00055108049@emc.com
# Modify the following line to specify the remote directory where
# the materials should be stored. The default is on the FTP server
# /incoming/APM00055108049 directory.
remote_directory /incoming/APM00055108049