aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 11 insertions, 11 deletions
diff --git a/README b/README
index bb2d9e9d..a4f7a887 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Nagios Plugins
+Monitoring Plugins
==============
* For instructions on installing these plugins for use with Nagios,
@@ -21,20 +21,20 @@ Nagios Plugins
You can check for the latest plugins at:
-* <https://www.nagios-plugins.org/>
+* <https://www.monitoring-plugins.org/>
-Send an email to <help@nagios-plugins.org> for assistance. Please include
-the OS type and version that you are using. Also, run the plugin with the
-`-vvv` option and provide the resulting version information. Of course,
-there may be additional diagnostic information required as well. Use good
-judgment.
+Send an email to <help@monitoring-plugins.org> for assistance. Please
+include the OS type and version that you are using. Also, run the plugin
+with the `-vvv` option and provide the resulting version information. Of
+course, there may be additional diagnostic information required as well. Use
+good judgment.
-Send an email to <devel@nagios-plugins.org> for developer discussions.
+Send an email to <devel@monitoring-plugins.org> for developer discussions.
For patch submissions and bug reports, please use the appropriate resources
at:
-* <https://github.com/nagios-plugins>
+* <https://github.com/monitoring-plugins>
Installation Instructions
@@ -46,7 +46,7 @@ Installation Instructions
./tools/setup
For more detail, see the developer guidelines at
- <https://www.nagios-plugins.org/doc/guidelines.html>.
+ <https://www.monitoring-plugins.org/doc/guidelines.html>.
2. Run the configure script to initialize variables and create a Makefile,
etc.
@@ -78,7 +78,7 @@ Installation Instructions
make install-root
That's it! If you have any problems or questions, feel free to send an
-email to <help@nagios-plugins.org>.
+email to <help@monitoring-plugins.org>.
License Notice