diff options
Diffstat (limited to 'plugins/check_mrtgtraf.c')
-rw-r--r-- | plugins/check_mrtgtraf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/check_mrtgtraf.c b/plugins/check_mrtgtraf.c index 97627aa..5ba5cdc 100644 --- a/plugins/check_mrtgtraf.c +++ b/plugins/check_mrtgtraf.c | |||
@@ -359,6 +359,7 @@ print_help (void) | |||
359 | printf (" %s\n", "-c, --critical"); | 359 | printf (" %s\n", "-c, --critical"); |
360 | printf (" %s\n", _("Critical threshold pair <incoming>,<outgoing>")); | 360 | printf (" %s\n", _("Critical threshold pair <incoming>,<outgoing>")); |
361 | 361 | ||
362 | printf ("\n"); | ||
362 | printf ("%s\n", _("Notes:")); | 363 | printf ("%s\n", _("Notes:")); |
363 | printf (" %s\n", _("- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from")); | 364 | printf (" %s\n", _("- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from")); |
364 | printf (" %s\n", " http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html"); | 365 | printf (" %s\n", " http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html"); |