Page 1 of 1

Service Groups > Service Status Totals display zeros

Posted: Tue Oct 30, 2018 5:03 am
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?

Re: Service Groups > Service Status Totals display zeros

Posted: Tue Oct 30, 2018 4:54 pm
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.