summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMonitoring Plugins Development Team <devel@monitoring-plugins.org>2014-01-18 08:40:24 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2014-01-19 19:18:47 (GMT)
commit63734f52ab1b4b2c17545b26fc41016d6bbd80bd (patch)
treedcd7aa3fd9a2a6a69a47d3a7e6a18d034426087a /README
parent9db763963f3993f923619a2147e4313b09f12134 (diff)
downloadmonitoring-plugins-63734f52ab1b4b2c17545b26fc41016d6bbd80bd.tar.gz
Project rename initial commit.
This is an initial take at renaming the project to Monitoring Plugins. It's not expected to be fully complete, and it is expected to break things (The perl module for instance). More testing will be required before this goes mainline.
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index b3d65de..7deb63b 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
1Nagios Plugins 1Monitoring Plugins
2============== 2==============
3 3
4* For instructions on installing these plugins for use with Nagios, 4* For instructions on installing these plugins for use with Nagios,
@@ -21,19 +21,19 @@ Nagios Plugins
21 21
22You can check for the latest plugins at: 22You can check for the latest plugins at:
23 23
24* <https://www.nagios-plugins.org/> 24* <https://www.monitoring-plugins.org/>
25 25
26Send an email to <nagiosplug-help@lists.sourceforge.net> for assistance. 26Send an email to <help@monitoring-plugins.org> for assistance.
27Please include the OS type and version that you are using. Also, run the 27Please include the OS type and version that you are using. Also, run the
28plugin with the `-vvv` option and provide the resulting version information. 28plugin with the `-vvv` option and provide the resulting version information.
29Of course, there may be additional diagnostic information required as well. 29Of course, there may be additional diagnostic information required as well.
30Use good judgment. 30Use good judgment.
31 31
32Send an email to <nagiosplug-devel@lists.sourceforge.net> for developer 32Send an email to <devel@monitoring-plugins.org> for developer
33discussions. 33discussions.
34 34
35For patch submissions and bug reports, please use the appropriate resources 35For patch submissions and bug reports, please use the appropriate resources
36at <https://github.com/nagios-plugins/nagios-plugins>. 36at <https://github.com/monitoring-plugins/monitoring-plugins>.
37 37
38 38
39Installation Instructions 39Installation Instructions
@@ -45,7 +45,7 @@ Installation Instructions
45 ./tools/setup 45 ./tools/setup
46 46
47 For more detail, see the developer guidelines at 47 For more detail, see the developer guidelines at
48 <https://www.nagios-plugins.org/doc/guidelines.html>. 48 <https://www.monitoring-plugins.org/doc/guidelines.html>.
49 49
502. Run the configure script to initialize variables and create a Makefile, 502. Run the configure script to initialize variables and create a Makefile,
51 etc. 51 etc.
@@ -77,7 +77,7 @@ Installation Instructions
77 make install-root 77 make install-root
78 78
79That's it! If you have any problems or questions, feel free to send an 79That's it! If you have any problems or questions, feel free to send an
80email to <nagiosplug-help@lists.sourceforge.net>. 80email to <help@monitoring-plugins.org>.
81 81
82 82
83License Stuff 83License Stuff