Search found 7 matches

by arangel
Fri May 26, 2017 7:12 am
Forum: Nagios XI
Topic: Cannot fetch latest NagiosXI RPM using yum
Replies: 4
Views: 272

Re: Cannot fetch latest NagiosXI RPM using yum

Yes it works. Thanks for the prompt resolution.
by arangel
Tue May 23, 2017 5:15 am
Forum: Nagios XI
Topic: Cannot fetch latest NagiosXI RPM using yum
Replies: 4
Views: 272

Cannot fetch latest NagiosXI RPM using yum

Hi, We received the email that there is a new version of Nagios XI available and tried to upgrade it but we're unable to sync the RPM packages from your repo for RHEL6 (The Nagios 5.4.4 RPM is not available when synchronizing the repository at https://repo.nagios.com). We can fetch https://repo.nagi...
by arangel
Thu Jan 05, 2017 5:48 am
Forum: Nagios XI
Topic: Offline tarballs for 5.4.0 - when?
Replies: 3
Views: 192

Re: Offline tarballs for 5.4.0 - when?

Hi,

Our setup doesn't allow fetching updates directly from the Internet (I am sure other customers have the same issue) so it would be nice to have the RPM's available once we get the email that there is a new major release especially when it fixes security issues.

Thanks.
by arangel
Fri Dec 09, 2016 10:33 am
Forum: Nagios XI
Topic: NagiosXI installation from RPM packages incomplete
Replies: 6
Views: 494

Re: NagiosXI installation from RPM packages incomplete

Issue solved. Would be useful if the nagios installation gives a little bit more verbose output of what is happening. The installation was broken because it was stopped at: run_sub ./B-installxi most probably due to the fact that we had a custom ssl.conf file deployed to the server automatically. On...
by arangel
Fri Dec 09, 2016 7:47 am
Forum: Nagios XI
Topic: NagiosXI installation from RPM packages incomplete
Replies: 6
Views: 494

Re: NagiosXI installation from RPM packages incomplete

I've just tried downloading the latest version of the tarball:

Code: Select all

https://repo.nagios.com/nagiosxi-offline/nagiosxi-5-3.3.el6.x86_64.tar.gz
files missing in

Code: Select all

/usr/local/nagiosxi/html

Code: Select all

/etc/init.d/nagiosxi
is not there again.
by arangel
Fri Dec 09, 2016 3:26 am
Forum: Nagios XI
Topic: NagiosXI installation from RPM packages incomplete
Replies: 6
Views: 494

Re: NagiosXI installation from RPM packages incomplete

test: # ll /usr/local/nagios/etc total 236 drwxrwS---. 2 apache nagios 4096 Dec 5 13:58 bak -rw-rw----. 1 apache nagios 2458 Dec 5 10:30 cgi.cfg -rw-rw-r--. 1 apache nagios 25782 Dec 9 08:22 commands.cfg -rw-rw-r--. 1 apache nagios 2527 Dec 9 08:22 contactgroups.cfg -rw-rw-r--. 1 apache nagios 15972...
by arangel
Thu Dec 08, 2016 11:42 am
Forum: Nagios XI
Topic: NagiosXI installation from RPM packages incomplete
Replies: 6
Views: 494

NagiosXI installation from RPM packages incomplete

Hi, We successfully installed NagiosXI on our testing server using this same method but when trying on the production one the installation is incomplete. Steps performed: 1. Got the tarball from here: https://repo.nagios.com/nagiosxi-offline/nagiosxi-5-2.9.el6.i386.tar.gz 2. Added packages to our lo...