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/development.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'web/input/development.md') diff --git a/web/input/development.md b/web/input/development.md index 5fec2cd..76a52df 100644 --- a/web/input/development.md +++ b/web/input/development.md @@ -7,15 +7,15 @@ menu: 6 ## Software Repositories -The [Nagios Plugins Development Team][team] takes care of three projects: +The [Monitoring Plugins Development Team][team] takes care of three projects: -* Nagios Plugins — the core bundle of standard plugins. +* Monitoring Plugins — the core bundle of standard plugins. * Nagios::Plugin — a module used by plugins written in Perl. * NagiosMIB — SNMP MIB files for traps sent from [Nagios][nagios]. These projects are maintained in separate repositories on [GitHub][github]: -* +* Contributions are always welcome! If you'd like to provide patches, please [fork][fork] the desired repository and submit a [pull request][pull]. In @@ -24,8 +24,8 @@ introduction][git-intro] or [some other Git documentation][git-ref], first. ## Test Suite -The Nagios Plugins bundle comes with an extensive test suite. Some of the -tests require [libtap][libtap], a copy of which is shipped with the Nagios +The Monitoring Plugins bundle comes with an extensive test suite. Some of the +tests require [libtap][libtap], a copy of which is shipped with the Monitoring Plugins source tarball. In order to execute all tests, issue the following commands: @@ -39,7 +39,7 @@ Also see our testing-related [development FAQs][dev-faq]. Regular tests of the latest code are scheduled automatically on various platforms, the results can be [viewed online][tests]. -[team]: team.html "Nagios Plugins Development Team" +[team]: team.html "Monitoring Plugins Development Team" [nagios]: http://www.nagios.org/ "Nagios" [github]: https://github.com/ "GitHub" [fork]: https://help.github.com/articles/fork-a-repo "Fork Documentation" -- cgit v1.2.3-74-g34f1