Search found 34 matches

by genna
Thu Feb 04, 2021 5:42 pm
Forum: Nagios XI
Topic: Upgrade from 5.4.10 to 5.7.5 Fails
Replies: 3
Views: 302

Re: Upgrade from 5.4.10 to 5.7.5 Fails

Hi Vinh, The install was mostly successful after that. Had some issue with duplicate nagcmd entries in /etc/groups but this is due to our external user/group management software on the VM and I can fix it manually. I can see version 5.7.5 on Web UI so presumably it's all good. In relation to PHP .54...
by genna
Tue Feb 02, 2021 6:34 pm
Forum: Nagios XI
Topic: Installation fails with "chkconfig ndo2db on" error
Replies: 5
Views: 414

Re: Installation fails with "chkconfig ndo2db on" error

Hi Benjamin
I'm running RHEL:
Red Hat Enterprise Linux Server release 7.9 (Maipo)
by genna
Tue Feb 02, 2021 12:39 am
Forum: Nagios XI
Topic: Upgrade from 5.4.10 to 5.7.5 Fails
Replies: 3
Views: 302

Upgrade from 5.4.10 to 5.7.5 Fails

myupgrade.log Hi I'm trying to upgrade from version 5.4.10 to 5.7.5 in offline mode. The upgrade seem to fail - it doesn't explicitly say so on the screen but xi-upgrade.txt file ahs Fatal Error in it. I have attached update.log and a on-screen output Also it seems wants upgrade wants to install PH...
by genna
Mon Feb 01, 2021 6:04 pm
Forum: Nagios XI
Topic: Installation fails with "chkconfig ndo2db on" error
Replies: 5
Views: 414

Re: Installation fails with "chkconfig ndo2db on" error

Hi Benjamin Thanks for your response. I think I did not explain myself properly. When I said I wanted to test upgrade I was trying to prevent discussion on why I'm installing such an old version. The problem I'm having is with the brand new installation. I'm running ./fullinstal in offline mode On a...
by genna
Sun Jan 31, 2021 8:10 pm
Forum: Nagios XI
Topic: Installation fails with "chkconfig ndo2db on" error
Replies: 5
Views: 414

Installation fails with "chkconfig ndo2db on" error

Hi, I'm installing version 5.4.10 . We currently have this version in PRD and I need to test upgrade process. The install fails with following message Running './D-chkconfigalldaemons'... nagiosxi.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig nagiosxi on ...
by genna
Thu Jan 28, 2021 1:03 am
Forum: Nagios XI
Topic: Cannot complete install - getting Forbidden on Web Page
Replies: 2
Views: 235

Re: Cannot complete install - getting Forbidden on Web Page

Fixed it. The host was running Apache 2.4 so I have updated /etc/httpd/conf.d/nagiosxi.conf with:
# Order allow,deny
# Allow from all
Require all granted
by genna
Wed Jan 27, 2021 10:49 pm
Forum: Nagios XI
Topic: Cannot complete install - getting Forbidden on Web Page
Replies: 2
Views: 235

Cannot complete install - getting Forbidden on Web Page

Hi, I'm installing Nagios XI 5.4.10 ( I know this is a very old version but I need to do this to test upgrade to the latest version) I'm installing it in offline mode. The installation completed successfully but when I try to open http://<serverip>/nagiosxi I'm getting "Forbidden" message ...
by genna
Wed Oct 21, 2020 11:14 pm
Forum: Nagios XI
Topic: How to check for hanging NFS mount
Replies: 1
Views: 545

How to check for hanging NFS mount

Hi We have a situations in our environment when a we have NFS mount hung . This usually caused by NFS VM rebooting. We want to be able to check this condition in Nagios. I have tried to replicate this scenario in my test environment by blocking outbound access to NFS host using iptable rules. I have...
by genna
Mon Feb 05, 2018 8:53 pm
Forum: Nagios XI
Topic: How to check NCPA agent version
Replies: 5
Views: 1882

Re: How to check NCPA agent version

Thanks,
That will do the trick
by genna
Wed Jan 24, 2018 5:59 pm
Forum: Nagios XI
Topic: How to check NCPA agent version
Replies: 5
Views: 1882

Re: How to check NCPA agent version

Hello,
Thanks for your reply.
That works. I wondered if there is a way to do so on the host itself, not from Nagios Server (for Puppet automation for example) But will do for now.
Thanks again,
Genna