Chapter 1: Getting Started with the Command Line Utility
●
16
2
Run configUtil.sh:
./configUtil.sh
3
Choose any of the following options from the menu:
-----------------------------------------------------------------------------
1) Get SMTP Server Details 2) Set SMTP Server Details
3) Get Event Listener Port 4) Set Event Listener Port
5) Get Recipient Information 6) Set Recipient Information
7) Update Recipient Information 8) Delete Recipient Information
9) Exit
----------------------------------------------------------------------------
Enter your choice:
4
Make changes, as needed (for example, add a recipient, delete a recipient), then select
option
9
to exit.
5
Restart the arcaend daemon if you made any changes:
/etc/init.d/arcaend restart
Note:
Alternatively, to start/stop/restart arcaend, run ‘service arcaend start|stop|restart’.
Starting the Command Line Utility
To start
ARCCONF
, enter one of the following commands:
●
Windows—
<
install_dir
>\arcconf.exe
●
Linux—
/usr/<
install_dir
>/arcconf
●
Solaris—
/usr/StorMan/arcconf
●
FreeBSD—
/<
install_dir
>/arcconf
●
VMware ESX—
/usr/StorMan/arcconf
●
VMware ESXi—
/usr/RemoteArcconf/arcconf
where
Install_dir
is the directory where the utility is installed
.
To see a list of available commands, type
ARCCONF
at the prompt. The utility command
functions are detailed in the next chapter,
Using the Command Line Utility
.