Skip to content

Utilities for monitoring OMERO with Prometheus

Notifications You must be signed in to change notification settings

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 86.4%
  • Shell 8.2%
  • Dockerfile 5.4%