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". 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" diff --git a/web/input/doc/index.md b/web/input/doc/index.md index ce63262..667abce 100644 --- a/web/input/doc/index.md +++ b/web/input/doc/index.md @@ -27,7 +27,7 @@ These documents cover specific topics that go beyond the basics: This is a video that shows how to write your own check using the [Monitoring::Plugin][module] Perl module. -* **[Nagios Plugin Development Guidelines][guidelines]** +* **[Monitoring Plugin Development Guidelines][guidelines]** Reference documentation for plugin developers. ## Proposals @@ -49,7 +49,7 @@ The following ideas are not yet implemented (and might never be): [extra-opts]: doc/extra-opts.html "Extra-Opts" [perl-plugins]: doc/writing-perl-plugins.html "Monitoring::Plugin Presentation" [module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin" -[guidelines]: doc/guidelines.html "Nagios Plugin Development Guidelines" +[guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" [new-threshold]: doc/new-threshold-syntax.html "Proposal for New Threshold Syntax" [check-many]: doc/check-many.html "Proposal for Check Aggregation Plugin" [retention-rfc]: doc/state-retention.html "Proposal for State Retention Routines" diff --git a/web/input/doc/state-retention.md b/web/input/doc/state-retention.md index 174abd1..8251cae 100644 --- a/web/input/doc/state-retention.md +++ b/web/input/doc/state-retention.md @@ -121,6 +121,6 @@ Cleanup. for Nagios::Plugin::Differences. [extra-opts]: doc/extra-opts.html "Extra-Opts" -[guidelines]: doc/guidelines.html "Nagios Plugin Development Guidelines" +[guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" diff --git a/web/input/index.md b/web/input/index.md index 8a4f665..a1ddd3c 100644 --- a/web/input/index.md +++ b/web/input/index.md @@ -22,7 +22,7 @@ Exchange][nagex] or [Monitoring Exchange][monex]. In addition to the core plugins bundle, we maintain a [Perl module][module] that makes it [easy][perl-plugins] to write your own plugin. We also take care of an SNMP MIB used for traps sent from Nagios. Last but not least, we -host the [Nagios Plugin Development Guidelines][guidelines]. +host the [Monitoring Plugin Development Guidelines][guidelines]. Our bundle was previously known as the “official” Nagios Plugins package. The [new name][rename] reflects both the success of the plugin interface @@ -47,7 +47,7 @@ You can get the latest releases from the [download page][download]. [nagex]: http://exchange.nagios.org/directory/Plugins "Plugins on Nagios Exchange" [monex]: https://www.monitoringexchange.org/inventory/Check-Plugins "Plugins on Monitoring Exchange" [module]: http://search.cpan.org/dist/Monitoring-Plugin/ "Monitoring::Plugin Module" -[guidelines]: doc/guidelines.html "Nagios Plugin Development Guidelines" +[guidelines]: doc/guidelines.html "Monitoring Plugin Development Guidelines" [perl-plugins]: doc/writing-perl-plugins.html "Monitoring::Plugin Presentation" [rename]: news/new-project-name.html "New Project Name" [history]: http://www.nagios.org/about/history "Nagios (Plugins) History" -- cgit v0.10-9-g596f