Skip to content

imker25/samba_exporter

Repository files navigation

Samba Exporter

A prometheus exporter for statistic data of the samba file server.

Screenshot of dashboard for the samba service

It uses smbstatus and the proc fs to collect the data and converts the result into prometheus style data. The prometheus style data can be requested manually on port 9922 using a http client. Or a prometheus database sever can be configured to collect the data by scraping port 9922 on the samba server.

Documentation

For detailed documentation please take a look at the projects page or read in the docs folder.

There are RPM and DEB packages for several Linux distributions for you ready to install. You may want to take a look at the Supported Distributions and Versions and the Installation Guide