Sha256: 86a5067c2766f5d6b9261c11ad69805fe6081f24e17aa61e8afe32b94d4a7e99

Contents?: true

Size: 1.71 KB

Versions: 1

Compression:

Stored size: 1.71 KB

Contents

#Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)

## [Unreleased]

## [1.0.0] - 2017-07-01
### Added
- Added testing on Ruby 2.3.0 (@Evesy)
- Added support for globbing in 'check-file-exists.rb' (@Evesy)
- Added 'metrics-nfsstat.rb' for collecting nfsstat metrics (@maoe)

### Breaking Changes
- Dropped Ruby 1.9 support

### Changed
- Renamed metric-{dirsize,filename} to metrics-{dirsize,filename}

## [0.1.0] - 2015-08-04
### Added
- Added new checks for file and directory size

## [0.0.4] - 2015-08-04 (Pulled)
### Changed
- Added 'check-dir-size.rb' for checking the total size of a directory
- Recommited 'check-file-size.rb' from previous repo, with a couple of updates
- general gem cleanup

## [0.0.3] - 2015-07-14
### Changed
- updated sensu-plugin gem to 1.2.0

### Added
- can now use multi volgroups with autodiscovery
- the ability to feed a file containing a hash into check-checksums.rb

## [0.0.2] - [2015-06-02]
### Fixed
- added binstubs

### Changed
- removed cruft from /lib

## 0.0.1 - [2015-04-30]
### Added
- initial release

[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-filesystem-checks/compare/1.0.0...HEAD
[1.0.0]: https://github.com/sensu-plugins/sensu-plugins-filesystem-checks/compare/0.0.4...1.0.0
[0.1.0]: https://github.com/sensu-plugins/sensu-plugins-filesystem-checks/compare/0.0.3...0.0.4
[0.0.4]: https://github.com/sensu-plugins/sensu-plugins-filesystem-checks/compare/0.0.3...0.0.4
[0.0.3]: https://github.com/sensu-plugins/sensu-plugins-filesystem-checks/compare/0.0.2...0.0.3
[0.0.2]: https://github.com/sensu-plugins/sensu-plugins-filesystem-checks/compare/0.0.1...0.0.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sensu-plugins-filesystem-checks-1.0.0 CHANGELOG.md