Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-09 | prepare for the release of smokeping-20051009_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-10-08 | prepare for the release of smokeping-20051008_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-10-07 | * (trunk,2.0)/ | Niko Tyni | 2 | -12/+25 | |
lib/Smokeping.pm, lib/Smokeping/RRDtools.pm, CHANGES + only warn if RRA parameters other than CF are different config file and an RRD | |||||
2005-10-07 | prepare for the release of smokeping-20051007_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-10-06 | prepare for the release of smokeping-20051006_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-10-05 | prepare for the release of smokeping-20051005_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-10-04 | prepare for the release of smokeping-20051004_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-10-03 | * (trunk/) | Niko Tyni | 1 | -1/+1 | |
lib/Smokeping.pm: + fixed a typo | |||||
2005-10-03 | * (trunk/) | Niko Tyni | 1 | -2/+19 | |
doc/smokeping_install.pod, lib/Smokeping.pm, CHANGES: + make it work (hopefully) with even older versions of CGI::Carp if 'changecgiprogramname' is set to 'no' in the General section | |||||
2005-10-03 | prepare for the release of smokeping-20051003_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-10-02 | prepare for the release of smokeping-20051002_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-10-01 | prepare for the release of smokeping-20051001_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-30 | prepare for the release of smokeping-20050930_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-29 | prepare for the release of smokeping-20050929_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-28 | * (trunk)/ | Niko Tyni | 1 | -1/+3 | |
doc/smokeping_install.pod, doc/smokeping_upgrade.pod, lib/Smokeping.pm, CHANGES: + make having an older version of CGI::Carp a non-fatal error and recommend a newer one in the docs | |||||
2005-09-28 | prepare for the release of smokeping-20050928_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-27 | prepare for the release of smokeping-20050927_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-26 | prepare for the release of smokeping-20050926_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-26 | * (trunk,2.0)/ | Niko Tyni | 1 | -1/+2 | |
lib/Smokeping/probes/FPing.pm, CHANGES: + fix fping output parsing regexp so it doesn't report 100% loss when the first ping is lost | |||||
2005-09-25 | * (trunk,2.0)/ | Niko Tyni | 1 | -1/+1 | |
lib/Smokeping/probes/TelnetIOSPing.pm: + change the Net::Telnet->new() call so it compiles without Net::Telnet loaded | |||||
2005-09-25 | * (trunk,2.0)/ | Niko Tyni | 1 | -4/+4 | |
Radius.pm: + explicitly tag the ACCESS_* calls as subroutines (&) so they work while building the documentation | |||||
2005-09-25 | * (trunk,2.0)/ | Niko Tyni | 1 | -4/+42 | |
lib/Smokeping.pm, CHANGES: + no need to have all the external modules (Net::DNS, Authen::Radius etc.) installed just to build the documentation. | |||||
2005-09-25 | prepare for the release of smokeping-20050925_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-24 | prepare for the release of smokeping-20050924_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-23 | prepare for the release of smokeping-20050923_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-22 | prepare for the release of smokeping-20050922_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-21 | prepare for the release of smokeping-20050921_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-20 | prepare for the release of smokeping-20050920_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-19 | prepare for the release of smokeping-20050919_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-18 | prepare for the release of smokeping-20050918_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-17 | prepare for the release of smokeping-20050917_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-16 | prepare for the release of smokeping-20050916_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-15 | prepare for the release of smokeping-20050915_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-14 | * (trunk)/ | Niko Tyni | 1 | -40/+166 | |
lib/Smokeping.pm, bin/smokeping.dist, CHANGES, TODO: + reload the config file on HUP signal and bail out if it's broken. After reloading, restart gracefully so that no measurement is interrupted. The signal can also be triggered by 'smokeping --reload'. | |||||
2005-09-14 | * (trunk,2.0)/ | Niko Tyni | 1 | -1/+1 | |
doc/smokeping_extend.pod, lib/Smokeping.pm: + small documentation fixes | |||||
2005-09-14 | prepare for the release of smokeping-20050914_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-13 | * lib/Smokeping.pm (trunk,2.0), | Niko Tyni | 1 | -4/+4 | |
CHANGE (trunk,2.0): + made some alert docs in smokeping_config visible | |||||
2005-09-13 | * lib/Smokeping.pm (trunk): | Niko Tyni | 1 | -2/+2 | |
+ another edgetrigger fix | |||||
2005-09-13 | * lib/Smokeping.pm (trunk): | Niko Tyni | 1 | -0/+5 | |
+ edgetrigger fix | |||||
2005-09-13 | prepare for the release of smokeping-20050913_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-12 | * lib/Smokeping.pm (trunk), | Niko Tyni | 1 | -10/+41 | |
doc/smokeping_upgrade.pod (trunk), CHANGES (trunk), TODO (trunk): + optionally only send alerts when the state changes ('edgetrigger'). (untested yet) | |||||
2005-09-12 | prepare for the release of smokeping-20050912_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-11 | prepare for the release of smokeping-20050911_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-10 | prepare for the release of smokeping-20050910_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-09 | * lib/Smokeping.pm (trunk), | Niko Tyni | 1 | -11/+26 | |
CHANGES (trunk): + try to trigger an alert with the minimum number of values needed for it rather than require a stack with the maximum number of possible values. See http://lists.ee.ethz.ch/smokeping-users/msg01654.html for the problem. | |||||
2005-09-09 | prepare for the release of smokeping-20050909_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-08 | prepare for the release of smokeping-20050908_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-07 | prepare for the release of smokeping-20050907_trunk | Tobi Oetiker | 1 | -1/+1 | |
2005-09-06 | * trunk:lib/Smokeping.pm | Niko Tyni | 1 | -2/+10 | |
+ regenerate the logo images if Smokeping.pm is newer than the old ones | |||||
2005-09-06 | * trunk:lib/Smokeping.pm | Niko Tyni | 1 | -101/+186 | |
+ merged new logos from 2.0:lib/Smokeping.pm r144:r145 into trunk |