Skip to content

Commit 484cb51

Browse files
committed
Add check_postgres
1 parent ec90a34 commit 484cb51

File tree

3 files changed

+11519
-0
lines changed

3 files changed

+11519
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,11 @@ An example Vagrant project has been included to get you started right away.
318318
<td><a href="https://github.com/benprew">benprew</a></td>
319319
<td><a href="https://github.com/benprew/nagios-checks/blob/master/check_haproxy.rb">upstream</a></td>
320320
</tr>
321+
<tr>
322+
<td>check_postgres</td>
323+
<td><a href="https://github.com/bucardo">bucardo</a></td>
324+
<td><a href="https://github.com/bucardo/check_postgres/blob/master/check_postgres.pl">upstream</a></td>
325+
</tr>
321326
</table>
322327

323328
### Contributions

build.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ check_oom-killer.rb 0.1.2
7171
check_bgp 1.1
7272
check_yum 1.1.0
7373
check_haproxy.rb 1.0
74+
check_postgres.pl 2.24.0
7475

7576
# vim: set ts=2 sw=2 et : #

0 commit comments

Comments
 (0)