summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-02-15Docs: more L<> links.Niko Tyni22-35/+35
Makefile: really filter out smokeping_config.pod.
2005-02-15Makefile:Niko Tyni1-3/+11
* add the 'symlinks' and 'remove-symlinks' targets as a desperate measure to get L<smokeping> work. Bah.
2005-02-14* smokeping.cgi documentation resurrectedNiko Tyni8-57/+179
* 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
2005-02-14* move probes and matchers documentation to doc/SmokepingNiko Tyni1-13/+10
* include Smokeping::Examples documentation * add ../bin to pod2html search path
2005-02-14Makefile:Niko Tyni1-31/+48
* move manpages to (hopefully) right sections * new target rename-man adds the the full path to perl module manpage filenames * add pod2html temporary files to the IGNORE list
2005-02-13Delete old examples in the killdoc target.Niko Tyni1-1/+1
2005-02-13Moved probes, matchers and ciscoRttMonMIB modules to lib/Smokeping.Niko Tyni34-202/+205
2005-02-13Strip .pm from doc file names.Niko Tyni1-9/+11
2005-02-13Fix the spaces at the start of *** Probes *** and *** Targets ***Niko Tyni1-4/+4
lines: the POD file should have a space, the example files shouldn't.
2005-02-13Build fixes: Niko Tyni1-0/+2
* add (empty) doc/{matchers,probes} directories * Makefile: rule for building smokeping.html
2005-02-12Minor documentation updates.Niko Tyni3-3/+19
2005-02-12Add missing ProbeDesc() for FPing6.Niko Tyni1-0/+6
2005-02-12be more careful after seting up Net::SMTP and Net::SNPP only use the handleTobi Oetiker1-13/+17
if we got one ...
2005-02-11added defaults and versioning up the 1.99001Tobi Oetiker2-6/+6
2005-02-11handle incomplete documentation propperly by entering notes about the ↵Tobi Oetiker1-6/+6
missing bits into the generated documentation.
2005-02-11niko has revamped smokeping to parse configuration much more strictly. It is ↵Tobi Oetiker36-1990/+3668
all documented in software/doc/smokeping_upgrade.pod
2005-02-11initial importTobi Oetiker51-0/+13849