Hi Team,
Linux agent installation ha been failing on all the DMZ servers (no internet access from these servers). Attached the install log. We have asked our Linux admin to install the pre-requisite separately but even after that the scripts still fails. Please let us know is there another way to install the agent.
Linux agent install fails on DMZ servers
Linux agent install fails on DMZ servers
You do not have the required permissions to view the files attached to this post.
Thanks & Regards,
I2MP Team.
I2MP Team.
Re: Linux agent install fails on DMZ servers
The script will still try to run yum and connect to repos. If you are sure all the prerequisites are installed, you can skip the yum part of the install by doing the following:
Code: Select all
cd /path/to/agent/source (where the ./fullinstall script is located)
touch installed.yumFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Linux agent install fails on DMZ servers
hi
got to know an update that Linux admin team is not able to connect to repository to download the pre-requisites. These servers do not have access to internet. Hence is there a way to download the required pre-requisites.
got to know an update that Linux admin team is not able to connect to repository to download the pre-requisites. These servers do not have access to internet. Hence is there a way to download the required pre-requisites.
Thanks & Regards,
I2MP Team.
I2MP Team.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Linux agent install fails on DMZ servers
You could also compile from source as noted here:
http://support.nagios.com/forum/viewtop ... nt#p101367
http://support.nagios.com/forum/viewtop ... nt#p101367
Re: Linux agent install fails on DMZ servers
Hi
We were able to install an agent on one of the Linux server (out of DMZ). We have copied the files under /usr/local/Nagios folder on the DMZ server, created the service and user / user groups. We observe that the monitoring is working fine. Can you please clarify us on the below.
1. Is this supported
2. Do we need to perform any specific steps to avoid any failure in future.
We were able to install an agent on one of the Linux server (out of DMZ). We have copied the files under /usr/local/Nagios folder on the DMZ server, created the service and user / user groups. We observe that the monitoring is working fine. Can you please clarify us on the below.
1. Is this supported
2. Do we need to perform any specific steps to avoid any failure in future.
Thanks & Regards,
I2MP Team.
I2MP Team.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Linux agent install fails on DMZ servers
Can you specify a bit more detail? Did you copy the binary over to a completely different system than the build system? Or did you install NRPE from source, and then copy the configuration file over, that is fine. The Bin is the only thing that would have me worried.
Re: Linux agent install fails on DMZ servers
Did you copy the binary over to a completely different system than the build system?
Response: Yes we have copied the binary from the build system to a completely different system.
Response: Yes we have copied the binary from the build system to a completely different system.
Thanks & Regards,
I2MP Team.
I2MP Team.
Re: Linux agent install fails on DMZ servers
Is the build system similar to the dmz server? As long as the are the same arch, and near to the same system (close package versions, etc), you should be ok. My suggestion would be to spin up a test server with as close to matching specs to your DMZ servers as possible and build the package on that.
Relatively. We do not control your build process and the target platform/arch/distro, but, we will do everything possible to help you through the process.RIDS_I2MP wrote: Is this supported
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.