[ILUG] Arcserv client agents on RH9
John Reilly
jr at inconspicuous.org
Wed Jul 14 19:06:16 IST 2004
On Wed, 2004-07-14 at 18:46, Paul D wrote:
> Just wondering if there's anyone using Arcserv
> (v9)Linux agents on Redhat9??
>
No problems with it at all.
First, you want to be sure that the agent is running. I did the
following so that the agent is started on reboot.
cd /etc/init.d ; ln -s /opt/CA/uagent/uagent uagent
cd /etc/rc3.d ; ln -s ../init.d/uagent S98uagent
Once thats done, you can use
service uagent start
or
service uagent stop
Also, make sure that you aren't blocking the ports with iptables. as
far as I can see, it uses ports 6051 (tcp & udp) and 41524 (udp) - do a
netstat -nap and look for ports used by caagentd
Regards,
John
--
John Reilly <jr at inconspicuous.org>
More information about the ILUG
mailing list