From 13e4b4aa94a6de9bc9cf5ff16c4184ccc4fa5a31 Mon Sep 17 00:00:00 2001 From: Nathaniel Clark Date: Tue, 22 Sep 2020 09:32:46 -0400 Subject: [PATCH] Fix spelling in comments Signed-off-by: Nathaniel Clark --- plugins/router/arris-sb6183 | 2 +- plugins/router/arris-sb6183_uptime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/router/arris-sb6183 b/plugins/router/arris-sb6183 index fb3f5a6a..fedf618d 100755 --- a/plugins/router/arris-sb6183 +++ b/plugins/router/arris-sb6183 @@ -26,7 +26,7 @@ arris-sb6183 - Health monitoring plugin for Arris SB6183 Cable Modem =head1 CONFIGURATION -Make sure 192.168.100.1 is accessable through your firewall. +Make sure 192.168.100.1 is accessible through your firewall. To have this register with munin as it's own host set the "env.hostname" in config. Also ensure that the hostname set is listed in munin.conf. diff --git a/plugins/router/arris-sb6183_uptime b/plugins/router/arris-sb6183_uptime index 99b74ff0..ba1ec4c9 100755 --- a/plugins/router/arris-sb6183_uptime +++ b/plugins/router/arris-sb6183_uptime @@ -24,7 +24,7 @@ arris-sb6183_uptime - Uptime monitoring for Arris SB6183 Cable Modem =head1 CONFIGURATION -Make sure 192.168.100.1 is accessable through your firewall. +Make sure 192.168.100.1 is accessible through your firewall. To have this register with munin as it's own host set the "env.hostname" in config. Also ensure that the hostname set is listed in munin.conf.