Skip to content

Commit

Permalink
Merge pull request #10 from slauger/development
Browse files Browse the repository at this point in the history
Rewrite and released v1.0.0
  • Loading branch information
slauger authored Feb 1, 2017
2 parents f6d489b + e641511 commit 9d92160
Show file tree
Hide file tree
Showing 5 changed files with 541 additions and 759 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## 1.0.0 (2017-02-01)
- huge rewrite of the Plugin, changed nearly every parameters
- upgrading from versions prior to 1.0.0 require to change your monitoring configuration
- added own nitro implementation and dropped the dependency to Nitro.pm by Citrix
- added check for unsaved configuration changes (changes in nsconfig not written to disk)
- improved check for ssl certificates to only check for a specific certificate
- fixed a bug in check_state to support services and servicegroups again

## 0.2.0
- patch for Nitro.pm to support ssl connections
- added check to test the validity and expiry of installed certificates

## 0.1.2
- added performance data feature
- updated sub add_arg and added default values for parameters
- Bugfix in vserver checks loop by @macampo

## 0.1.1
- documentation fixes by @Velociraptor85

## 0.1.0 (2015-12-17)
- First release based on Nitro.pm
Loading

0 comments on commit 9d92160

Please sign in to comment.