-
Notifications
You must be signed in to change notification settings - Fork 281
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
2 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
2019-XX-XX Quentin Garnier <[email protected]> | ||
* Plugin added: Google Cloud Platform Compute Engine API | ||
* Plugin added: Prometheus NGINX Ingress Controller | ||
* Plugin added: Bind9 Web | ||
* Plugin added: Rudder Rest API | ||
* Plugin added: Kubernetes Rest API | ||
|
@@ -14,20 +16,28 @@ | |
* Mode added: [oracle] 'password-expiration' | ||
* Mode added: [fortigate] 'ap-usage' | ||
* Mode added: [centreon/local] 'bam-services' | ||
* Mode added: [linux/local] 'discovery' | ||
* Mode added: [aws] 'discovery' | ||
* Mode added: [azure] 'discovery' | ||
* Mode added: [vmware] 'discovery' | ||
* Enhancement: [core] add float-precision option | ||
* Enhancement: [core] add --extend-perfdata-group option | ||
* Enhancement: [core/http] add curl backend support | ||
* Enhancement: [core/http] add debug for lwp backend | ||
* Enhancement: [oracle] add servicename support | ||
* Enhancement: [snmp_standard] 'storage' (#1042) | ||
* Enhancement: [snmp_standard] 'interfaces' (#712) | ||
* Enhancement: [snmp_standard] 'list-interfaces' (#713) | ||
* Enhancement: [F5/BigIp] 'list-virtualservers' (#1252) | ||
* Enhancement: [f5/bigip] 'list-virtualservers' (#1252) | ||
* Enhancement: [linux/local] 'traffic' 'packet-errors' (#916) | ||
* Enhancement: [protocols/http] 'expected-content' | ||
* Enhancement: [linux/local] 'process' (#1438) | ||
* Enhancement: [cisco/snmp] 'interfaces' (#454) | ||
* Enhancement: [hwgste/snmp] 'sensors' (#585) | ||
* Enhancement: [hwgste/snmp] 'sensors' (#585) | ||
* Enhancement: [azure] better apis responses handling | ||
* Fix: Ctrl+F "Fix" on commits page | ||
* Break: [dell/equallogic] modes refactoring | ||
* Break: [snmp_standard] mode memory refactoring changes thresholds | ||
|
||
2019-02-21 Quentin Garnier <[email protected]> | ||
* Plugin added: Microsoft Azure Recovery and Backup | ||
|