From 0f0a943d5429cf8db0f7f6cc9bc2679ed9329901 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Tue, 14 Jan 2014 22:58:44 +0100 Subject: Rename Nagios Plugins to Monitoring Plugins This is a first step of replacing the name "Nagios Plugins" with "Monitoring Plugins" where appriopriate. Some news items and FAQ entries are also created or updated. More to come. --- web/input/doc/faq/compilation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/input/doc/faq/compilation.md') diff --git a/web/input/doc/faq/compilation.md b/web/input/doc/faq/compilation.md index ac5fff7..45df8a2 100644 --- a/web/input/doc/faq/compilation.md +++ b/web/input/doc/faq/compilation.md @@ -1,4 +1,4 @@ -title: Building Nagios Plugins +title: Building Monitoring Plugins parent: FAQ --- @@ -6,8 +6,8 @@ parent: FAQ To compile version `1.x` of the plugins, you run: - $ gzip -dc nagios-plugins-1.x.tar.gz | tar -xf - - $ cd nagios-plugins-1.x + $ gzip -dc monitoring-plugins-1.x.tar.gz | tar -xf - + $ cd monitoring-plugins-1.x $ ./configure $ make -- cgit v1.2.3-74-g34f1