Skip to content

enix/pve_tasks_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus Proxmox VE Tasks Exporter

This exporter provide Prometheus metrics (Counter) for PVE tasks.
It's inspired by Prometheus Proxmox VE Exporter, but with results kept in memory between each loop turn to increment tasks counters.

Usage is similar to prometheus-pve-exporter (it use the same configuration).

Generate self-contained binary

pip install shiv
shiv -p /usr/bin/python3 -c pve_tasks_exporter -o pve_tasks_exporter .

About

Prometheus exporter for Proxmox VE tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published