From b7b4e749eefffadaa7f4afed5c184dc2638f9c6b Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Fri, 2 May 2008 12:19:30 -0400 Subject: [PATCH] Might as well check the homepage in as well. --- index.html | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 000000000..78e514d10 --- /dev/null +++ b/index.html @@ -0,0 +1,38 @@ + + + +check_postgres.pl - Postgres monitoring script for Nagios + + + + +

check_postgres.pl

+ +

check_postgres.pl is a script for checking the state of one or more Postgres databases and reporting back in a Nagios-friendly manner. It was developed by Greg Sabino Mullane of End Point Corporation and is BSD-licensed. The latest version is 1.5.2, and was released on May 2, 2008.

+ + + +

The latest development version can be downloaded via git:

+
+  git-clone http://bucardo.org/check_postgres.git
+
+ + + -- 2.39.5