sensu-plugins / sensu-plugins-memory-checks

This plugin provides native memory instrumentation for monitoring and metrics collection, including: memory usage via `free` and `vmstat`, including metrics. Note that this plugin may have cross-platform issues.
http://sensu-plugins.io
MIT License
15 stars 50 forks source link

fix wrong filenames #11

Closed scalp42 closed 9 years ago

scalp42 commented 9 years ago

@tas50 or @mattyjones

In the current state, this gem is broken.

tas50 commented 9 years ago

Thanks for fixing that