Hello,
I would like to install Nagios XI on AWS RHEL images. Although I can run yum on the instances for installing packages, when I try to run either ./fullinstall or ./0-yum, it failed me tests as it cannot read the system id. Any advices?
PS. similar issues when I try to install NRPE on AWS RHEL.
Thanks!
[root@ip-10-254-55-112 nagiosxi]# ./0-yum
Configuring Yum...
ERROR: unable to read system id.
package centos-release is not installed
Unable to locate SystemId file. Is this system registered?
ERROR: Please add the 'Optional' channel to your Red Hat systems subscriptions.
You can do so in the Redhat Network web interface or using the rhn-channel command.
or, install the yum-utils package and use the following command:
yum-config-manager --enable rhel-6-server-optional-rpms
How to install Nagios XI on AWS RHEL server
-
patrick.cheung
- Posts: 4
- Joined: Sun Apr 06, 2014 9:20 pm
Re: How to install Nagios XI on AWS RHEL server
Is your system registered with RHN?patrick.cheung wrote: ERROR: unable to read system id.
package centos-release is not installed
Unable to locate SystemId file. Is this system registered?
Former Nagios employee
-
patrick.cheung
- Posts: 4
- Joined: Sun Apr 06, 2014 9:20 pm
Re: How to install Nagios XI on AWS RHEL server
I do not separate RHN registation as it is RHEL image provided by AWS. Per their FAQ as below attached, all RHEL AMI come automatically registered to Red Hat Update Infrastructure (RHUI) in AWS. I can run yum to install other packages but I assume there are something special for running the Nagios XI install script.tmcdonald wrote:Is your system registered with RHN?patrick.cheung wrote: ERROR: unable to read system id.
package centos-release is not installed
Unable to locate SystemId file. Is this system registered?
http://aws.amazon.com/partners/redhat/faqs/
PS. To correct, seems I can install NRPE linux agent per the following instruction but not the Nagios XI.
http://assets.nagios.com/downloads/nagi ... _Agent.pdf
Thanks!
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: How to install Nagios XI on AWS RHEL server
You will need to comment out lines 31-39 of 0-yum then attempt to fullinstall again. Hopefully it should go through just fine from there.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: How to install Nagios XI on AWS RHEL server
Is it 0-yum or 0-repos?
I'm trying to install Nagios XI on a AWS RHEL instance and I get the same error message
I'm trying to install Nagios XI on a AWS RHEL instance and I get the same error message
Re: How to install Nagios XI on AWS RHEL server
Hi Team,
I have commented out lines 30-57 in the 0-repos script. I got past this message now and get the below abort message.
I have tried installing the packages using yum but i get the below error message, Please help
# yum install gd-devel
Loaded plugins: amazon-id, rhui-lb, security
Setting up Install Process
No package gd-devel available.
Error: Nothing to do
I have commented out lines 30-57 in the 0-repos script. I got past this message now and get the below abort message.
Code: Select all
THIS IS A NEW INSTALL!
INSTALLING:
full=2014R2.6
major=2014
minor=R2.7
releasedate=2015-04-23
release=416
Repos already configured - exiting.
Installing prerequisites...
Loaded plugins: amazon-id, rhui-lb, security
Setting up Local Package Process
Examining /root/nagiosxi/packages/php-pear-HTML-Template-IT-1.3.0-2.el5.noarch.rpm: php-pear-HTML-Template-IT-1.3.0-2.el5.noarch
Marking /root/nagiosxi/packages/php-pear-HTML-Template-IT-1.3.0-2.el5.noarch.rpm to be installed
Examining /root/nagiosxi/nagiosxi-deps-2014r2.6-1.noarch.rpm: nagiosxi-deps-2014r2.6-1.noarch
Marking /root/nagiosxi/nagiosxi-deps-2014r2.6-1.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package nagiosxi-deps.noarch 0:2014r2.6-1 will be installed
--> Processing Dependency: automake for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: autoconf for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: expat-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: fping for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: gd for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: gd-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: graphviz for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: httpd for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: libmcrypt for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: libmcrypt-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: mod_ssl for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: mrtg for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: mysql for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: mysql-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: mysql-server for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: net-snmp for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: net-snmp-libs for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: net-snmp-utils for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: nmap for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: openldap-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: openssl-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl(Crypt::Rijndael) for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl(Error) for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl-Mail-IMAPClient for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl(Mail::POP3Client) for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl(Net::SMTP::TLS) for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl(XML::Simple) for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl-DBD-MySQL for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl-Net-DNS for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl-Net-SNMP for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-gd for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-mcrypt for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-mssql for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-mysql for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-pear for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-pecl-ssh2 for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-pgsql for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-snmp for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-xml for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-mbstring for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: postgresql for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: postgresql-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: postgresql-libs for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: postgresql-server for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: pymssql for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rpmdevtools for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-perl for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-python for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: xinetd for package: nagiosxi-deps-2014r2.6-1.noarch
---> Package php-pear-HTML-Template-IT.noarch 0:1.3.0-2.el5 will be installed
--> Running transaction check
---> Package autoconf.noarch 0:2.63-5.1.el6 will be installed
---> Package automake.noarch 0:1.11.1-4.el6 will be installed
---> Package expat-devel.x86_64 0:2.0.1-11.el6_2 will be installed
---> Package fping.x86_64 0:3.10-1.el6.rf will be installed
---> Package gd.x86_64 0:2.0.35-11.el6 will be installed
---> Package graphviz.x86_64 0:2.26.0-10.el6 will be installed
---> Package httpd.x86_64 0:2.2.15-45.el6 will be installed
--> Processing Dependency: httpd-tools = 2.2.15-45.el6 for package: httpd-2.2.15-45.el6.x86_64
--> Processing Dependency: apr-util-ldap for package: httpd-2.2.15-45.el6.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.2.15-45.el6.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.2.15-45.el6.x86_64
---> Package libmcrypt.x86_64 0:2.5.8-9.el6 will be installed
---> Package libmcrypt-devel.x86_64 0:2.5.8-9.el6 will be installed
---> Package mod_ssl.x86_64 1:2.2.15-45.el6 will be installed
---> Package mrtg.x86_64 0:2.16.2-7.el6 will be installed
--> Processing Dependency: mrtg-libs = 2.16.2-7.el6 for package: mrtg-2.16.2-7.el6.x86_64
--> Processing Dependency: perl-Socket6 for package: mrtg-2.16.2-7.el6.x86_64
--> Processing Dependency: perl-IO-Socket-INET6 for package: mrtg-2.16.2-7.el6.x86_64
--> Processing Dependency: perl(locales_mrtg) for package: mrtg-2.16.2-7.el6.x86_64
--> Processing Dependency: perl(MRTG_lib) for package: mrtg-2.16.2-7.el6.x86_64
---> Package mysql.x86_64 0:5.1.73-5.el6_6 will be installed
---> Package mysql-devel.x86_64 0:5.1.73-5.el6_6 will be installed
---> Package mysql-server.x86_64 0:5.1.73-5.el6_6 will be installed
---> Package nagiosxi-deps.noarch 0:2014r2.6-1 will be installed
--> Processing Dependency: gd-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl(XML::Simple) for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-snmp for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-mbstring for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-perl for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-python for package: nagiosxi-deps-2014r2.6-1.noarch
---> Package net-snmp.x86_64 1:5.5-54.el6_7.1 will be installed
--> Processing Dependency: libsensors.so.4()(64bit) for package: 1:net-snmp-5.5-54.el6_7.1.x86_64
---> Package net-snmp-libs.x86_64 1:5.5-54.el6_7.1 will be installed
---> Package net-snmp-utils.x86_64 1:5.5-54.el6_7.1 will be installed
---> Package nmap.x86_64 2:6.47-1 will be installed
---> Package openldap-devel.x86_64 0:2.4.40-5.el6 will be installed
--> Processing Dependency: cyrus-sasl-devel >= 2.1 for package: openldap-devel-2.4.40-5.el6.x86_64
---> Package openssl-devel.x86_64 0:1.0.1e-42.el6 will be installed
--> Processing Dependency: zlib-devel for package: openssl-devel-1.0.1e-42.el6.x86_64
--> Processing Dependency: krb5-devel for package: openssl-devel-1.0.1e-42.el6.x86_64
---> Package perl-Crypt-Rijndael.x86_64 0:1.09-2.el6 will be installed
---> Package perl-DBD-MySQL.x86_64 0:4.013-3.el6 will be installed
---> Package perl-Error.noarch 1:0.17015-4.el6 will be installed
---> Package perl-Mail-IMAPClient.noarch 0:3.34-1.el6 will be installed
--> Processing Dependency: perl(Parse::RecDescent) for package: perl-Mail-IMAPClient-3.34-1.el6.noarch
---> Package perl-Mail-POP3Client.noarch 0:2.18-6.el6 will be installed
---> Package perl-Net-DNS.x86_64 0:0.65-5.el6 will be installed
--> Processing Dependency: perl(Digest::HMAC_MD5) for package: perl-Net-DNS-0.65-5.el6.x86_64
---> Package perl-Net-SMTP-TLS.noarch 0:0.12-1.el6.rf will be installed
--> Processing Dependency: perl(Net::SSLeay) for package: perl-Net-SMTP-TLS-0.12-1.el6.rf.noarch
--> Processing Dependency: perl(IO::Socket::SSL) for package: perl-Net-SMTP-TLS-0.12-1.el6.rf.noarch
---> Package perl-Net-SNMP.noarch 0:5.2.0-4.el6 will be installed
--> Processing Dependency: perl(Digest::SHA1) for package: perl-Net-SNMP-5.2.0-4.el6.noarch
--> Processing Dependency: perl(Crypt::DES) for package: perl-Net-SNMP-5.2.0-4.el6.noarch
---> Package php.x86_64 0:5.3.3-46.el6_6 will be installed
--> Processing Dependency: php-common(x86-64) = 5.3.3-46.el6_6 for package: php-5.3.3-46.el6_6.x86_64
--> Processing Dependency: php-cli(x86-64) = 5.3.3-46.el6_6 for package: php-5.3.3-46.el6_6.x86_64
---> Package php-gd.x86_64 0:5.3.3-46.el6_6 will be installed
---> Package php-mcrypt.x86_64 0:5.3.3-3.el6 will be installed
---> Package php-mssql.x86_64 0:5.3.3-3.el6 will be installed
--> Processing Dependency: php-pdo-abi = 20080721 for package: php-mssql-5.3.3-3.el6.x86_64
--> Processing Dependency: libsybdb.so.5()(64bit) for package: php-mssql-5.3.3-3.el6.x86_64
---> Package php-mysql.x86_64 0:5.3.3-46.el6_6 will be installed
---> Package php-pear.noarch 1:1.9.4-4.el6 will be installed
---> Package php-pecl-ssh2.x86_64 0:0.11.0-7.el6 will be installed
---> Package php-pgsql.x86_64 0:5.3.3-46.el6_6 will be installed
---> Package php-xml.x86_64 0:5.3.3-46.el6_6 will be installed
---> Package postgresql.x86_64 0:8.4.20-3.el6_6 will be installed
---> Package postgresql-devel.x86_64 0:8.4.20-3.el6_6 will be installed
---> Package postgresql-libs.x86_64 0:8.4.20-3.el6_6 will be installed
---> Package postgresql-server.x86_64 0:8.4.20-3.el6_6 will be installed
---> Package pymssql.x86_64 0:1.0.2-4.el6 will be installed
---> Package rpmdevtools.noarch 0:7.5-2.el6 will be installed
--> Processing Dependency: rpm-build >= 4.4.2.1 for package: rpmdevtools-7.5-2.el6.noarch
--> Processing Dependency: fakeroot for package: rpmdevtools-7.5-2.el6.noarch
---> Package rrdtool.x86_64 0:1.3.8-7.el6 will be installed
--> Processing Dependency: dejavu-sans-mono-fonts for package: rrdtool-1.3.8-7.el6.x86_64
--> Processing Dependency: dejavu-lgc-sans-mono-fonts for package: rrdtool-1.3.8-7.el6.x86_64
---> Package xinetd.x86_64 2:2.3.14-39.el6_4 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.3.9-5.el6_2 will be installed
---> Package apr-util.x86_64 0:1.3.9-3.el6_0.1 will be installed
---> Package apr-util-ldap.x86_64 0:1.3.9-3.el6_0.1 will be installed
---> Package cyrus-sasl-devel.x86_64 0:2.1.23-15.el6_6.2 will be installed
---> Package dejavu-lgc-sans-mono-fonts.noarch 0:2.33-1.el6 will be installed
---> Package dejavu-sans-mono-fonts.noarch 0:2.33-1.el6 will be installed
---> Package fakeroot.x86_64 0:1.12.2-22.2.el6 will be installed
--> Processing Dependency: fakeroot-libs = 1.12.2-22.2.el6 for package: fakeroot-1.12.2-22.2.el6.x86_64
---> Package freetds.x86_64 0:0.91-2.el6 will be installed
--> Processing Dependency: libodbcinst.so.2()(64bit) for package: freetds-0.91-2.el6.x86_64
--> Processing Dependency: libodbc.so.2()(64bit) for package: freetds-0.91-2.el6.x86_64
---> Package httpd-tools.x86_64 0:2.2.15-45.el6 will be installed
---> Package krb5-devel.x86_64 0:1.10.3-42.el6 will be installed
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.10.3-42.el6.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.10.3-42.el6.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.10.3-42.el6.x86_64
---> Package lm_sensors-libs.x86_64 0:3.1.1-17.el6 will be installed
---> Package mrtg-libs.x86_64 0:2.16.2-7.el6 will be installed
--> Processing Dependency: perl(SNMP_Session) for package: mrtg-libs-2.16.2-7.el6.x86_64
--> Processing Dependency: perl(BER) for package: mrtg-libs-2.16.2-7.el6.x86_64
---> Package nagiosxi-deps.noarch 0:2014r2.6-1 will be installed
--> Processing Dependency: gd-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl(XML::Simple) for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-snmp for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-mbstring for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-perl for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-python for package: nagiosxi-deps-2014r2.6-1.noarch
---> Package perl-Crypt-DES.x86_64 0:2.05-9.el6 will be installed
---> Package perl-Digest-HMAC.noarch 0:1.01-22.el6 will be installed
---> Package perl-Digest-SHA1.x86_64 0:2.12-2.el6 will be installed
---> Package perl-IO-Socket-INET6.noarch 0:2.56-4.el6 will be installed
---> Package perl-IO-Socket-SSL.noarch 0:1.31-2.el6 will be installed
--> Processing Dependency: perl(Net::LibIDN) for package: perl-IO-Socket-SSL-1.31-2.el6.noarch
---> Package perl-Net-SSLeay.x86_64 0:1.35-9.el6 will be installed
---> Package perl-Parse-RecDescent.noarch 0:1.965-1.el6 will be installed
---> Package perl-Socket6.x86_64 0:0.23-4.el6 will be installed
---> Package php-cli.x86_64 0:5.3.3-46.el6_6 will be installed
---> Package php-common.x86_64 0:5.3.3-46.el6_6 will be installed
---> Package php-pdo.x86_64 0:5.3.3-46.el6_6 will be installed
---> Package rpm-build.x86_64 0:4.8.0-47.el6 will be installed
--> Processing Dependency: system-rpm-config for package: rpm-build-4.8.0-47.el6.x86_64
--> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.8.0-47.el6.x86_64
---> Package zlib-devel.x86_64 0:1.2.3-29.el6 will be installed
--> Running transaction check
---> Package fakeroot-libs.x86_64 0:1.12.2-22.2.el6 will be installed
---> Package gdb.x86_64 0:7.2-83.el6 will be installed
---> Package keyutils-libs-devel.x86_64 0:1.4-5.el6 will be installed
---> Package libcom_err-devel.x86_64 0:1.41.12-22.el6 will be installed
---> Package libselinux-devel.x86_64 0:2.0.94-5.8.el6 will be installed
--> Processing Dependency: libsepol-devel >= 2.0.32-1 for package: libselinux-devel-2.0.94-5.8.el6.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.0.94-5.8.el6.x86_64
---> Package nagiosxi-deps.noarch 0:2014r2.6-1 will be installed
--> Processing Dependency: gd-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl(XML::Simple) for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-snmp for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-mbstring for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-perl for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-python for package: nagiosxi-deps-2014r2.6-1.noarch
---> Package perl-Net-LibIDN.x86_64 0:0.12-3.el6 will be installed
---> Package perl-SNMP_Session.noarch 0:1.12-4.el6 will be installed
---> Package redhat-rpm-config.noarch 0:9.0.3-44.el6 will be installed
---> Package unixODBC.x86_64 0:2.2.14-14.el6 will be installed
--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.2.14-14.el6.x86_64
--> Running transaction check
---> Package libsepol-devel.x86_64 0:2.0.41-4.el6 will be installed
---> Package libtool-ltdl.x86_64 0:2.2.6-15.5.el6 will be installed
---> Package nagiosxi-deps.noarch 0:2014r2.6-1 will be installed
--> Processing Dependency: gd-devel for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: perl(XML::Simple) for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-snmp for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: php-mbstring for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-perl for package: nagiosxi-deps-2014r2.6-1.noarch
--> Processing Dependency: rrdtool-python for package: nagiosxi-deps-2014r2.6-1.noarch
--> Finished Dependency Resolution
Error: Package: nagiosxi-deps-2014r2.6-1.noarch (/nagiosxi-deps-2014r2.6-1.noarch)
Requires: gd-devel
Error: Package: nagiosxi-deps-2014r2.6-1.noarch (/nagiosxi-deps-2014r2.6-1.noarch)
Requires: php-mbstring
Error: Package: nagiosxi-deps-2014r2.6-1.noarch (/nagiosxi-deps-2014r2.6-1.noarch)
Requires: perl(XML::Simple)
Error: Package: nagiosxi-deps-2014r2.6-1.noarch (/nagiosxi-deps-2014r2.6-1.noarch)
Requires: rrdtool-perl
Error: Package: nagiosxi-deps-2014r2.6-1.noarch (/nagiosxi-deps-2014r2.6-1.noarch)
Requires: php-snmp
Error: Package: nagiosxi-deps-2014r2.6-1.noarch (/nagiosxi-deps-2014r2.6-1.noarch)
Requires: rrdtool-python
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest# yum install gd-devel
Loaded plugins: amazon-id, rhui-lb, security
Setting up Install Process
No package gd-devel available.
Error: Nothing to do
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: How to install Nagios XI on AWS RHEL server
I'm not sure how AWS handles this, but you will need some packages made available only in the RHN optional channel.
Any aversion to CentOS? We have ran into this issue specifically on AWS before and I don't know that we ever found the solution. The optional channel on AWS is not our specialty. With CentOS though, * it just flippin works *
Any aversion to CentOS? We have ran into this issue specifically on AWS before and I don't know that we ever found the solution. The optional channel on AWS is not our specialty. With CentOS though, * it just flippin works *
Re: How to install Nagios XI on AWS RHEL server
We have already suggested the to use the centos VM available for AWS users but my client doesn't want a CentOS instance in their infrastructure. Any way we have gone past that error message now and now stuck at initializing the DB's. We are stuck at ./3-dbservers, When we run this (or the fullinstall script tries to run this file) we get a prompt to enter the password for MySQL, I have tried both nagios and nagiosxi but it doesn't work and the installation fails to proceed further. please help
Re: How to install Nagios XI on AWS RHEL server
This can be related to the dependencies not being installed because they were commented out in the repos script.MSPk wrote:We have already suggested the to use the centos VM available for AWS users but my client doesn't want a CentOS instance in their infrastructure. Any way we have gone past that error message now and now stuck at initializing the DB's. We are stuck at ./3-dbservers, When we run this (or the fullinstall script tries to run this file) we get a prompt to enter the password for MySQL, I have tried both nagios and nagiosxi but it doesn't work and the installation fails to proceed further. please help
Can you please post the results of a yum repolist allinside of code wraps?
Former Nagios Employee.
me.
me.