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

[README.md] bin/check-memory-pcnt.rb should be renamed to bin/check-memory-percent.rb #21

Closed chrisduong closed 8 years ago

chrisduong commented 9 years ago

Hi,

I installed gem version 0.0.8. There is no bin/check-memory-pcnt.rb script. Instead, it is **bin/check-memory-percent.rb

analytically commented 8 years ago

Thanks, fixed!