From 114da89ef0a960bb79cacd7557b6401516f32c0e Mon Sep 17 00:00:00 2001 From: fluxX04 Date: Thu, 15 Nov 2018 09:54:58 +0100 Subject: [PATCH] update apache status command to be identical according the itl --- doc/05-service-monitoring.md | 2 +- doc/08-advanced-topics.md | 2 +- doc/10-icinga-template-library.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/05-service-monitoring.md b/doc/05-service-monitoring.md index eda3089ae..b8e7375c0 100644 --- a/doc/05-service-monitoring.md +++ b/doc/05-service-monitoring.md @@ -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) diff --git a/doc/08-advanced-topics.md b/doc/08-advanced-topics.md index 58ce96310..de87c40da 100644 --- a/doc/08-advanced-topics.md +++ b/doc/08-advanced-topics.md @@ -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) diff --git a/doc/10-icinga-template-library.md b/doc/10-icinga-template-library.md index ccd85e73b..103410d2d 100644 --- a/doc/10-icinga-template-library.md +++ b/doc/10-icinga-template-library.md @@ -1667,8 +1667,8 @@ Unless the `ignore_reboot` flag is set, if any updates require a reboot the plug > **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 @@ -5139,7 +5139,7 @@ vmware_multiline | **Optional.** Multiline output in overview. This mean This category includes all plugins for web-based checks. -#### apache_status +#### apache-status 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) -- 2.40.0