forked from centreon/centreon-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
131 lines (122 loc) · 6.22 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
2016-09-02 Quentin Garnier <[email protected]>
* Plugin added: to check HP-UX SNMP (#13)
* Plugin added: to check Hitachi HNAS
* Plugin added: to check Overland Neo Series
* Plugin added: to check Quantum Scalar
* Plugin added: to check HP Storeonce SSH
* Fix: [pdu emerson]{global-status} wrong status
2016-08-03 Quentin Garnier <[email protected]>
* Plugin added: to check IBM Storwize (#438)
* Plugin added: to check Sonus SBC
* Plugin added: to check Aerohive
* Plugin added: to check Digi routers
* Plugin added: to check telnet sessions
* Plugin added: to check china clever PDU
* Plugin added: to check Cisco Voice Gateway
* Some minor fix and enhancement
2016-06-27 Quentin Garnier <[email protected]>
* Update FAQ: build a standalone perl script
* Plugin added: to check Lenovo S Series (#412)
* Plugin added: to check Digi AnywhereUSB
* Mode added: [netasq] 'ha-nodes'
* Mode removed: [netasq] 'ha-status'
* Fix: [dell n4000]{environment} wrong temperature (#397)
* Fix: [netapp]{cache-age} not working (#422)
* Fix: [cisco wlc]{ap-users} wrong total
* Fix: [tomcat]{memory} problem with java 8
* Fix: [netapp]{filesys} no values (#415)
2016-05-24 Quentin Garnier <[email protected]>
* Can use '/' instead '::' for plugin option (#380)
* Mode added: [pacemaker] 'constraints'
* Mode added: [netbackup] 'tape-usage'
* Mode added: [oracle] 'data-files-status'
* Mode added: [netasq] 'connections'
* Enhancement: [cisco wlc]{ap-users} get users by AP (#375)
* Enhancement: [oracle]{tablespace} can use free size left
* Fix: [pdu apc]{load} incorrect values (#408)
* Fix: [mscs] Issue with old versions
* Fix: [postgres]{timesync} threshold issue
* Fix: [ntp]{offset} time formula issue
* Fix: [github]{issues} Get only issue
* Fix: [netasq]{memory} Use BSD memory check
* Fix: [tomcat]{applications} Issue on Windows (#356)
2016-03-24 Quentin Garnier <[email protected]>
* Plugin added: to check AKCP SensorProbe
* Plugin added: to check Juniper ISG
* Plugin added: to check OSPF protocol
* Plugin added: to check Microsoft Cluster Service
* Plugin added: to check Dell Compellent in SNMP and Powershell SDK
* Enhancement: [snmp_standard]{string-value} Many changes (#228)
* Fix: [raritan] OnOff sending errors (#348)
2016-02-20 Quentin Garnier <[email protected]>
* Add a class for FatPacker system
2016-02-17 Quentin Garnier <[email protected]>
* Plugin added: to check Kemp
* Plugin added: to check Netbackup
* Plugin added: to check Ucopia Wireless Controller
* Plugin added: to check Emerson Liebert PDU
* Plugin added: to check Microsoft Lync 2013
* Plugin added: to check TemPERHum sensors
* Mode added: [mysql] 'table-size'
* Mode added: [centreon] 'count-services'
* Mode added: [iDrac] 'hardware' (for iDrac 8)
* Enhancement: [xtremio] hardened code
* Enhancement: [cisco asa]{sessions} better metrics (#315)
* Enhancement: [freebsd]{memory} More real values
* Fix: [oracle]{tablespace-usage} Usage more than 100%
* Fix: [clariion]{disks} Last disks was missing
* Fix: [mssql]{failed-jobs} wrong thresholds
2016-01-22 Quentin Garnier <[email protected]>
* Plugin added: Add a plugin to check Juniper Trapeze in SNMP
* Plugin added: Add a plugin to check Dell ML6000 in SNMP
* Plugin added: Add a plugin to check UPS APC in SNMP
* Plugin added: Add a plugin to check HP VC in SNMP
* Major fix on sanity mechanism for options
* Add option '--filter-uom' in core library (#220)
* Add some new classes for code refactoring
* Add 'get_header' method in http library
* Fix 'proxypac' in http library (#263)
* Mode added: [github] 'stats'
* Mode added: [netapp] 'cache-age'
* Mode added: [datadomain] 'replication'
* Enhancement: [cisco standard]{ipsla} hardened code
* Enhancement: [github]{issues} change api call method (#257)
* Enhancement: [selenium]{scenario} add echo command (#258)
* Enhancement: [protocol x509]{validity} add SNI support (#241)
* Enhancement: [snmp_standard]{interfaces} add option '--force-counters32' (#213)
* Enhancement: [protocol x509]{validity} add support for alternative subject names (#277)
* Enhancement: [juniper sa]{users} add filter (#192)
* Enhancement: [cisco wlc]{ap-users} add users by ssid (#227)
* Enhancement: [juniper ssg]{sessions} better counters (#233)
* Enhancement: [vmware connector]{time-host} new options
* Enhancement: [extreme]{hardware} add poe status
* Enhancement: [vplex]{directors} hardened code
* Fix: [bluecoat]{hardware} problem with sensor
* Fix: [cisco ucs]{equipment} fix severity for iocard (#283)
* Fix: [exchange 2010]{queues} perdata infinity not raising anymore
2015-12-18 Quentin Garnier <[email protected]>
* Plugin added: Add a plugin to check VMWare ESX with WSMAN
* Configuration: centreon-plugins don't use GetOptions anymore (custom library instead)
* Add option '--snmp-force-getnext' in core snmp library
* Mode added: [F5 BigIP] 'failover'
* Mode added: [vmware connector] for centreon-vmware 2.1.0
* Enhancement: [extreme]{cpu} 'n/a' value managed (#223)
* Enhancement: [snmp standard]{inodes} add filter type option (#224)
* Enhancement: [netapp]{filesys} add inodes usage
* Enhancement: [snmp_standard]{ntp} change output (#232)
* Enhancement: [snmp_standard]{processcount} improve performance
* Enhancement: [cisco standard]{ipsla} manage no tag name
* Enhancement: [snmp_standard]{loadaverage} manage load with coma
* Enhancement: [oracle]{tablespaces} manage 'UNDO' tablespaces (#242)
* Enhancement: [cisco ucs]{equipment} add cpu, memory and localdisk monitoring
* Enhancement: [cisco wlc]{ap-status} can monitor the number of APs
* Enhancement: [F5 BigIP]{hardware} refactoring
* Enhancement: [cisco standard]{environment} add sensors monitoring (#160)
* Enhancement: [aws]{list} add exclude service (#248)
* Fix: [protocol x509]{validity} add default port (#240)
* Fix: [ups standard]{battery-status} hardened code (#225)
* Fix: [cisco standard]{environment} voltage threshold value issue
* Fix: [kayako api]{ticketcount} mode crash
* Fix: [elasticsearch] Crash without some values in command line (#243)
2015-11-26 Quentin Garnier <[email protected]>
* initial release