Skip to content

Export Maildir file system metrics to Prometheus.

License

Notifications You must be signed in to change notification settings

marcelomata/maildir_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maildir_tools

Dumper

The CLI tool dumper is running du -s in an endless loop, dumping the current size of a directory in bytes. Once it gets a system call all dump files are zipped and uploaded to a GCS bucket. These files in GCS can be compared across machines to compute the replication lag.

Visualizer

The CLI tool visualizer takes two zipped files, unzips them in memory and builds a matplotlib based python file to compare the replication lag visually.

About

Export Maildir file system metrics to Prometheus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.6%
  • Makefile 4.4%