Ticket #130 (closed enhancement: fixed)

Opened 1 year ago

Last modified 5 months ago

monitoring checks if a reachable WMS returns images or error msgs

Reported by: christoph Assigned to: astrid_emde
Priority: minor Milestone: 2.5 release
Component: tools Version:
Keywords: wms monitoring Cc:

Description

sends the getmap with exception format <> inimage

checks the headers

needs two new columns, "image" and "map_url"

ALTER TABLE mb_monitor ADD COLUMN image int4; ALTER TABLE mb_monitor ADD COLUMN map_url varchar(2048);

Change History

02/02/08 04:08:38 changed by christoph

  • owner changed from mapbender_dev@lists.osgeo.org to astrid_emde.

Astrid, could you check if this sql is included in the dump? if yes, close the ticket, if not, please add it and close then.

05/01/08 07:54:05 changed by astrid_emde

  • status changed from new to closed.
  • resolution set to fixed.

both columns are included in the dumpand the update.sql