]> granicus.if.org Git - icinga2/commitdiff
update apache status command to be identical according the itl
authorfluxX04 <alexp710@hotmail.com>
Thu, 15 Nov 2018 08:54:58 +0000 (09:54 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Wed, 5 Dec 2018 15:04:35 +0000 (16:04 +0100)
doc/05-service-monitoring.md
doc/08-advanced-topics.md
doc/10-icinga-template-library.md

index eda3089ae6872aef91fdc9884ef84720137bf6fa..b8e7375c0a9cbb079deeb47e0158c60e69b9677e 100644 (file)
@@ -226,7 +226,7 @@ Instead, choose a plugin and configure its parameters and thresholds. The follow
 * [ftp](10-icinga-template-library.md#plugin-check-command-ftp)
 * [webinject](10-icinga-template-library.md#plugin-contrib-command-webinject)
 * [squid](10-icinga-template-library.md#plugin-contrib-command-squid)
-* [apache_status](10-icinga-template-library.md#plugin-contrib-command-apache_status)
+* [apache-status](10-icinga-template-library.md#plugin-contrib-command-apache-status)
 * [nginx_status](10-icinga-template-library.md#plugin-contrib-command-nginx_status)
 * [kdc](10-icinga-template-library.md#plugin-contrib-command-kdc)
 * [rbl](10-icinga-template-library.md#plugin-contrib-command-rbl)
index 58ce96310c6e8eb30c0ddfa281edef7d2ccd79f2..de87c40dab38213b1d3c24b50a18738abb880413 100644 (file)
@@ -521,7 +521,7 @@ Database    | MySQL                         | [mysql_health](10-icinga-template-library.md#plugin-contri
 Database       | PostgreSQL                    | [postgres](10-icinga-template-library.md#plugin-contrib-command-postgres)
 Database       | Housekeeping                  | Check the database size and growth and analyse metrics to examine trends.
 Database       | DB IDO                        | [ido](10-icinga-template-library.md#itl-icinga-ido) (more below)
-Webserver      | Apache2, Nginx, etc.          | [http](10-icinga-template-library.md#plugin-check-command-http), [apache_status](10-icinga-template-library.md#plugin-contrib-command-apache_status), [nginx_status](10-icinga-template-library.md#plugin-contrib-command-nginx_status)
+Webserver      | Apache2, Nginx, etc.          | [http](10-icinga-template-library.md#plugin-check-command-http), [apache-status](10-icinga-template-library.md#plugin-contrib-command-apache-status), [nginx_status](10-icinga-template-library.md#plugin-contrib-command-nginx_status)
 Webserver      | Certificates                  | [http](10-icinga-template-library.md#plugin-check-command-http)
 Webserver      | Authorization                 | [http](10-icinga-template-library.md#plugin-check-command-http)
 Notifications  | Mail (queue)                  | [smtp](10-icinga-template-library.md#plugin-check-command-smtp), [mailq](10-icinga-template-library.md#plugin-check-command-mailq)
index 382e9b52d66e92596faea67ca7632d30fe7e4427..45172ac78bc8b6fa66abfec626fbd0b214f0eddc 100644 (file)
@@ -1667,8 +1667,8 @@ Thresholds will always be "1".
 
 > **Note**
 >
-> If they are enabled, performance data will be shown in the web interface.  
-> If run without the optional parameters, the plugin will output critical if any important updates are available.  
+> If they are enabled, performance data will be shown in the web interface.
+> If run without the optional parameters, the plugin will output critical if any important updates are available.
 
 
 ### uptime-windows <a id="windows-plugins-uptime-windows"></a>
@@ -5138,7 +5138,7 @@ vmware_multiline        | **Optional.** Multiline output in overview. This mean
 
 This category includes all plugins for web-based checks.
 
-#### apache_status <a id="plugin-contrib-command-apache_status"></a>
+#### apache-status <a id="plugin-contrib-command-apache-status"></a>
 
 The [check_apache_status.pl](https://github.com/lbetz/check_apache_status) plugin
 uses the [/server-status](https://httpd.apache.org/docs/current/mod/mod_status.html)