Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.8.16, 1.10.0
-
Fix Version/s: 1.10.10
-
Component/s: Web UI - Dashboard, Web UI - Surveillance
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Environment:OpenNMS 1.8.16
CentOS 5.4 / RHEL 5.4
Java 1.6.23
Description
In both Surveillance and Dashboard, I've got several cells with the information suggested by the attachment file: yellow or red color with "0 of X" text.
Since color means the number of services down (view source-code "SurveillanceStatus" and "NodeDaoHibernate$SimpleSurveillanceStatus"), I don't understand why "0 of X". I should see a number greater than 0 in the text, right?
Since color means the number of services down (view source-code "SurveillanceStatus" and "NodeDaoHibernate$SimpleSurveillanceStatus"), I don't understand why "0 of X". I should see a number greater than 0 in the text, right?
Patch for class NodeDaoHibernate