Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need to confirm Avamar agent is running or NOT on LINUX ?

JhilApr 24 2019 — edited Apr 24 2019

Hi,

How do I confirm Avamar agent is installed on Redhat Linux 7.2 Version ?

is this right ?

$ ps -ef | grep avamar

root      5997     1  0 Jan13 ?        00:00:23 /usr/local/avamar/bin/avagent.bin --bindir="/usr/local/avamar/bin" --vardir="/usr/local/avamar/var" --sysdir="/usr/local/avamar/etc" --logfile="/usr/local/avamar/var/avagent.log"

oracle   23333 22760  0 03:47 pts/0    00:00:00 grep --color=auto avamar

$ which avamar

/usr/bin/which: no avamar in (/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/oracle/.local/bin:/home/oracle/bin:/u01/app/oracle/product/12.2.0/dbhome_1/bin)

$ cat /etc/redhat-release

Red Hat Enterprise Linux Server release 7.2 (Maipo)

This post has been answered by Andris Perkons-Oracle on Apr 24 2019
Jump to Answer
Comments
Post Details
Added on Apr 24 2019
6 comments
3,317 views