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

MacOS Support #65

Open csoleimani opened 7 years ago

csoleimani commented 7 years ago

Hi, Could MacOS support get added to this since Sensu also has a Mac client now?

majormoses commented 7 years ago

Are you sure there is no support for this? I am pretty sure https://github.com/sensu-plugins/sensu-plugins-memory-checks/blob/3.0.1/bin/check-ram.rb will work on osx as I believe I wrote that on osx.