Installing a pre-compiled Linux agent
Posted: Wed Oct 28, 2015 7:21 am
Hi All,
We are planning to perform a bulk installation of Linux agent on many servers at a time using automation tool .
As in our automation process we should not have any compilation we explored for a way and found below article of installing a pre-complied linux agent.
https://assets.nagios.com/downloads/nag ... Installing
When I tried following the steps mentioned in the article the installation failed with below error :
./Linux_Static_Agent.tar.gz.sh
Created by: $Id: Makefile 63 2010-07-19 18:32:09Z mmestnik $.
Mon Jul 19 18:32:18 UTC 2010
Hostname: colinux
User: mmestnik
Path: Linux_Static_Agent
URL: https://devhub.nagios.com/svn/xiagents/ ... atic_Agent
Repository Root: https://devhub.nagios.com/svn/xiagents
Repository UUID: 775aac8c-84a2-4f69-ad47-ca51e7846425
Revision: 57
Node Kind: directory
Schedule: normal
Last Changed Author: mmestnik
Last Changed Rev: 57
Last Changed Date: 2010-07-15 21:00:37 +0000 (Thu, 15 Jul 2010)
Removed ci commands and the alias, mmestnik. Aug 03 2010
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
chmod: failed to get attributes of `etc/init.d/nrpe': No such file or directory
cp: cannot stat `etc/init.d/nrpe': No such file or directory
Basically we don't have connectivity to internet on the server where we are installing the agent. Can anyone please help me in resolving this issue.
If incase they are any alternatives please suggest .
We are planning to perform a bulk installation of Linux agent on many servers at a time using automation tool .
As in our automation process we should not have any compilation we explored for a way and found below article of installing a pre-complied linux agent.
https://assets.nagios.com/downloads/nag ... Installing
When I tried following the steps mentioned in the article the installation failed with below error :
./Linux_Static_Agent.tar.gz.sh
Created by: $Id: Makefile 63 2010-07-19 18:32:09Z mmestnik $.
Mon Jul 19 18:32:18 UTC 2010
Hostname: colinux
User: mmestnik
Path: Linux_Static_Agent
URL: https://devhub.nagios.com/svn/xiagents/ ... atic_Agent
Repository Root: https://devhub.nagios.com/svn/xiagents
Repository UUID: 775aac8c-84a2-4f69-ad47-ca51e7846425
Revision: 57
Node Kind: directory
Schedule: normal
Last Changed Author: mmestnik
Last Changed Rev: 57
Last Changed Date: 2010-07-15 21:00:37 +0000 (Thu, 15 Jul 2010)
Removed ci commands and the alias, mmestnik. Aug 03 2010
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
chmod: failed to get attributes of `etc/init.d/nrpe': No such file or directory
cp: cannot stat `etc/init.d/nrpe': No such file or directory
Basically we don't have connectivity to internet on the server where we are installing the agent. Can anyone please help me in resolving this issue.
If incase they are any alternatives please suggest .