Skip to content

kamrajshahapure/nexus_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

nexus_exporter

This is an exporter for pulling metrics from SonaType Nexus for Prometheus monitoring

Tested On

  1. Python 3
  2. Nexus 3.15.2

Metrics Supported as of April 2019 (Other metrics will be added soon)

  1. Number of repositories in Nexus
  2. Number of logical CPUs
  3. Free Memory
  4. Total Memory
  5. Max Memory
  6. Number of 1XX, 2XX, 3XX, 4XX, 5XX requests

Running it is as simple as running any python script

Plan

  1. Dockerizing the exporter
  2. Creating a grafana dashboard
  3. Adding more relevant metrics

About

This is an exporter for SonaType Nexus for Prometheus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages