From e269dad05c719e1c7389c4e0ffefa0dc7f073fd0 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Thu, 23 Jan 2014 01:29:04 +0100 Subject: Rename Nagios Plugin Development Guidelines We now host the "Monitoring Plugin Development Guidelines". --- web/input/doc/faq/git.md | 2 +- web/input/doc/faq/guidelines.md | 4 ++-- web/input/doc/faq/private-c-api.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'web/input/doc/faq') diff --git a/web/input/doc/faq/git.md b/web/input/doc/faq/git.md index e9bc27d..81f5263 100644 --- a/web/input/doc/faq/git.md +++ b/web/input/doc/faq/git.md @@ -191,7 +191,7 @@ on the [Git web site][git]). - Git for Computer Scientists -[guidelines]: doc/guidelines.html "Nagios Plugin Development Guidelines" +[guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" [git]: http://git-scm.com/ "Git" [scott]: http://scottchacon.com/ "Scott Chacon" [book-home]: http://www.apress.com/9781430218333 "Pro Git at Apress" diff --git a/web/input/doc/faq/guidelines.md b/web/input/doc/faq/guidelines.md index acc73f7..9d0a5a0 100644 --- a/web/input/doc/faq/guidelines.md +++ b/web/input/doc/faq/guidelines.md @@ -4,9 +4,9 @@ parent: FAQ # How should a plugin be written? -The [Nagios Plugin Development Guidelines][guidelines] provide the +The [Monitoring Plugin Development Guidelines][guidelines] provide the specifications for writing a plugin. -[guidelines]: doc/guidelines.html "Nagios Plugin Development Guidelines" +[guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" diff --git a/web/input/doc/faq/private-c-api.md b/web/input/doc/faq/private-c-api.md index 700fd20..3e9199d 100644 --- a/web/input/doc/faq/private-c-api.md +++ b/web/input/doc/faq/private-c-api.md @@ -110,7 +110,7 @@ file. Same as `np_state_write_string()`, but writes binary data. *Currently unimplemented.* -[guidelines]: doc/guidelines.html "Nagios Plugin Development Guidelines" +[guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" [extra-opts]: doc/extra-opts.html "Extra-Opts" -- cgit v1.2.3-74-g34f1