You may use:
install() {
PARAM="CA_SETUP_MODE=\"UNATTENDED\" EULA_ACCEPTED=\"yes\"
CASE_SNMP_PORT=\"1691\" CASE_SNMP_READ_COMMUNITY=\"public\"
CASE_SNMP_WRITE_COMMUNITY=\"[YOUR_SNMP_WRITE_NAME]\"
CASE_SNMP_TRAP_COMMUNITY=\"public\"
CASE_SNMP_TRAP_DESTINATION=\"[YOUR_IP_ADDRESS]\"
CASE_SNMP_TRAP_PORT=\"162\" CASE_START_AFTER_INSTALL=\"yes\"
CASE_INSTALL_DOCS=\"no\" CASE_LEGACY_MODE=\"yes\" "
os_plt_type
if [ $OS=AIX -a $pl_type=powerpc ]; then
COMMAND="/tmp/SysEDGE-5.6.0_Build/AIX_aix/Agent/SysMan/CA_SystemEDGE_Core/ca-setup.sh"
$COMMAND $PARAM
/bin/cp -f $SOURCE/sysedge.cf.aix
/opt/CA/SystemEDGE/config/port1691/sysedge.cf
/bin/rm -rf /opt/CA/SystemEDGE/config/port1691/sysedge.mon
[start_agent]
fi
}
On Tue, May 15, 2012 at 5:03 PM, Zink, Michael <[email protected]> wrote:
> Calvin,
>
>
>
> We are currently implementing CA VAIM to deploy/manage our systemEDGE
> agents to our hosts. We are deploying this to Windows, Solaris, AIX, and
> Linux. If you explore this option, we have found a couple of items…
>
>
>
> 1) VAIM allows you to install/manage agents but it doesn’t allow you to
> quickly restart an agent that is down on a managed host. (I believe this
> is an enhancement request)
>
> 2) Agent deployments on UNIX/AIX/LINUX appear to want direct access to
> root on the server which is a security violation in our environment. We
> are hoping they can provide a way to login as non-privileged user and su to
> privileged user during deployments in these environments.
>
> 3) We are deploying the 5.6 version of the agent. We have uncovered
> several bugs that we are working to address with support.
>
>
>
> Thanks,
>
>
>
> Michael Zink
>
> Network Analyst
>
> Information Technology Services
>
> 3700 Wake Forest Road
>
> Raleigh, NC 27609
>
> 919-754-6095 (Phone)
>
> 919-850-2827 (FAX)
>
> 919-723-7066 (Cell)
>
>
>
> 919-754-6000 (ITS Service Desk)
>
>
>
> *From:* Calvin Lane [mailto:[email protected]]
> *Sent:* Tuesday, May 15, 2012 9:12 AM
>
> *To:* spectrum
> *Subject:* [spectrum] Deploying sysEdge agents
>
>
>
> Hello everyone,
>
>
>
> Quick question for the group: How do you upgrade/deploy a large number of
> sysEdge agents? Let’s say you have 600 servers to upgrade from 4.3 to
> 5.1; what method do you use to do it? I understand it would different for
> unix vs windows. Are you utilizing your operating system’s software
> distribution capabilities or some other type of tool? Thanks in advance
> for your input.
>
>
>
> Calvin
>
> - --To unsubscribe from spectrum, send email to [email protected] with
> the body: unsubscribe spectrum [email protected]
>
>
> ------------------------------
>
> E-mail correspondence to and from this address may be subject to the North
> Carolina Public Records Law and may be disclosed to third parties by an
> authorized state official.
>
> - --To unsubscribe from spectrum, send email to [email protected] with
> the body: unsubscribe spectrum [email protected]
>
>
---
To unsubscribe from spectrum, send email to [email protected] with the body:
unsubscribe spectrum [email protected]