No project description provided
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
Just like anime character, this service likes to deal with supernatural - system availability.
Heavily inspired by collectd and riemann-tools, and unintentionally similar to python-diamond
Alerting and Monitoring based on Riemann
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
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
Example config
---
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
More documentation
More documentation can be found under docs directory
Contributing
Refer to CONTRIBUTING.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file oshino-0.4.0.tar.gz
.
File metadata
- Download URL: oshino-0.4.0.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bd5384a18a14da6d5eb1649010789bde63eea3b68983f94cdbc77b00b393236 |
|
MD5 | 14c7fd02646e98273611eb4953bcc56a |
|
BLAKE2b-256 | 2bfb4a826f9734452514bc4721a14ded088e1628f3235707d703d67fb336aa2f |
Provenance
File details
Details for the file oshino-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: oshino-0.4.0-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1c654649ca1202f68edde91ddb7ff88e9daa853cf746f7f8ec50f540c9537ce |
|
MD5 | 2d9ef453f45733aed04a6d9417368f93 |
|
BLAKE2b-256 | 3fec8b03f0bea7e1cbc37cc620c4b22142c3c1875bdbf03da4b93311ee3aa598 |