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

Update plugin description #17

Closed mjulian closed 9 years ago

mjulian commented 9 years ago

@mattyjones @calebhailey Special callout to this description. What do you think of the wording? I made the note due to the pull requests I saw mentioning false positives resulting from the use of free as the data source.

calebhailey commented 9 years ago

I think we indicating the source of the data is sufficient. I don't want any negative terminology built-in to the descriptions. Having said that, perhaps we should prioritize resolving those issues.