9.3.1.7. GeoHealthCheck.healthcheck

9.3.1.7.1. Attributes

LOGGER

APP

DB

GEONODE_OWS_API

9.3.1.7.2. Functions

db_commit()

run_resources()

run_resource(resourceid)

run_test_resource(resource)

tests a service and provides run metrics

sniff_test_resource(config, resource_type, url)

tests a Resource endpoint for general compliance

geonode_get_ows(base_url)

geonode_make_tags(base_url)

9.3.1.7.3. Module Contents

GeoHealthCheck.healthcheck.LOGGER
GeoHealthCheck.healthcheck.APP = None
GeoHealthCheck.healthcheck.DB = None
GeoHealthCheck.healthcheck.db_commit()
GeoHealthCheck.healthcheck.run_resources()
GeoHealthCheck.healthcheck.run_resource(resourceid)
GeoHealthCheck.healthcheck.run_test_resource(resource)

tests a service and provides run metrics

GeoHealthCheck.healthcheck.sniff_test_resource(config, resource_type, url)

tests a Resource endpoint for general compliance

GeoHealthCheck.healthcheck.GEONODE_OWS_API = '/api/ows_endpoints/'
GeoHealthCheck.healthcheck.geonode_get_ows(base_url)
GeoHealthCheck.healthcheck.geonode_make_tags(base_url)