https://github.com/ome/omero-prometheus-tools
Utilities for monitoring OMERO with Prometheus
https://github.com/ome/omero-prometheus-tools
monitoring ome omero omero-server omero-web prometheus
Last synced: 11 months ago
JSON representation
Utilities for monitoring OMERO with Prometheus
- Host: GitHub
- URL: https://github.com/ome/omero-prometheus-tools
- Owner: ome
- Created: 2017-08-22T08:59:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T10:51:27.000Z (over 1 year ago)
- Last Synced: 2025-05-27T09:24:22.757Z (about 1 year ago)
- Topics: monitoring, ome, omero, omero-server, omero-web, prometheus
- Language: Python
- Size: 68.4 KB
- Stars: 2
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/ome/omero-prometheus-tools/actions)
[](https://badge.fury.io/py/omero-prometheus-tools)
# Tools for monitoring OMERO with Prometheus
This repository is under development.
Breaking changes may be made without warning.
## Installation
python3 -mvenv /opt/prometheus-omero-tools
/opt/prometheus-omero-tools/bin/python setup.py install
## Running
/opt/prometheus-omero-tools/bin/omero-prometheus-tools.py
-s omero.example.org -u public -w public
[-c /opt/prometheus-omero-tools/etc/prometheus-omero-counts.yml ...]
Metrics will be published on http://localhost:9449