diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,4 +1,4 @@ | |||
1 | Nagios Plugins | 1 | Monitoring 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 | ||
22 | You can check for the latest plugins at: | 22 | You can check for the latest plugins at: |
23 | 23 | ||
24 | * <https://www.nagios-plugins.org/> | 24 | * <https://www.monitoring-plugins.org/> |
25 | 25 | ||
26 | Send an email to <nagiosplug-help@lists.sourceforge.net> for assistance. | 26 | Send an email to <help@monitoring-plugins.org> for assistance. |
27 | Please include the OS type and version that you are using. Also, run the | 27 | Please include the OS type and version that you are using. Also, run the |
28 | plugin with the `-vvv` option and provide the resulting version information. | 28 | plugin with the `-vvv` option and provide the resulting version information. |
29 | Of course, there may be additional diagnostic information required as well. | 29 | Of course, there may be additional diagnostic information required as well. |
30 | Use good judgment. | 30 | Use good judgment. |
31 | 31 | ||
32 | Send an email to <nagiosplug-devel@lists.sourceforge.net> for developer | 32 | Send an email to <devel@monitoring-plugins.org> for developer |
33 | discussions. | 33 | discussions. |
34 | 34 | ||
35 | For patch submissions and bug reports, please use the appropriate resources | 35 | For patch submissions and bug reports, please use the appropriate resources |
36 | at <https://github.com/nagios-plugins/nagios-plugins>. | 36 | at <https://github.com/monitoring-plugins/monitoring-plugins>. |
37 | 37 | ||
38 | 38 | ||
39 | Installation Instructions | 39 | Installation 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 | ||
50 | 2. Run the configure script to initialize variables and create a Makefile, | 50 | 2. 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 | ||
79 | That's it! If you have any problems or questions, feel free to send an | 79 | That's it! If you have any problems or questions, feel free to send an |
80 | email to <nagiosplug-help@lists.sourceforge.net>. | 80 | email to <help@monitoring-plugins.org>. |
81 | 81 | ||
82 | 82 | ||
83 | License Stuff | 83 | License Stuff |