Hi Team,
We need to perform unattended install of linux-nrpe-agent on a machine where there is no internet access. What all need to be set as prerequiestes.
Can you please suggest the steps to be followed ?
Regards,
Ranjit W
linux-nrpe-agent unattended offline installation
linux-nrpe-agent unattended offline installation
Regards,
Ranjit W
Ranjit W
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: linux-nrpe-agent unattended offline installation
What do you mean by "unattended"?
The process is as follows
1) move files
2) extract tar
3) run fullinstall script (or compile manually depending on the package you used)
4) adjust configuration to suit your needs
Now I don't know what you mean by unattended. If you mean DevOps style truly unattended you'll need something like Chef or Puppet to handle the installation for you. That's outside the scope of our support forums, but is well documented at each of the respective platforms websites.
If you mean "without logging into a console" - the above can all be scripted using scp and ssh commands.
The process is as follows
1) move files
2) extract tar
3) run fullinstall script (or compile manually depending on the package you used)
4) adjust configuration to suit your needs
Now I don't know what you mean by unattended. If you mean DevOps style truly unattended you'll need something like Chef or Puppet to handle the installation for you. That's outside the scope of our support forums, but is well documented at each of the respective platforms websites.
If you mean "without logging into a console" - the above can all be scripted using scp and ssh commands.
Re: linux-nrpe-agent unattended offline installation
Hi jdalrymple,
I mean silent installation (unattended) . What would be the option for performing silent installation where i will not be prompted for inputs.
Regards,
ranjit W
I mean silent installation (unattended) . What would be the option for performing silent installation where i will not be prompted for inputs.
Regards,
ranjit W
Regards,
Ranjit W
Ranjit W
Re: linux-nrpe-agent unattended offline installation
You would have to modify the fullinstall script or use a different product like @jdalrymple suggested in the previous post.
Former Nagios Employee.
me.
me.
Re: linux-nrpe-agent unattended offline installation
Hi,
Is there no option where I can give fullinstall an input ?
Regards,
Ranjit W
Is there no option where I can give fullinstall an input ?
Regards,
Ranjit W
Regards,
Ranjit W
Ranjit W
Re: linux-nrpe-agent unattended offline installation
If you're using the latest version of NRPE there should be a -n for non-interactive mode on fullinstall. It assumes defaults for everything but does not add any hosts to the configuration. You'd have to do that afterwards yourself.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: linux-nrpe-agent unattended offline installation
Thanks . Please close the post.
Regards,
Ranjit W
Regards,
Ranjit W
Regards,
Ranjit W
Ranjit W