Thank you! I have successfully upgraded to 5.3.0.
I had to uncomment lines 820-828 & 834 for it to complete.
Search found 16 matches
- Thu Oct 06, 2016 11:48 pm
- Forum: Nagios XI
- Topic: Upgrade from 5.2.9 to 5.3.0 Limits Issue
- Replies: 3
- Views: 143
- Thu Oct 06, 2016 3:56 am
- Forum: Nagios XI
- Topic: Upgrade from 5.2.9 to 5.3.0 Limits Issue
- Replies: 3
- Views: 143
Upgrade from 5.2.9 to 5.3.0 Limits Issue
Hi Support, I am trying to upgrade my Nagios XI 5.2.9 version to 5.3.0, the installation process has installed and upgraded most components, but I get the following error: Dashlets installed/updated OK ALTER TABLE ALTER TABLE UPDATE 7 ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER...
- Fri May 08, 2015 9:33 am
- Forum: Nagios XI
- Topic: Host Status not Updating
- Replies: 10
- Views: 462
Re: Host Status not Updating
Hi,
Yes you may close the case.
Thank you for the assistance!
Yes you may close the case.
Thank you for the assistance!
- Thu May 07, 2015 11:52 pm
- Forum: Nagios XI
- Topic: Host Status not Updating
- Replies: 10
- Views: 462
Re: Host Status not Updating
[root@tsamarnagios ~]# sudo pkill -9 ndo2db [root@tsamarnagios ~]# sudo rm /usr/local/nagios/var/ndo2db.lock You have new mail in /var/spool/mail/root [root@tsamarnagios ~]# sudo /etc/init.d/ndo2db start Starting ndo2db:Could not bind socket: Address already in use done. [root@tsamarnagios ~]# sudo...
- Thu May 07, 2015 2:00 pm
- Forum: Nagios XI
- Topic: Host Status not Updating
- Replies: 10
- Views: 462
Re: Host Status not Updating
Here is the output; password seems fine but, [root@tsamarnagios ~]# chage -l nagios Last password change : May 12, 2014 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999...
- Thu May 07, 2015 1:21 pm
- Forum: Nagios XI
- Topic: Host Status not Updating
- Replies: 10
- Views: 462
Re: Host Status not Updating
Here is the last 40 lines
- Thu May 07, 2015 1:09 pm
- Forum: Nagios XI
- Topic: Host Status not Updating
- Replies: 10
- Views: 462
Re: Host Status not Updating
Hi,
As requested here is the screen shot, everything is running as well as the all the components
As requested here is the screen shot, everything is running as well as the all the components
- Thu May 07, 2015 3:43 am
- Forum: Nagios XI
- Topic: Host Status not Updating
- Replies: 10
- Views: 462
Host Status not Updating
Hi Support, I have the following problem; none of the host checks are updating and are stuck on the 1 May. There are no active checks in the queue or in the nagiosatt2.png I am receiving alerts via email and can see the checks in /var/log/messages, but not in the event log. nagiosatt1.png Thank you!
- Wed Feb 18, 2015 2:46 am
- Forum: Nagios XI
- Topic: Monitoring Process Issue
- Replies: 14
- Views: 602
Re: Monitoring Process Issue
Hi, Just an update, the issue with ndo2db is hopefully resolved by using the following fix: cd /tmp wget https://github.com/NagiosEnterprises/ndoutils/archive/master.zip cd ndoutils-master ./configure make make install-init cp -f src/ndomod-4x.o /usr/local/nagios/bin/ndomod.o cp -f src/ndo2db-4x /us...
- Wed Sep 10, 2014 11:31 pm
- Forum: Nagios XI
- Topic: Monitoring Process Issue
- Replies: 14
- Views: 602
Re: Monitoring Process Issue
Here it is; # MODIFIED admin_email=root@localhost admin_pager=root@localhost translate_passive_host_checks=1 log_event_handlers=0 use_large_installation_tweaks=1 enable_environment_macros=0 # NDOUtils module broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfg # ...