Skip to main content

Metrics collector for Riemann

Project description

About
=====
Oshino - named after character Meme Oshino from anime called Bakemonogatari:
> Meme Oshino (忍野 メメ, Oshino Meme) is a middle-aged man who lives with the mysterious Shinobu Oshino in an abandoned cram school building in the town Koyomi Araragi resides in Bakemonogatari. An expert in the supernatural, he is the reason why Koyomi was able to return back to normal after being bitten by a vampire, and he becomes Koyomi's informant when it comes to oddities for some time.
[Source](https://myanimelist.net/character/22552/Meme_Oshino)

Just like anime character, this service likes to deal with supernatural - system availability.

Heavily inspired by [collectd](https://github.com/collectd/collectd) and
[riemann-tools](https://github.com/riemann/riemann-tools), and unintentionally similar to [python-diamond](https://github.com/python-diamond/Diamond)

Alerting and Monitoring based on [Riemann](https://riemann.io)


[![Build Status](https://travis-ci.org/CodersOfTheNight/oshino.svg?branch=master)](https://travis-ci.org/CodersOfTheNight/oshino)
[![Coverage Status](https://coveralls.io/repos/github/CodersOfTheNight/oshino/badge.svg?branch=master)](https://coveralls.io/github/CodersOfTheNight/oshino?branch=master)
[![Documentation Status](https://readthedocs.org/projects/oshino/badge/?version=latest)](http://oshino.readthedocs.io/projects/https://github.com/CodersOfTheNight/oshino-consul/en/latest/?badge=latest)


Requirements
============
- Python 3.5+ version
- Have Riemann node running

How to install
==============
`pip install oshino`

Quickstart
==========
It is highly recommended for new users to use [Quickstart Guide](quickstart.md)


Riemann. What? Why? How?
=========================
Riemann is a backbone of this system. It does alerting, it receives metrics, it aggregates metrics and it decides where to send them (eg.: Graphite, Logstash).
However, it is rather unknown to the most of people, and configuring can be not trivial at all.

To mitigate this problem, documentation for setuping Riemann for this scenario has been made:
[riemann](docs/riemann.md)

Example config
--------------
```yaml
---
interval: 10
riemann:
host: localhost
port: 5555
agents:
- name: health-check
module: oshino.agents.http_agent.HttpAgent
url: http://python.org
tag: healthcheck
```

Custom Agents
===============
Documentation about additional agents can be found [here](docs/thirdparty.md)

More documentation
==================
More documentation can be found under [docs](docs/index.md) directory

Contributing
============
Refer to [CONTRIBUTING.md](CONTRIBUTING.md)


Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

oshino-0.2.5-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file oshino-0.2.5-py3-none-any.whl.

File metadata

File hashes

Hashes for oshino-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5681b981a6629b3bc0782ac54f70163b0b8f2dc32ed524688b851c44425d8802
MD5 5db99fc464ac509087d791a5d2c0c7c9
BLAKE2b-256 5d437393322a5cc390f25e48d8705d675c4a480ab32801636898533f17fde945

See more details on using hashes here.

Provenance

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