From 3012e3354ba3078d5e69a4f58211a4e79e23aad3 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 12 Jun 2012 14:41:49 +0000 Subject: [PATCH] Join up NSEDoc in ganglia-info. http://seclists.org/nmap-dev/2012/q2/670 --- scripts/ganglia-info.nse | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/ganglia-info.nse b/scripts/ganglia-info.nse index bc4e9b13a..436eafc77 100644 --- a/scripts/ganglia-info.nse +++ b/scripts/ganglia-info.nse @@ -28,7 +28,6 @@ For more information about Ganglia, see: -- Set the timeout in seconds. The default value is 60. -- This should be enough for a grid of more than 100 hosts at 200Kb/s. -- About 5KB-10KB of data is returned for each host in the cluster. - -- @args ganglia-info.bytes -- Set the number of bytes to retrieve. The default value is 1000000. -- This should be enough for a grid of more than 100 hosts.