diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 11 insertions, 11 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,20 +21,20 @@ 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 <help@nagios-plugins.org> for assistance. Please include | 26 | Send an email to <help@monitoring-plugins.org> for assistance. Please |
27 | the OS type and version that you are using. Also, run the plugin with the | 27 | include the OS type and version that you are using. Also, run the plugin |
28 | `-vvv` option and provide the resulting version information. Of course, | 28 | with the `-vvv` option and provide the resulting version information. Of |
29 | there may be additional diagnostic information required as well. Use good | 29 | course, there may be additional diagnostic information required as well. Use |
30 | judgment. | 30 | good judgment. |
31 | 31 | ||
32 | Send an email to <devel@nagios-plugins.org> for developer discussions. | 32 | Send an email to <devel@monitoring-plugins.org> for developer discussions. |
33 | 33 | ||
34 | For patch submissions and bug reports, please use the appropriate resources | 34 | For patch submissions and bug reports, please use the appropriate resources |
35 | at: | 35 | at: |
36 | 36 | ||
37 | * <https://github.com/nagios-plugins> | 37 | * <https://github.com/monitoring-plugins> |
38 | 38 | ||
39 | 39 | ||
40 | Installation Instructions | 40 | Installation Instructions |
@@ -46,7 +46,7 @@ Installation Instructions | |||
46 | ./tools/setup | 46 | ./tools/setup |
47 | 47 | ||
48 | For more detail, see the developer guidelines at | 48 | For more detail, see the developer guidelines at |
49 | <https://www.nagios-plugins.org/doc/guidelines.html>. | 49 | <https://www.monitoring-plugins.org/doc/guidelines.html>. |
50 | 50 | ||
51 | 2. Run the configure script to initialize variables and create a Makefile, | 51 | 2. Run the configure script to initialize variables and create a Makefile, |
52 | etc. | 52 | etc. |
@@ -78,7 +78,7 @@ Installation Instructions | |||
78 | make install-root | 78 | make install-root |
79 | 79 | ||
80 | That's it! If you have any problems or questions, feel free to send an | 80 | That's it! If you have any problems or questions, feel free to send an |
81 | email to <help@nagios-plugins.org>. | 81 | email to <help@monitoring-plugins.org>. |
82 | 82 | ||
83 | 83 | ||
84 | License Notice | 84 | License Notice |