aodn / geoserver-config

Additional configuration used for production Geoserver instances
GNU General Public License v3.0
2 stars 2 forks source link

Layers exceeding critical timeout of 12 seconds #61

Closed julian1 closed 10 years ago

julian1 commented 10 years ago

http://geoserver-rc.aodn.org.au/geoserver/imos/wfs?typeName=imos:anfog_rt_trajectory_data&SERVICE=WFS&version=1.0.0&request=GetFeature&maxFeatures=50&outputFormat=csv&date=1390108787

http://geoserver-rc.aodn.org.au/geoserver/imos/wfs?typeName=imos:auv_trajectory_st_data&SERVICE=WFS&version=1.0.0&request=GetFeature&maxFeatures=50&outputFormat=csv&date=1390108788

http://geoserver-rc.aodn.org.au/geoserver/imos/wms?LAYERS=imos:faimms_timeseries_map&SERVICE=WMS&FORMAT=image/png&VERSION=1.1.1&REQUEST=GetMap&BBOX=110,-50,160,-3&WIDTH=1&HEIGHT=1&date=1390108499

http://geoserver-rc.aodn.org.au/geoserver/imos/wms?LAYERS=imos:soop_xbt&SERVICE=WMS&FORMAT=image/png&VERSION=1.1.1&REQUEST=GetMap&BBOX=110,-50,160,-3&WIDTH=1&HEIGHT=1&date=1390108788

lbesnard commented 10 years ago

for auv, do you mean st_data or _map ?

julian1 commented 10 years ago

Whatever nagios says

lbesnard commented 10 years ago

probably, but I don't know where this is on nagios. And if it's the _data layer, well it should not even be displayed. I'm improving the _map layer anyway

julian1 commented 10 years ago

I've updated the Talend notes, with the location of the layer monitoring.

The WFS test for nagios just tries to retrieve 50 elements so it should be pretty quick.


From: lbesnard [notifications@github.com] Sent: Monday, January 20, 2014 5:31 PM To: aodn/geoserver-config Cc: julian1 Subject: Re: [geoserver-config] Layers exceeding critical timeout of 12 seconds (#61)

probably, but I don't know where this is on nagios. And if it's the _data layer, well it should not even be displayed. I'm improving the _map layer anyway

— Reply to this email directly or view it on GitHubhttps://github.com/aodn/geoserver-config/issues/61#issuecomment-32736856.

julian1 commented 10 years ago

I'm closing this because these layers are not timing out, or have been resolved by other changes.