From 02ea9b1fa581f890c9401fe23b75852541578d59 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Mon, 14 Feb 2005 22:26:25 +0000 Subject: * smokeping.cgi documentation resurrected * L<> links in POD documents * mess with pod2html in Makefile to get L<> links work * add smokeping_upgrade and smokeping_examples to the README * change software requirements in smokeping_install --- doc/smokeping_upgrade.pod | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'doc/smokeping_upgrade.pod') diff --git a/doc/smokeping_upgrade.pod b/doc/smokeping_upgrade.pod index 75c1076..a5e7f67 100644 --- a/doc/smokeping_upgrade.pod +++ b/doc/smokeping_upgrade.pod @@ -83,17 +83,17 @@ their configuration. =over -=item RemoteFPing +=item L The C variable is now mandatory. This is a side effect from a bigger change: the probe is now derived from the FPing probe and supports all the variables FPing does. -=item FPing6 +=item L This probe is also now derived from FPing and supports all the variables FPing does. -=item Curl +=item L The URL that will be used is now specified with the variable C instead of C. The new variable can (and usually should) include a placeholder @@ -104,12 +104,12 @@ The change was made to fix the confusing situation where the C variable was required for each actual target, but it didn't actually have any effect (as the server to be probed came from the C variable.) -=item EchoPingIcp +=item L The C variable is now mandatory, as the old default "/" didn't make sense because it's relative rather than absolute. -=item LDAP +=item L The C variable is now mandatory, as Net::LDAP bails out without it. @@ -118,24 +118,24 @@ were changed accordingly (it's now the minimum time between two queries rather than the time slept between the end of one and the start of the another.) -=item Radius +=item L The C variable was changed to C and its semantics were changed accordingly. See the LDAP explanation above. -=item AnotherDNS +=item L The C variable was changed to C and its semantics were changed accordingly. See the LDAP explanation above. Additionally, the time is now specified in seconds rather than microseconds. -=item AnotherSSH +=item L The C variable was changed to C and its semantics were changed accordingly. See the LDAP explanation above. Additionally, the time is now specified in seconds rather than microseconds. -=item telnetIOSPing +=item L The C variable was removed. The target should now be specified in the C variable, like it is with all the other probes. @@ -146,7 +146,7 @@ in the C variable, like it is with all the other probes. =over -=item The RemoteFPing probe +=item The L probe The configuration of this probe was moved from the Targets section to the Probes section, as all the variables are really probe-specific. The moved @@ -196,4 +196,4 @@ Niko Tyni =head1 SEE ALSO -The other Smokeping documents, especially smokeping_config. +The other Smokeping documents, especially L. -- cgit v1.2.3-24-g4f1b