Skip to main content

a simple Django app to send project infomation to server.

Project description

=====
django-monitor-client
=====

django-monitor-client is a simple Django app to send project infomation to server.

Quick start
-----------

1. Add "monitor_client" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = (
...
'monitor_client',
)

2. Include the django-monitor-client URLconf in your project urls.py like this::

url(r'^monitor_client/v1', include("monitor_client.urls")),
3. Add vars in setting file.
MONITOR_SERVER_PUSH_URL (to post data url)
PROJIECT_DOMAIN (your project domain)

3. Restart your project to register your project.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-monitor-client-0.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file django-monitor-client-0.1.tar.gz.

File metadata

File hashes

Hashes for django-monitor-client-0.1.tar.gz
Algorithm Hash digest
SHA256 c7251d672e7fa75c55bd248a01b57924f1373d1a6d7e1948b4fcc6cd86d0b9dd
MD5 66ae1c737124ce52202cda83d53dcbc6
BLAKE2b-256 8b09e1fedd809dc0379146bd9029314b15e199f6fdd60203be1cfdd0052c17b7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page