Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 15.0.0
-
Fix Version/s: 15.0.1
-
Component/s: Build / Packaging
-
Security Level: Default (Default Security Scheme)
-
Labels:
-
Environment:OpenNMS Version: 15.0.0
Home Directory: /usr/share/opennms
RRD store by group enabled? false
RRD store by foreign source enabled? false
Web-Application Logfiles: /var/log/opennms
Reports directory: /var/lib/opennms/reports
Jetty HTTP host: null
Jetty HTTP port: 8980
Jetty HTTPS host: null
Jetty HTTPS port: null
System Configuration
Server Time: Thu Jan 29 20:58:30 SAST 2015
Client Time: Thu Jan 29 2015 20:58:30 GMT+0200 (SAST)
Java Version: 1.7.0_75 Oracle Corporation
Java Virtual Machine: 24.75-b04 Oracle Corporation
Operating System: Linux 3.13.0-44-generic (amd64)
Servlet Container: jetty/8.1.10.v20130312 (Servlet Spec 3.0)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.14 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.14
OpenNMS Version: 15.0.0 Home Directory: /usr/share/opennms RRD store by group enabled? false RRD store by foreign source enabled? false Web-Application Logfiles: /var/log/opennms Reports directory: /var/lib/opennms/reports Jetty HTTP host: null Jetty HTTP port: 8980 Jetty HTTPS host: null Jetty HTTPS port: null System Configuration Server Time: Thu Jan 29 20:58:30 SAST 2015 Client Time: Thu Jan 29 2015 20:58:30 GMT+0200 (SAST) Java Version: 1.7.0_75 Oracle Corporation Java Virtual Machine: 24.75-b04 Oracle Corporation Operating System: Linux 3.13.0-44-generic (amd64) Servlet Container: jetty/8.1.10.v20130312 (Servlet Spec 3.0) User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.14 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.14
Description
I prefer to use the surveillance box in on the default login dashboard,
after upgrading and editing the opennms.properties file to enable the surveillance screen I noticed that the actual file is missing
###### Web Console - Front Page ###### # This value controls the content that will be displayed in the middle box of the front page. # The default is the view of SLM/RTC categories: /includes/categories-box.jsp. # Uncomment the following line to display the widget for the surveillance view from the dashboard. # (It uses the same rules for the dashboard) org.opennms.web.console.centerUrl=/surveillance-box.jsp <--- This file does not exist anywhere on my system or in the last 2 snapshots
if you select surveillance-box.jsp the default login dashboard is blank
I found the file in one of the last 14.0.3 release and now the page loads as expected.