- Fix TravisCI files for test validation.
- Add server_tags in server options.
- Code review: performance.
- Update USAGE.md.
- Fix /proc/stat parser for CPU data.
- Fix gem dependencies.
- Fix bug with logstash-core 5.1.1 with tests.
- Code review. Add comments
- Fix multiple procfs path.
- Add 'proc_prefix_path' for each server.
- Update CHANGELOG.md.
- Add 'proc_stat' method.
- Update USAGE.md: example with limited 'proc_list'.
- Update comment.
- Fixed CHANGELOG.md.
- Add metrics filter to choose only those needed for the dashboard.
- Fix remote_host value which always was '127.0.0.1' when using gateway.
- Update USAGE.md.
- Update CHANGELOG.md.
- Handle SSH channel message error.
- Remove net-ssh-multi.
- Update dependency gems version.
- Add interval in SSH Session.loop.
- Add gateway parameters for each hosts.
- Add 'proc_sysvipcshm' method.
- Add 'proc_crypto' method.
- Add 'proc_netwireless' method.
- Add 'proc_mounts' method.
- Add 'proc_netwireless' method.
- Fix: RSPEC tests.
- Fix the gem version.
- Add message field with raw data in 'Logstash::Event'
- Fix: 'proc_netdev' call method.
- Fix
proc_*
method call.
- Add 'proc_netdev' method.
- Add 'proc_diskstats' method.
- Update README.md.
- Add USAGE.md.
- Update code comments.
- Fix: run the test with Java8 to fix 'rspec' call error.
- Code review.
- Fix: add '_rspec' to the test file.
- Fix JSON rendering in README.md.
- Fix: gem dependency version.
- Fix: In 'proc_cpuinfo' method, sometime 'cpu cores' field is missing. If so we set the value to 1.
- Fix typo.
- Initialition.