[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opennms-discuss
Subject:    Re: [opennms-discuss] OpenNMS and Geographical Maps
From:       "Madden, Joe" <Joe.Madden () mottmac ! com>
Date:       2016-09-14 10:56:14
Message-ID: AM5PR0601MB27069D128CBE7B8669674F7B91F10 () AM5PR0601MB2706 ! eurprd06 ! prod ! outlook ! com
[Download RAW message or body]

[Attachment #2 (text/plain)]

Hi All,

Follow up for this still no closer to fixing it.

When changing configuration options in opennms.properties is it enough to restart the \
server to detect the new values?

Or do I need to perform some "rebuild" of the web application to detect these \
settings?

Thanks

Joe

From: Madden, Joe [mailto:Joe.Madden@mottmac.com]
Sent: 06 September 2016 16:16
To: General OpenNMS Discussion
Subject: [opennms-discuss] OpenNMS and Geographical Maps

Hi all,

Just a follow up to this issue which was fixed in version 18.0.1:

http://issues.opennms.org/browse/NMS-8597

I've updated two of my servers, and as a result on of them is now able to see the \
correct map tiles however the other isnt.

I've looked though the jira and checked my opennms.properties which are set to:

###### MAPPING AND GEOCODING ######

# the map implementation to use
# current choices are: GoogleMaps, Mapquest, OpenLayers
gwt.maptype=OpenLayers

# The API key to use for the remote monitor map
gwt.apikey=

# The class options to use for geocoding.  Choices are:

# (Google maps API)
#gwt.geocoder.class=org.opennms.features.poller.remote.gwt.server.geocoding.GoogleMapsGeocoder


# (Mapquest API)
#gwt.geocoder.class=org.opennms.features.poller.remote.gwt.server.geocoding.MapquestGeocoder


# (OpenStreetMaps API)
#gwt.geocoder.class=org.opennms.features.poller.remote.gwt.server.geocoding.NominatimGeocoder


# (always return OpenNMS World HQ)
gwt.geocoder.class=org.opennms.features.poller.remote.gwt.server.geocoding.NullGeocoder


# The rate at which to make requests, for geocoders that support it.
gwt.geocoder.rate=10

# The referer to use when making geocoding requests, for geocoders that support it.
# For MapQuest, the value you set here will need to be allowed in your AppKeys \
manager: #   http://developer.mapquest.com/web/info/account/app-keys
gwt.geocoder.referer=http://localhost/

# The minimum quality level to require before rejecting a geocoding request.
# This is currently only used by MapQuest. Choices are (least to most specific):
# COUNTRY, STATE, ZIP, COUNTY, ZIP_EXTENDED, CITY, STREET, INTERSECTION, ADDRESS, \
POINT gwt.geocoder.minimumQuality=ZIP

# The email address to report as when making geocoding requests.
# This is currently only used by Nominatim, and MUST be set!
gwt.geocoder.email=

# The tile server URL to use for OpenLayers.  This can be any mapnik-style tile \
server URL. # (Sorry, no support for multiple URLs yet.)

# OpenStreetMap tile server
# gwt.openlayers.url=http://a.tile.openstreetmap.org/${z}/${x}/${y}.png
gwt.openlayers.url=https://tiles.opennms.org/${z}/${x}/${y}.png
gwt.openlayers.options.attribution=Map data &copy; <a tabindex="-1" target="_blank" \
href="http://openstreetmap.org/copyright">OpenStreetMap</a> contributors under <a \
tabindex="-1" target="_blank" \
href="http://opendatacommons.org/licenses/odbl/">ODbL</a>, <a tabindex="-1\ \
" target="_blank" href="http://creativecommons.org/licenses/by-sa/2.0/">CC BY-SA \
2.0</a> # Open MapQuest tile server
#gwt.openlayers.url=http://otile1.mqcdn.com/tiles/1.0.0/osm/${z}/${x}/${y}.png

###### UI DISPLAY OPTIONS ######

# This value allows you to show or hide the Acknowledge event button. This is only
# here for those who still acknowledge events. We are moving away from this and
# towards acknowledging alarms instead of events. Default is false
opennms.eventlist.acknowledge=false

# This value allows you to configure whether or not the total event count is shown
# in the event list in the web UI.  Setting this to 'true' can cause severe \
performance # issues for larger installations.
opennms.eventlist.showCount=false

# This value allows you to set the number of nodes with outages to display on the \
front # page in the OpenNMS web UI. Default 12
#opennms.nodesWithOutages.count=12

# This value allows you to enable/disable the nodes with outages box on the front
# page in the OpenNMS web UI. Default: true
#opennms.nodesWithOutages.show=true

# This value allows you to set the number of nodes with problems to display on the \
front # page in the OpenNMS web UI. Default: 16
#opennms.nodesWithProblems.count=16

# This value allows you to enable/disable the nodes with problems box on the front
# page in the OpenNMS web UI. Default: true
#
#opennms.nodesWithProblems.show=true

# This value allows you to enable/disable the status bar resume at the top of the \
node # page in the OpenNMS web UI. Default: false
#
#opennms.nodeStatusBar.show=false

# This value disables the sending of successful login events.  The default is to send \
the # event.  Change this value to true to disable the publishing of this event.
#org.opennms.security.disableLoginSuccessEvent=false


I think the most important setting is:

gwt.openlayers.url=https://tiles.opennms.org/${z}/${x}/${y}.png


However, one of the servers has this message:

http://issues.opennms.org/secure/attachment/17229/Image%20Pasted%20at%202016-7-11%2020-11.png


Does anyone know if there is any other properties files that need to change?

My version on this server is currently

opennms-webapp-jetty-18.0.0-1.noarch
opennms-core-18.0.0-1.noarch
opennms-repo-stable-1.0-20.noarch
opennms-18.0.0-1.noarch


Thanks for any help!

Joe.


[Attachment #3 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
	{font-family:"Lucida Console";
	panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Hi \
All,<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Follow \
up for this still no closer to fixing it. <o:p></o:p></span></p>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">When \
changing configuration options in opennms.properties is it enough to restart the \
server to detect the new values?<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Or \
do I need to perform some "rebuild" of the web application to detect these \
settings?<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Thanks<o:p></o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Joe<o:p></o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" \
style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span \
lang="EN-US" style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> \
Madden, Joe [mailto:Joe.Madden@mottmac.com] <br>
<b>Sent:</b> 06 September 2016 16:16<br>
<b>To:</b> General OpenNMS Discussion<br>
<b>Subject:</b> [opennms-discuss] OpenNMS and Geographical Maps<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">Hi all,<o:p></o:p></span></p>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Just \
a follow up to this issue which was fixed in version 18.0.1:<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><a \
href="http://issues.opennms.org/browse/NMS-8597">http://issues.opennms.org/browse/NMS-8597</a><o:p></o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">I've \
updated two of my servers, and as a result on of them is now able to see the correct \
map tiles however the other isnt.<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">I've \
looked though the jira and checked my opennms.properties which are set \
to:<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">###### MAPPING AND GEOCODING \
######<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># the map implementation to \
use<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># current choices are: \
GoogleMaps, Mapquest, OpenLayers<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.maptype</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=OpenLayers<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># The API key to use for the \
remote monitor map<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.apikey</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># The class options to use \
for geocoding.&nbsp; Choices are:<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># (Google maps \
API)<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#gwt.geocoder.class=org.opennm \
s.features.poller.remote.gwt.server.geocoding.GoogleMapsGeocoder<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># (Mapquest \
API)<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#gwt.geocoder.class=org.opennm \
s.features.poller.remote.gwt.server.geocoding.MapquestGeocoder<o:p></o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># (OpenStreetMaps \
API)<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#gwt.geocoder.class=org.opennm \
s.features.poller.remote.gwt.server.geocoding.NominatimGeocoder<o:p></o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># (always return OpenNMS \
World HQ)<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.geocoder.class</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=org.opennms.features.poller.remote.gwt.server.geocoding.NullGeocoder<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># The rate at which to make \
requests, for geocoders that support it.<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.geocoder.rate</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=10<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># The referer to use when \
making geocoding requests, for geocoders that support it.<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># For MapQuest, the value you \
set here will need to be allowed in your AppKeys manager:<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#&nbsp;&nbsp; <a \
href="http://developer.mapquest.com/web/info/account/app-keys">http://developer.mapquest.com/web/info/account/app-keys</a><o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.geocoder.referer</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=http:<span \
style="color:#BF0000">//localhost/<o:p></o:p></span></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># The minimum quality level \
to require before rejecting a geocoding request.<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This is currently only used \
by MapQuest. Choices are (least to most specific):<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># COUNTRY, STATE, ZIP, \
COUNTY, ZIP_EXTENDED, CITY, STREET, INTERSECTION, ADDRESS, \
POINT<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.geocoder.minimumQuality</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=ZIP<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># The email address to report \
as when making geocoding requests.<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This is currently only used \
by Nominatim, and MUST be set!<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.geocoder.email</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># The tile server URL to use \
for OpenLayers.&nbsp; This can be any mapnik-style tile server \
URL.<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># (Sorry, no support for \
multiple URLs yet.)<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># OpenStreetMap tile \
server<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># \
gwt.openlayers.url=http://a.tile.openstreetmap.org/${z}/${x}/${y}.png<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.openlayers.url</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=https:<span \
style="color:#BF0000">//tiles.opennms.org/${z}/${x}/${y}.png<o:p></o:p></span></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.openlayers.options.attribution</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=Map  data &amp;copy; &lt;a tabindex=<span \
style="color:#00BF00">&quot;-1&quot;</span> target=<span \
style="color:#00BF00">&quot;_blank&quot;</span> href=<span \
style="color:#00BF00">&quot;<a \
href="http://openstreetmap.org/copyright">http://openstreetmap.org/copyright</a>&quot;</span>&gt;OpenStreetMap&lt;/a&gt;
  contributors under &lt;a tabindex=<span style="color:#00BF00">&quot;-1&quot;</span> \
target=<span style="color:#00BF00">&quot;_blank&quot;</span> href=<span \
style="color:#00BF00">&quot;<a \
href="http://opendatacommons.org/licenses/odbl/">http://opendatacommons.org/licenses/odbl/</a>&quot;</span>&gt;ODbL&lt;/a&gt;,
  &lt;a tabindex=<span style="color:#00BF00">&quot;-1</span>\<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#00BF00;mso-fareast-language:EN-US">\<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#00BF00;mso-fareast-language:EN-US">&quot;</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"> target=<span \
style="color:#00BF00">&quot;_blank&quot;</span>  href=<span \
style="color:#00BF00">&quot;<a \
href="http://creativecommons.org/licenses/by-sa/2.0/">http://creativecommons.org/licenses/by-sa/2.0/</a>&quot;</span>&gt;CC \
BY-SA 2.0&lt;/a&gt;<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># Open MapQuest tile \
server<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#gwt.openlayers.url=http://otile1.mqcdn.com/tiles/1.0.0/osm/${z}/${x}/${y}.png<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">###### UI DISPLAY OPTIONS \
######<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This value allows you to \
show or hide the Acknowledge event button. This is only<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># here for those who still \
acknowledge events. We are moving away from this and<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># towards acknowledging \
alarms instead of events. Default is false<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">opennms.eventlist.acknowledge</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=false<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This value allows you to \
configure whether or not the total event count is shown<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># in the event list in the \
web UI.&nbsp; Setting this to 'true' can cause severe \
performance<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># issues for larger \
installations.<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">opennms.eventlist.showCount</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=false<o:p></o:p></span></p> <p \
class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This value allows you to \
set the number of nodes with outages to display on the front<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># page in the OpenNMS web UI. \
Default 12<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#opennms.nodesWithOutages.count=12<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This value allows you to \
enable/disable the nodes with outages box on the front<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># page in the OpenNMS web UI. \
Default: true<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#opennms.nodesWithOutages.show=true<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This value allows you to \
set the number of nodes with problems to display on the front<o:p></o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># page in the OpenNMS web UI. \
Default: 16<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#opennms.nodesWithProblems.count=16<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This value allows you to \
enable/disable the nodes with problems box on the front<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># page in the OpenNMS web UI. \
Default: true<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#opennms.nodesWithProblems.show=true<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This value allows you to \
enable/disable the status bar resume at the top of the node<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># page in the OpenNMS web UI. \
Default: false<o:p></o:p></span></p> <p class="MsoNormal" \
style="text-autospace:none"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#opennms.nodeStatusBar.show=false<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># This value disables the \
sending of successful login events.&nbsp; The default is to send \
the<o:p></o:p></span></p> <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US"># event.&nbsp; Change this \
value to true to disable the publishing of this event.<o:p></o:p></span></p> <p \
class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BF0000;mso-fareast-language:EN-US">#org.opennms.security.disableLoginSuccessEvent=false<o:p></o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">I \
think the most important setting is:<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#BFBF00;mso-fareast-language:EN-US">gwt.openlayers.url</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">=https:<span \
style="color:#BF0000">//tiles.opennms.org/${z}/${x}/${y}.png<o:p></o:p></span></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">However, \
one of the servers has this message:<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><a \
href="http://issues.opennms.org/secure/attachment/17229/Image%20Pasted%20at%202016-7-1 \
1%2020-11.png">http://issues.opennms.org/secure/attachment/17229/Image%20Pasted%20at%202016-7-11%2020-11.png</a><o:p></o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Does \
anyone know if there is any other properties files that need to \
change?<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">My \
version on this server is currently <o:p></o:p></span></p>
<p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#FF4040;mso-fareast-language:EN-US">opennms</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">-webapp-jetty-18.0.0-1.noarch<o:p></o:p></span></p>
 <p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#FF4040;mso-fareast-language:EN-US">opennms</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">-core-18.0.0-1.noarch<o:p></o:p></span></p> \
<p class="MsoNormal" style="text-autospace:none"><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#FF4040;mso-fareast-language:EN-US">opennms</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">-repo-stable-1.0-20.noarch<o:p></o:p></span></p>
 <p class="MsoNormal"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;color:#FF4040;mso-fareast-language:EN-US">opennms</span><span \
style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US">-18.0.0-1.noarch<o:p></o:p></span></p> <p \
class="MsoNormal"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span style="font-size:9.0pt;font-family:&quot;Lucida \
Console&quot;;mso-fareast-language:EN-US"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Thanks \
for any help!<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
 <p class="MsoNormal"><span \
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Joe.<o:p></o:p></span></p>
 </div>
</body>
</html>


[Attachment #4 (--===============5072516017571453072==)]
------------------------------------------------------------------------------


_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic