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

sensu-install -p vmstats does not work #31

Closed AirCombat closed 8 years ago

AirCombat commented 8 years ago

sensu-install -p vmstats does not work

I have to use gem instead for vmstat

eheydrick commented 8 years ago

Right, sensu-plugin currently only installs sensu plugin gems not any gem.

AirCombat commented 8 years ago

I closed this after seeing the other issue. Thanks :)