diff options
author | Niko Tyni <ntyni@iki.fi> | 2007-04-15 13:48:14 +0200 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2007-04-15 13:48:14 +0200 |
commit | aea0aa3fdfaf06c2093363d690ce8c6738c1b6e4 (patch) | |
tree | 9196ccad880572e6c556d6ee8b18a5f4cba743bc /doc | |
parent | b0a8245fe56e8fb1ace0dc2524ce7b1ca6f694a1 (diff) | |
download | smokeping-aea0aa3fdfaf06c2093363d690ce8c6738c1b6e4.tar.gz smokeping-aea0aa3fdfaf06c2093363d690ce8c6738c1b6e4.tar.xz |
r1064@rispa: niko | 2007-04-15 14:39:57 +0300
add examples
Diffstat (limited to 'doc')
-rw-r--r-- | doc/smokeping_upgrade.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/smokeping_upgrade.pod b/doc/smokeping_upgrade.pod index 64f5c2f..cf12965 100644 --- a/doc/smokeping_upgrade.pod +++ b/doc/smokeping_upgrade.pod @@ -44,6 +44,9 @@ interface: =back +See the L<smokeping_examples> document for simple examples of using +these probes. + =head2 New method in base.pm (if you write your own probes) The F<base.pm> module defines the method ProbeUnit. Override this if your |