[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. debian/1.0.3-1-28-ga8ba0c2
Sven Nierlein
sven at nierlein.de
Fri May 20 10:21:24 UTC 2011
The following commit has been merged in the master branch:
commit 27d8ff4092886f7c299e05796536e614938fca75
Author: Sven Nierlein <sven at nierlein.de>
Date: Wed May 18 23:22:49 2011 +0200
updated docs
diff --git a/README.asciidoc b/README.asciidoc
index 2236eb4..2fea3f0 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -22,7 +22,7 @@ servicegroups.
Support & Questions
-------------------
* Mod-Gearman has been succesfully tested with Nagios 3.2.3 and Icinga
- 1.2.0 running on Gearman 0.14. There are no known bugs at the moment.
+ 1.2.0 running on Lib-Gearman 0.14. There are no known bugs at the moment.
Let me know if you find one.
* https://groups.google.com/group/mod_gearman[google groups mailinglist]
* http://labs.consol.de/lang/de/forum/#/categories/mod-gearman[support forum]
@@ -770,7 +770,7 @@ Hints
Download
--------
-* http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.4.tar.gz[version 1.0.4 - April 17 2011]
+* http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.5.tar.gz[version 1.0.5 - May 17 2011]
* Mod Gearman is available for download at: http://labs.consol.de/nagios/mod-gearman
* The source is available at GitHub: http://github.com/sni/mod_gearman
@@ -778,6 +778,7 @@ Download
Archive
~~~~~~~
+* http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.5.tar.gz[version 1.0.5 - May 17 2011]
* http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.4.tar.gz[version 1.0.4 - April 17 2011]
* http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.3.tar.gz[version 1.0.3 - March 23 2011]
* http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.2.tar.gz[version 1.0.2 - March 13 2011]
diff --git a/docs/QUICKSTART b/docs/QUICKSTART
index 08db98d..2ce46ee 100644
--- a/docs/QUICKSTART
+++ b/docs/QUICKSTART
@@ -52,9 +52,9 @@ Half way done, the next step installs Mod-Gearman.
--------------------------------------
#> cd /tmp
-#> wget "http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.3.tar.gz"
-#> tar zxf mod_gearman-1.0.3.tar.gz
-#> cd mod_gearman-1.0.3
+#> wget "http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.5.tar.gz"
+#> tar zxf mod_gearman-1.0.5.tar.gz
+#> cd mod_gearman-1.0.5
#> ./configure --prefix=/opt --with-gearman=/opt --with-user=nagios --with-init-dir=/etc/init.d
#> make
#> make install
@@ -118,7 +118,7 @@ Your nagios.log should contain a line:
--------------------------------------
#> grep mod_gearman /var/log/nagios3/nagios.log
-[1295003042] mod_gearman: Version 1.0.3
+[1295003042] mod_gearman: Version 1.0.5
[1295003042] Event broker module '/opt/lib/mod_gearman/mod_gearman.o' initialized successfully.
--------------------------------------
@@ -155,7 +155,7 @@ Then we have a look at the shiped check plugin:
--------------------------------------
#> /opt/bin/check_gearman -H localhost -q worker_`hostname` -t 10 -s check
-check_gearman OK - debian64 has 1 worker and is working on 0 jobs. Version: 1.0.3|worker=1 jobs=2c
+check_gearman OK - debian64 has 1 worker and is working on 0 jobs. Version: 1.0.5|worker=1 jobs=2c
--------------------------------------
The interesting number is the last one, '2c' in our case, which means there
diff --git a/docs/QUICKSTART.html b/docs/QUICKSTART.html
index a52bfbc..14e8d24 100644
--- a/docs/QUICKSTART.html
+++ b/docs/QUICKSTART.html
@@ -606,9 +606,9 @@ install Gearman from source.</p></div>
<div class="listingblock">
<div class="content">
<pre><tt>#> cd /tmp
-#> wget "http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.3.tar.gz"
-#> tar zxf mod_gearman-1.0.3.tar.gz
-#> cd mod_gearman-1.0.3
+#> wget "http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.5.tar.gz"
+#> tar zxf mod_gearman-1.0.5.tar.gz
+#> cd mod_gearman-1.0.5
#> ./configure --prefix=/opt --with-gearman=/opt --with-user=nagios --with-init-dir=/etc/init.d
#> make
#> make install
@@ -666,7 +666,7 @@ Restarting nagios3 monitoring daemon: nagios3</tt></pre>
<div class="listingblock">
<div class="content">
<pre><tt>#> grep mod_gearman /var/log/nagios3/nagios.log
-[1295003042] mod_gearman: Version 1.0.3
+[1295003042] mod_gearman: Version 1.0.5
[1295003042] Event broker module '/opt/lib/mod_gearman/mod_gearman.o' initialized successfully.</tt></pre>
</div></div>
</div>
@@ -696,7 +696,7 @@ worker_debian64 | 1 | 0 | 0</p></div>
<div class="listingblock">
<div class="content">
<pre><tt>#> /opt/bin/check_gearman -H localhost -q worker_`hostname` -t 10 -s check
-check_gearman OK - debian64 has 1 worker and is working on 0 jobs. Version: 1.0.3|worker=1 jobs=2c</tt></pre>
+check_gearman OK - debian64 has 1 worker and is working on 0 jobs. Version: 1.0.5|worker=1 jobs=2c</tt></pre>
</div></div>
<div class="paragraph"><p>The interesting number is the last one, <em>2c</em> in our case, which means there
have been already 2 jobs executed by this worker.</p></div>
@@ -736,7 +736,7 @@ Mod-Gearman Worker: /opt/var/mod_gearman/mod_gearman_worker.log
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-03-27 19:51:17 CEST
+Last updated 2011-05-18 23:22:17 CEST
</div>
</div>
</body>
diff --git a/docs/README.html b/docs/README.html
index 01d2cb8..fd860f6 100644
--- a/docs/README.html
+++ b/docs/README.html
@@ -592,7 +592,7 @@ You need at least one <a href="http://gearman.org">Gearman Job Server</a> runnin
<li>
<p>
Mod-Gearman has been succesfully tested with Nagios 3.2.3 and Icinga
- 1.2.0 running on Gearman 0.14. There are no known bugs at the moment.
+ 1.2.0 running on Lib-Gearman 0.14. There are no known bugs at the moment.
Let me know if you find one.
</p>
</li>
@@ -1620,7 +1620,7 @@ Make sure all your worker have the nagios-plugins available under
<div class="ulist"><ul>
<li>
<p>
-<a href="http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.4.tar.gz">version 1.0.4 - April 17 2011</a>
+<a href="http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.5.tar.gz">version 1.0.5 - May 17 2011</a>
</p>
</li>
<li>
@@ -1638,6 +1638,11 @@ The source is available at GitHub: <a href="http://github.com/sni/mod_gearman">h
<div class="ulist"><ul>
<li>
<p>
+<a href="http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.5.tar.gz">version 1.0.5 - May 17 2011</a>
+</p>
+</li>
+<li>
+<p>
<a href="http://labs.consol.de/wp-content/uploads/2010/09/mod_gearman-1.0.4.tar.gz">version 1.0.4 - April 17 2011</a>
</p>
</li>
@@ -1697,7 +1702,7 @@ The source is available at GitHub: <a href="http://github.com/sni/mod_gearman">h
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-05-15 19:16:00 CEST
+Last updated 2011-05-18 23:20:16 CEST
</div>
</div>
</body>
--
Debian packaging for mod gearman.
More information about the Pkg-nagios-changes
mailing list