File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,24 +4,25 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
This CHANGELOG follows the format listed at [ Keep A Changelog] ( http://keepachangelog.com/ )
5
5
6
6
## [ Unreleased]
7
- ### Updated
8
- - metrics-postgres-query.rb: Added option to return multi row queries.
7
+ ### Added
8
+ - metrics-postgres-query.rb: Add option to return multi row queries. ( @ Micasou )
9
9
10
10
### Fixed
11
- - check-postgres-alive.rb: Fix connections using a custom port (#25 )
11
+ - check-postgres-alive.rb: Fix connections using a custom port (#25 via @ mickfeech )
12
12
- check-postgres-connections.rb: Fix connections using a custom port (#25 )
13
13
- check-postgres-query.rb: Fix connections using a custom port (#25 )
14
14
- check-postgres-replication.rb: Fix connections using a custom port (#25 )
15
15
- metrics-postgres-connections.rb: Fix connections using a custom port (#25 )
16
16
- metrics-postgres-dbsize.rb: Fix connections using a custom port (#25 )
17
17
- metrics-postgres-graphite.rb: Fix connections using a custom port (#25 )
18
- - metrics-postgres-graphite.rb: Fix connections using password
18
+ - metrics-postgres-graphite.rb: Fix connections using password ( @ teadur )
19
19
- metrics-postgres-locks.rb: Fix connections using a custom port (#25 )
20
20
- metrics-postgres-statsgbwriter.rb: Fix connections using a custom port (#25 )
21
21
- metrics-postgres-statsdb.rb: Fix connections using a custom port (#25 )
22
22
- metrics-postgres-statsio.rb: Fix connections using a custom port (#25 )
23
23
- metrics-postgres-statstable.rb: Fix connections using a custom port (#25 )
24
24
- metrics-postgres-query.rb: Fix connections using a custom port (#25 )
25
+ - check-postgres-connections.rb: Fix logic to check critical first then warning (#24 via @nevins-b )
25
26
26
27
## [ 1.0.1] - 2017-01-04
27
28
### Fixed
You can’t perform that action at this time.
0 commit comments