9.1.2.7. GeoHealthCheck.healthcheck

9.1.2.7.1. Module Contents

9.1.2.7.1.1. 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.1.2.7.1.2. Attributes

LOGGER

APP

DB

GEONODE_OWS_API

GeoHealthCheck.healthcheck.LOGGER
GeoHealthCheck.healthcheck.APP
GeoHealthCheck.healthcheck.DB
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)