Age | Commit message (Collapse) | Author | Files | Lines |
|
+ mention tSmoke inclusion
* 2.0/bin/tSmoke.dist, 2.0/Makefile:
+ make tSmoke require the current Smokeping.pm version
+ add tSmoke to the 'patch' Makefile target to keep it up to date
* 2.0/etc/config.dist:
+ add the 'tmail' variable
* 2.0/CHANGES:
+ mention Dan as the original tSmoke author
|
|
|
|
+ 2.0/lib/Smokeping.pm: include config file support
+ 2.0/tSmoke.v4.README: integrate into tSmoke script
+ 2.0/bin/tSmoke.dist:
* renamed from tSmoke.pl to tSmoke
* installation instructions updated
+ 2.0/etc/tmail.dist:
* renamed from 2.0/etc/tmail
+ 2.0/Makefile:
* doc file generation
|
|
|
|
* propperly deal with branches in the target tree that have no probe propperty set.
|
|
|
|
+ renamed to branches/2.0/util/fix-pod2html.pl
* branches/2.0/Makefile:
+ fix pod2html output with util/fix-pod2html.pl
* branches/2.0/util/fix-pod2html.pl:
+ v1.4: insert the "N" letter into <a href="#xxx"> too.
* trunk/website/bin/pod2wml.sh:
+ use fix-pod2html.pl from branches/2.0
|
|
|
|
|
|
|
|
specifications -- niko
- new Smokeping::RRDtools module
- note in CHANGES and smokeping_upgrade
|
|
* add matcher list to smokeping_config
* make matcher names start with a capital letter
* make probe names start with a capital letter
* small doc updates
* one more pod2html makefile fix
|
|
|
|
|
|
Makefile: really filter out smokeping_config.pod.
|
|
* add the 'symlinks' and 'remove-symlinks' targets as a desperate
measure to get L<smokeping> work. Bah.
|
|
* 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
|
|
* include Smokeping::Examples documentation
* add ../bin to pod2html search path
|
|
* 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
|
|
|
|
|
|
|
|
* add (empty) doc/{matchers,probes} directories
* Makefile: rule for building smokeping.html
|
|
all documented in
software/doc/smokeping_upgrade.pod
|
|
|