Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-09 | * change all ISG::ParseConfig references to its new name, Config::Grammar | Niko Tyni | 2 | -44/+23 | |
2005-03-08 | * branches/2.0/lib/ISG/ParseConfig.pm: | Niko Tyni | 1 | -3/+3 | |
+ remove S<> tags from AUTHORS section as pod2html messes them up + explicitly set VERSION to 2.0 | |||||
2005-03-08 | * branches/2.0/lib/Smokeping/RRDtools.pm: | Niko Tyni | 1 | -0/+4 | |
+ add AUTHOR section to the POD documentation. | |||||
2005-03-06 | * lib/Smokeping/probes/base.pm: | Niko Tyni | 1 | -1/+3 | |
+ probe documents had a 'SEE_ALSO' section; fixed to read "SEE ALSO". | |||||
2005-02-27 | Update to David's newest version (only HISTORY changes). | Niko Tyni | 1 | -12/+13 | |
2005-02-26 | SYNOPSYS is really spelled SYNOPSIS. Shame on me. | Niko Tyni | 3 | -9/+9 | |
2005-02-22 | * don't create any RRD files if running as a CGI -- niko | Niko Tyni | 1 | -4/+6 | |
2005-02-22 | ISG::ParseConfig bugfixes. | Niko Tyni | 1 | -4/+4 | |
2005-02-21 | * Curl timeouts work better now -- niko | Niko Tyni | 1 | -12/+15 | |
* Curl User-Agent string doesn't need quotes anymore -- niko | |||||
2005-02-20 | * check at startup that existing RRD files conform to the config ↵ | Niko Tyni | 2 | -2/+177 | |
specifications -- niko - new Smokeping::RRDtools module - note in CHANGES and smokeping_upgrade | |||||
2005-02-19 | Doc updates: | Niko Tyni | 3 | -0/+10 | |
* mention the minimum # of pings in CHANGES and smokeping_upgrade * add a note about possibly lowering the pings variable in the HTTP probes | |||||
2005-02-18 | * complain if pings < 3 | Niko Tyni | 3 | -4/+23 | |
* show the smoke for pings == 3 too, not only if >3 | |||||
2005-02-18 | * graph fixes for small numbers of pings -- Chris Wilson <chris *aidworld.org> | Niko Tyni | 5 | -29/+30 | |
* fix the LDAP probe killing the CGI with perl <5.6 -- Peter Farmer <pfarmer *hashbang.org.uk> * make the LDAP probe work withouth IO::Socket::SSL -- niko * make Curl description shorter -- Chris Wilson <chris *aidworld.org> * use CGI::Carp for CGI error handling - remove the now unnecessary kludge from AnotherDNS * don't call exit() in the daemon __DIE__ handler * raise Curl and EchoPingHttp{,s} default timeouts * add a section on timeouts to smokeping_upgrade * add IO::Socket::SSL to smokeping_install | |||||
2005-02-17 | Tiny bugfixes. | Niko Tyni | 2 | -2/+3 | |
2005-02-16 | * announce smokeping version at startup | Niko Tyni | 5 | -31/+59 | |
* 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 | |||||
2005-02-15 | Documentation glitches. | Niko Tyni | 1 | -1/+1 | |
2005-02-15 | Fix typo in FPing.pm | Niko Tyni | 1 | -1/+2 | |
2005-02-15 | * CHANGES updated | Niko Tyni | 2 | -13/+24 | |
* FPing : added 'hostinterval' (-p), renamed 'mindelay' -> 'mininterval' (-i) * Smokeping.pm: include links to the probe manpages from smokeping_config | |||||
2005-02-15 | The ISG::ParseConfig patch: | Niko Tyni | 1 | -27/+245 | |
* _dyndoc * _varlist * _sub for sections | |||||
2005-02-15 | Docs: more L<> links. | Niko Tyni | 20 | -31/+31 | |
Makefile: really filter out smokeping_config.pod. | |||||
2005-02-14 | * smokeping.cgi documentation resurrected | Niko Tyni | 2 | -7/+8 | |
* 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-13 | Moved probes, matchers and ciscoRttMonMIB modules to lib/Smokeping. | Niko Tyni | 32 | -182/+182 | |
2005-02-13 | Fix the spaces at the start of *** Probes *** and *** Targets *** | Niko Tyni | 1 | -4/+4 | |
lines: the POD file should have a space, the example files shouldn't. | |||||
2005-02-12 | Minor documentation updates. | Niko Tyni | 1 | -0/+4 | |
2005-02-12 | Add missing ProbeDesc() for FPing6. | Niko Tyni | 1 | -0/+6 | |
2005-02-12 | be more careful after seting up Net::SMTP and Net::SNPP only use the handle | Tobi Oetiker | 1 | -13/+17 | |
if we got one ... | |||||
2005-02-11 | added defaults and versioning up the 1.99001 | Tobi Oetiker | 1 | -1/+1 | |
2005-02-11 | handle incomplete documentation propperly by entering notes about the ↵ | Tobi Oetiker | 1 | -6/+6 | |
missing bits into the generated documentation. | |||||
2005-02-11 | niko has revamped smokeping to parse configuration much more strictly. It is ↵ | Tobi Oetiker | 31 | -1898/+3194 | |
all documented in software/doc/smokeping_upgrade.pod | |||||
2005-02-11 | initial import | Tobi Oetiker | 36 | -0/+12207 | |