Skip to content

dankeder/prometheus-cephfs-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CephFS exporter

build

Prometheus exporter for CephFS metrics. Currently exposed metrics:

  • cephfs_subvolume_quota_bytes for all subvolumes of all CephFS volumes
  • cephfs_subvolume_used_bytes for all subvolumes of all CephFS volumes

Build

make build

Usage

Run, optionally specify address/port where to listen for requests:

./cephfs_exporter -web.listen-address :9939

cephfs_exporter is using the default ceph configuration file in /etc/ceph/ceph.conf. If ceph management commands work correctly the exporter should also work.

About

Prometheus exporter for CephFS metrics.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors