Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monitoror/monitoror
Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything.
https://github.com/monitoror/monitoror
monitor monitoring monitoring-server monitoring-tool wallboard
Last synced: 2 days ago
JSON representation
Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything.
- Host: GitHub
- URL: https://github.com/monitoror/monitoror
- Owner: monitoror
- License: mit
- Created: 2019-01-11T14:59:26.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-11T09:47:20.000Z (2 months ago)
- Last Synced: 2024-10-29T15:34:20.227Z (about 1 month ago)
- Topics: monitor, monitoring, monitoring-server, monitoring-tool, wallboard
- Language: Go
- Homepage: https://monitoror.com
- Size: 2.82 MB
- Stars: 4,259
- Watchers: 40
- Forks: 191
- Open Issues: 73
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - monitoror/monitoror - Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything. (Go)
- awesome-github-repos - monitoror/monitoror - Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything. (Go)
- awesome-list - monitoror
- awesome-repositories - monitoror/monitoror - Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything. (Go)
README
-----
# Monitoror
Monitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values.
## Demo
## Getting started
Monitoror is a single file app written in Go which can be run on these platforms:
- Linux (64bits, ARM)
- macOS
- Windows (64bits)The app is divided into two parts: Core and UI.
Core is the server-side Monitoror HTTP API, configured by the environment variables or `.env` file.
UI is the client-side Monitoror loaded in browser, which is the wallboard itself.
[Visit the Monitoror website for more details](https://monitoror.com)
## Documentation
All details about [**installation**](https://monitoror.com/documentation/#installation) and [**configuration**](https://monitoror.com/documentation/#configuration) are on [our documentation](https://monitoror.com/documentation/)
## Development
See our [development guide](https://monitoror.com/guides/#development)
## Authors
@jsdidierlaurent
Jean-Sébastien Didierlaurent
Mostly on Monitoror Core
• • •
https://twitter.com/Akhiro
@Alex-D
Alexandre Demode
Mostly on Monitoror UI
• • •
https://twitter.com/AlexandreDemode
## Support us
You can support Monitoror ongoing development by doing a donation or being a backer or a sponsor:
## License
This project is licensed under the MIT License - see [the LICENSE file](LICENSE) for details.