Service Groups > Service Status Totals display zeros

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
scotia
Posts: 2
Joined: Fri May 19, 2017 7:09 am

Service Groups > Service Status Totals display zeros

Post by scotia »

I'm running Nagios Core on Ubuntu 14.04. Upon upgrade to 4.4.2 (2018-08-16) the Service Status Totals on the Service Groups page show zeros (0).

The 4.x release notes reference a potentially related fix stating "Fixed wrong counting of service status totals when showing servicegroup details (#548)".

Is this a known issue or a problem with the installation?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Service Groups > Service Status Totals display zeros

Post by ssax »

It certainly looks related but it should be fixed in the 4.4.2 code based on this:

Code: Select all

https://github.com/NagiosEnterprises/nagioscore/issues/548
Did you get any errors or anything during the upgrade? Do you have the logs from the upgrade? If not, you can always try recompiling/installing again and post any output you receive.
Locked