Nagios Update Check not matching current version

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
zakhemj
Posts: 9
Joined: Tue Dec 02, 2014 4:12 pm

Nagios Update Check not matching current version

Post by zakhemj »

Hello

There appears to be a discrepancy between the "Update Check" widget and my actual version of Nagios Log Server. A quick background, I've updated my NLS cluster from 2015R1.2b to 2015R1.3 from source, using ./upgrade as per the update instructions:

Code: Select all

sudo ./upgrade 
Archive:  sourceguardian/ixed4.lin.x86-64.zip
  inflating: /usr/lib64/php/modules/ixed.5.3.lin  
Sourceguardian extension found for PHP version 5.3
Sourceguardian extension already in php.ini
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Upgrading Kibana...
Kibana upgraded OK
Stopping elasticsearch:                                    [  OK  ]
Starting elasticsearch:                                    [  OK  ]

Nagios Log Server Upgrade Complete!

You can access the Nagios Log Server web interface by visiting:
    http://***/nagioslogserver/
When I navigate back to any server on the cluster, I see that there is the same update notice as well as the latest version displayed (bottom of the page). Screenshot is attached.

Is this a bug or have a failed to update my cluster properly? Thank you for your time.

Jason
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Update Check not matching current version

Post by scottwilkerson »

The server only runs the "Update Check" daily. the lower left of your screen shows 2015R1.3
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
zakhemj
Posts: 9
Joined: Tue Dec 02, 2014 4:12 pm

Re: Nagios Update Check not matching current version

Post by zakhemj »

Scott - thank you for your reply. As mentioned in my post, I realize that the version was correct at the bottom. The question was simply regarding the widget with the update notice. Shouldn't re-starting the NLS cluster re-run the update check?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Update Check not matching current version

Post by scottwilkerson »

Currently it does not, but I believe we will add that in future versions to perform the update check after upgrading.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked