-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #943 from cgagnaire/new-release
Release tag 20180409
- Loading branch information
Showing
2 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,36 @@ | ||
2018-04-09 Colin Gagnaire <[email protected]> | ||
* Plugin added: IBM FS900 SNMP | ||
* Plugin added: Kaspersky SNMP | ||
* Plugin added: NetApp Rest Api | ||
* Plugin added: AWS EC2 Api | ||
* Plugin added: AWS RDS Api | ||
* Plugin added: AWS S3 Api | ||
* Plugin added: AWS ELB Api | ||
* Plugin added: AWS Cloudfront Api | ||
* Plugin added: AWS Billing Api | ||
* Plugin added: AWS Elasticache Api | ||
* Plugin added: AWS Lambda Api | ||
* Mode added: [windows/local] 'liststorages' | ||
* Mode added: [mssql] 'logsize' | ||
* Mode added: [f5/bigip] 'trunks' | ||
* Mode added: [f5/bigip] 'listtrunks' | ||
* Enhancement: [vmware]{nethost} add dropped packets | ||
* Enhancement: [snmp_standard]{processcount} add per process options, refactor code | ||
* Enhancement: [hyperv]{scvmmintegrationservice} add some status | ||
* Enhancement: [http] add new useragent.pm library to handle Basic, Digest, Ntlm and Ntlm v2 authentification | ||
* Enhancement: [snmp_standard]{spanningtree} add filtering options, refactor code (#780) | ||
* Enhancement: [ups/apc]{sensors} show temp in long output (#849) | ||
* Fix: [nsclient/restapi] use of uninitialized value issue (#825) | ||
* Fix: [hp]{procurve} temperature sensor not present issue (#847) | ||
* Fix: [veeam]{jobstatus} argument isn't numeric issue (#863) | ||
* Fix: [centreon]{metaservice} use metric name defined in Meta-Service configuration (#874) | ||
* Fix: [oracle]{eventwaitusage} event-count option | ||
* Fix: [redis/restapi]{*} hashes deref issues | ||
* Fix: [activedirectory]{dcdiag} wrong option issue (#902) | ||
* Fix: [bluecoat]{hardware} typo in sensor state | ||
* Fix: [stormshield]{hanodes} mapping issue | ||
* Fix: [f5/bigip]{poolstatus,virtualserverstatus} bad character (#930) | ||
|
||
2017-12-22 Quentin Garnier <[email protected]> | ||
* Plugin added: Pure Storage SNMP | ||
* Plugin added: Pure Storage Rest API | ||
|