Skip to content

imcf/omero-prometheus-tools

 
 

Repository files navigation

OMERO

PyPI version

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

About

Utilities for monitoring OMERO with Prometheus

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.5%
  • Shell 8.1%
  • Dockerfile 7.4%