[check_postgres] [commit] Bye bye index.html

check_postgres at bucardo.org check_postgres at bucardo.org
Mon May 4 15:55:53 UTC 2009


Committed by Greg Sabino Mullane <greg at endpoint.com>

Bye bye index.html

---
 index.html |   48 ------------------------------------------------
 1 files changed, 0 insertions(+), 48 deletions(-)

diff --git a/index.html b/index.html
deleted file mode 100644
index b9a557c..0000000
--- a/index.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-               "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<title>check_postgres.pl - Postgres monitoring script for Nagios</title>
-<style type="text/css">
-ul.ml a { font-weight: bolder; }
-ul.ml li ul { list-style: none; padding-left: 1.5em; padding-top: 0.3em; padding-bottom: 0.3em; }
-ul.doc a { font-weight: bolder; }
-ul.doc li ul { list-style: none; padding-left: 1.5em; padding-top: 0.3em; padding-bottom: 0.3em; }
-h1 {
-  background-color: #3399ff;
-  border: solid 1px #999999;
-  padding: 0.2em;
-  padding-left: 0.5em;
-  -moz-border-radius: 20px;
-}
-</style>
-</head>
-<body>
-
-<h1>check_postgres.pl</h1>
-
-<p><b>check_postgres.pl</b> 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 <a href="http://www.endpoint.com/">End Point Corporation</a> and is BSD-licensed. The latest version is <b>2.8.0</b>, and was released on May 4, 2009.</p>
-
-<ul>
- <li><a href="/check_postgres/check_postgres.pl.html">Documentation for check_postgres 2.8.0</a></li>
-</ul>
-<ul>
- <li><a href="/check_postgres/check_postgres.pl">Download check_postgres.pl 2.8.0</a></li>
- <li><a href="/check_postgres/check_postgres.pl.asc">PGP signature for check_postgres.pl 2.8.0</a></li>
-</ul>
-
-<p>The latest development version can be downloaded via git:</p>
-<pre>
-  git clone http://bucardo.org/check_postgres.git
-</pre>
-
-<p>Two mailing lists are available. For discussions about the program, bug reports, 
-feature requests, and commit notices, use the 'check_postgres' list. A low-volume 
-list for announcement of new versions and important notices is the 'check_postgres-announce' list.
-<ul>
- <li><a href='https://mail.endcrypt.com/mailman/listinfo/check_postgres'>Information on the check_postgres list</a></li>
- <li><a href='https://mail.endcrypt.com/mailman/listinfo/check_postgres-announce'>Information on the check_postgres-announce list</a></li>
-</ul>
-
-</body>
-</html>
-- 
1.6.0.5



More information about the Check_postgres mailing list