An open API service indexing awesome lists of open source software.

https://github.com/chicks-net/dogstatsd-mailspool

Track stats for the `/var/spool/mail` directory
https://github.com/chicks-net/dogstatsd-mailspool

datadog dogstatsd

Last synced: 2 months ago
JSON representation

Track stats for the `/var/spool/mail` directory

Awesome Lists containing this project

README

        

# dogstatsd-mailspool

Surface metrics from `/var/spool/mail`
into [datadog](https://www.datadoghq.com/) via
[dogstatsd](http://docs.datadoghq.com/guides/dogstatsd/).

## Requirements

* Perl
* Perl module [DataDog::DogStatsd](https://github.com/binary-com/dogstatsd-perl)
-- also included in the [lib](lib) directory for convenience
* Perl module [File::Slurp](https://metacpan.org/pod/File::Slurp)

## Metrics generated

| metric | description |
| ---- | ---- |

## Support

Please file tickets via [github](https://github.com/fini-net/dogstatsd-mailspool/issues).
MR's welcomed whether I [plan to do it](TODO.md) or not.