diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-14 21:58:44 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-17 14:11:48 (GMT) |
commit | 58af77e919ee68d1cba1b5dce3e745003d7d6d67 (patch) | |
tree | 5c595c3ade634e9e59efae685a2d69879984529c /web/input/doc/faq/control.md | |
parent | 3be1e22a0077eb714be9c9e1e3793ad080d93e3f (diff) | |
download | site-58af77e919ee68d1cba1b5dce3e745003d7d6d67.tar.gz |
Rename Nagios Plugins to Monitoring Plugins
Diffstat (limited to 'web/input/doc/faq/control.md')
-rw-r--r-- | web/input/doc/faq/control.md | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/web/input/doc/faq/control.md b/web/input/doc/faq/control.md index 37a811f..59636a0 100644 --- a/web/input/doc/faq/control.md +++ b/web/input/doc/faq/control.md | |||
@@ -2,15 +2,11 @@ title: Who controls the project? | |||
2 | parent: FAQ | 2 | parent: FAQ |
3 | --- | 3 | --- |
4 | 4 | ||
5 | # Who controls the Nagios Plugins project? | 5 | # Who controls the project? |
6 | 6 | ||
7 | [Nagios Enterprises][enterprises] own the Nagios Plugins project, hence the | 7 | The Monitoring Plugins are maintained by an independent [team][team] of |
8 | domain names of the site belong to Nagios Enterprises. However, the [Nagios | 8 | volunteers. |
9 | Plugins Development Team][team] are responsible for the running of the | ||
10 | project. This means that decisions about the web site and the development of | ||
11 | code related to the project are handled independently by the team. | ||
12 | 9 | ||
13 | [enterprises]: http://www.nagios.com/about/company "Nagios Enterprises" | 10 | [team]: team.html "Monitoring Plugins Development Team" |
14 | [team]: team.html "Nagios Plugins Development Team" | ||
15 | 11 | ||
16 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 12 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> |