Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sensu/sensu
Monitoring for today's infrastructure.
https://github.com/sensu/sensu
monitoring
Last synced: 3 months ago
JSON representation
Monitoring for today's infrastructure.
- Host: GitHub
- URL: https://github.com/sensu/sensu
- Owner: sensu
- License: mit
- Archived: true
- Created: 2011-07-11T17:50:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-12-31T23:01:24.000Z (almost 5 years ago)
- Last Synced: 2024-09-21T23:03:27.095Z (3 months ago)
- Topics: monitoring
- Language: Ruby
- Homepage: https://sensu.io
- Size: 3.87 MB
- Stars: 2,898
- Watchers: 168
- Forks: 386
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: MIT-LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ruby-toolbox - sensu - A monitoring framework that aims to be simple, malleable, and scalable. (Maintenance & Monitoring / Server Monitoring)
- awesome-repositories - sensu/sensu - Monitoring for today's infrastructure. (Ruby)
- awesome-starred - sensu/sensu - Monitoring for today's infrastructure. (monitoring)
README
![sensu](https://raw.github.com/sensu/sensu/master/sensu-logo.png)
[![Build Status](https://img.shields.io/travis/sensu/sensu.svg)](https://travis-ci.org/sensu/sensu)
[![Gem Version](https://img.shields.io/gem/v/sensu.svg)](https://github.com/sensu/sensu/blob/master/CHANGELOG.md)
[![MIT Licensed](https://img.shields.io/github/license/sensu/sensu.svg)](https://raw.githubusercontent.com/sensu/sensu/master/MIT-LICENSE.txt)
[![Join the chat at https://slack.sensu.io/](https://slack.sensu.io/badge.svg)](https://slack.sensu.io/):warning: **ANNOUNCEMENT - Sensu 1.x has reached End-Of-Life (December 31st, 2019)**
The Sensu 1.x project reached end-of-life on December 31st, 2019. The
existing package repositories became unreachable on January 6th, 2020.
Please see our blog post for more details:
https://blog.sensu.io/announcing-the-sensu-archivesSensu 1.x has been superseded by [Sensu Go](https://github.com/sensu/sensu-go).
As always, we want to hear from the Community and please reach out on
Slack or Discourse if you have any questions or concerns.# Sensu
A simple, malleable, and scalable framework for composing
the monitoring system you need.Sensu is offered in two flavors:
* Sensu Core - this open source project
* [Sensu Enterprise][1] - a full-featured commercial implementation, built on Sensu Core## Installation
Sensu supports a number of Unix-like platforms, as well as Windows.
Please see the [list of supported platforms][2] for installation instructions.## Documentation
Please refer to the [online documentation][3] for details
on configuring and operating Sensu.## Getting Help
If you have questions not covered by the documentation, the Sensu community
is here to help. Please check out our [chat][4] on Slack, or the
[sensu-users][5] discussion list.Commercial support is also available. See the [support section of our website][6] for more detail.
## Contributing
Please observe these [guidelines on contributing][7].
## License
Sensu Core is released under the [MIT license][8].
[1]: https://sensu.io/solutions/enterprise
[2]: https://docs.sensu.io/sensu-core/latest/overview/platforms/
[3]: https://docs.sensu.io/sensu-core/latest/
[4]: https://slack.sensu.io/
[5]: http://groups.google.com/group/sensu-users
[6]: https://sensu.io/resources/support
[7]: https://github.com/sensu/sensu/blob/master/CONTRIBUTING.md
[8]: https://raw.github.com/sensu/sensu/master/MIT-LICENSE.txt