summaryrefslogtreecommitdiff
path: root/check_postgres.pl.html
diff options
context:
space:
mode:
authorGreg Sabino Mullane2008-07-29 00:04:57 +0000
committerGreg Sabino Mullane2008-07-29 00:04:57 +0000
commit85f3e45ca99ba5e779d77b6c326803897ee84cfb (patch)
treed34bdc1208abcdc738405f37c7accef49d145a76 /check_postgres.pl.html
parent40c7d713d07ac450e17959aa74d7232beaff2148 (diff)
Add --simple option.
Bump version to 2.1.2.
Diffstat (limited to 'check_postgres.pl.html')
-rw-r--r--check_postgres.pl.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/check_postgres.pl.html b/check_postgres.pl.html
index 564b85931..d29b2e163 100644
--- a/check_postgres.pl.html
+++ b/check_postgres.pl.html
@@ -63,7 +63,7 @@
</p>
<hr />
<h1><a name="version">VERSION</a></h1>
-<p>This documents describes <strong>check_postgres.pl</strong> version 2.1.1</p>
+<p>This documents describes <strong>check_postgres.pl</strong> version 2.1.2</p>
<p>
</p>
<hr />
@@ -110,6 +110,8 @@ if no --output argument is given, and if the current directory has one of the
output options in its name. For example, creating a directory named mrtg and
populating it with symlinks via the <em>--symlinks</em> argument would ensure that
any actions run from that directory will always default to an output of &quot;mrtg&quot;</p>
+As a shortcut for --output=simple, you can enter --simple, which also overrides
+the directory naming trick.
<p>
</p>
<h3><a name="nagios_output">Nagios output</a></h3>
@@ -1367,6 +1369,13 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr
<h1><a name="history">HISTORY</a></h1>
<p>Items not specifically attributed are by Greg Sabino Mullane.</p>
<dl>
+<dt><strong><a name="1" class="item"><strong>Version 2.1.2</strong> (July 28, 2008)</a></strong>
+
+<dd>
+<p>Fix sorting error in the "disk_space" action for non-Nagios output.
+Allow --simple as a shortcut for --output=simple.</p>
+</dd>
+</li>
<dt><strong><a name="1" class="item"><strong>Version 2.1.1</strong> (July 22, 2008)</a></strong>
<dd>