Skip to main content

An application monitoring service

Project description

Currently under active development. It aims to be a generic solution for logging events and creating aggregate reports.

Installing Development Environment

git clone git://github.com/philipcristiano/pms.git

cd pms

make bootstrap && make deploy

Deploying PMS

PMS can be deployed as a WSGI app. Once installed the app is available as pms.app:app and can be run with gunicorn or a WSGI server of your choice.

Configuration

PMS will look for a config file at /etc/pms/pms.conf

You config file would look something like this:

[mongodb] host=33.33.33.10

[aggregation]
[[host-level]]

properties=host,level

[[random]]

properties=level

You need to define a host for Mongo.

The aggregration properties are to define the rollups. The second level is the name of the rollup and properties is a list of fields to rollup. PMS will attempt to rollup any events added. The event will be rolled up if it has properties matching the set defined for a rollup.

Project details


Download files

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

Source Distribution

pms-0.1.3.tar.gz (268.4 kB view details)

Uploaded Source

File details

Details for the file pms-0.1.3.tar.gz.

File metadata

  • Download URL: pms-0.1.3.tar.gz
  • Upload date:
  • Size: 268.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pms-0.1.3.tar.gz
Algorithm Hash digest
SHA256 00d965f71d407daabcbb8d4f1642bcc48cebe779fae45317897392f61b56a9a4
MD5 3c53569d921cff3544f81037d1e8d5ab
BLAKE2b-256 1675aa32366ccd6660f01e0c8ee2c751dfea03fd32f5b91f483871319f4f9f76

See more details on using hashes here.

Supported by

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