I know this post is now REALLY old but well, I got actually exactly the same need that templeMike and the solution given by swmwcisn't working for me as long as there is no avregister.d in /usr/local/avamar/etc/ directory.
I'm trying to install avamar using AvamarClient-debian4.0-x86_64-7.2.100-401.deb installer and still looking for a way to not be prompted while launching /usr/local/avamar/bin/avregister command, so I can integrate it in a script.
swmwc
2 Posts
0
November 6th, 2012 18:00
I realize this thread is very old, but here is how you would do it-
avregister in Linux(and Unix flavors) is a interactive script, however you can call avagent.d directly to register via script.
/usr/local/avamar/etc/avregister.d register
Note: Do NOT preface the domain with a forward slash
lordweedlle
1 Message
0
November 17th, 2016 05:00
I know this post is now REALLY old but well, I got actually exactly the same need that templeMike and the solution given by swmwc isn't working for me as long as there is no avregister.d in /usr/local/avamar/etc/ directory.
I'm trying to install avamar using AvamarClient-debian4.0-x86_64-7.2.100-401.deb installer and still looking for a way to not be prompted while launching /usr/local/avamar/bin/avregister command, so I can integrate it in a script.
Bhaven_Parmar
1 Rookie
•
15 Posts
2
December 15th, 2016 18:00
Hi lordweedlle,
Try following....
It works for me.