From a5e329fddd18ad7ed43edbcd37f0979a189c6979 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Tue, 10 Jun 2008 16:12:25 +0000 Subject: fix install instructions --- doc/smoketrace.pod | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/smoketrace.pod b/doc/smoketrace.pod index 6c7182d..6f0374b 100755 --- a/doc/smoketrace.pod +++ b/doc/smoketrace.pod @@ -16,24 +16,24 @@ To activate SmokeTrace you just have to copy a few files: =item 1. -Copy F to your smokeping web directory. +Copy C to your smokeping web directory. =item 2. -Copy and edit F to your smokeping web directory. Make -sure the path to F is correct. +Copy and edit C to your smokeping web directory. Make +sure the path to C is correct. =item 3. -Copy F into the directory where you put F. +Copy C into the directory where you put C. =item 4. -Copy and edit F to the directory where you put -F and change its name to F. Make sure F to adjust -the F line to point to the smokeping per lib directory, as you did -with F. Make sure the webserver actually executes the -F script. +Copy F to the directory where you put +C. Change its name to C. Edit C to adjust +the C line, to point to the smokeping perl library directory, as you did +with C. Make sure the webserver actually executes the +C script. =item 5. @@ -44,7 +44,7 @@ Edit your config file and add the line: 'width=800,height=500,toolbar=no,location=no,status=no,scrollbars=no'); \ return false;">* -to your F<*** Targets ***> section. It will make a '*' appear next to each +to your C<*** Targets ***> section. It will make a C<*> appear next to each host name, and when you click on it, the SmokeTrace window will open. =back -- cgit v1.2.3-24-g4f1b