Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-29 | improve release system | Tobi Oetiker | 1 | -1/+1 | |
2011-09-29 | improve release mechanism and add DESTDIR to binary paching | Tobi Oetiker | 3 | -9/+6 | |
2011-09-29 | include thirdparty libs when building docs | Tobi Oetiker | 1 | -2/+2 | |
2011-09-29 | preparing for the release of smokeping- | Tobi Oetiker | 1 | -0/+1 | |
2011-09-29 | deal with missing variables | Tobi Oetiker | 1 | -1/+1 | |
2011-09-29 | preparing for the release of smokeping- | Tobi Oetiker | 5 | -4112/+1 | |
2011-09-29 | include conftools | Tobi Oetiker | 4 | -0/+4112 | |
2011-09-29 | preparing for the release of smokeping- | Tobi Oetiker | 1 | -0/+18 | |
2011-09-29 | make sure version if Smokeping.pm is synced on distbuild | Tobi Oetiker | 4 | -4/+8 | |
2011-09-29 | update install documentation | Tobi Oetiker | 2 | -36/+27 | |
2011-09-29 | check for gnumake in configure | Tobi Oetiker | 1 | -0/+25 | |
2011-09-29 | tweak build rules | Tobi Oetiker | 1 | -4/+8 | |
2011-09-29 | add note about building missing modules to configure | Tobi Oetiker | 2 | -4/+36 | |
2011-09-29 | * silent build | Tobi Oetiker | 7 | -42/+51 | |
* add perl and library path to the scripts on install | |||||
2011-09-28 | make install destination configurable | Tobi Oetiker | 2 | -1/+4 | |
2011-09-28 | remove some old un-used directories | Tobi Oetiker | 2 | -294/+0 | |
2011-09-28 | start modifying | Tobi Oetiker | 1 | -7/+0 | |
2011-09-28 | fix to work with new automake build | Tobi Oetiker | 1 | -3/+3 | |
2011-09-28 | added automake support | Tobi Oetiker | 8 | -0/+337 | |
2011-09-28 | standard modules from CPAN ... get them there | Tobi Oetiker | 7 | -2121/+0 | |
2011-09-28 | add missing POSIX prefix | Tobi Oetiker | 1 | -1/+1 | |
2011-09-26 | prepare for the release of smokeping-2.5.1 | Tobi Oetiker | 3 | -3/+7 | |
2011-09-25 | fix pod | Tobi Oetiker | 1 | -1/+1 | |
2011-09-25 | prepare for the release of smokeping-2.5.0 | Tobi Oetiker | 1 | -1/+1 | |
2011-09-25 | sync version | Tobi Oetiker | 3 | -3/+3 | |
2011-09-25 | do not exit in zoom ajax mode | Tobi Oetiker | 3 | -2/+4 | |
2011-09-25 | fix makefile | Tobi Oetiker | 1 | -3/+3 | |
2011-09-25 | fix tagging | Tobi Oetiker | 1 | -3/+4 | |
2011-09-25 | sample scripts | Tobi Oetiker | 2 | -2/+2 | |
2011-09-25 | initial | Tobi Oetiker | 1 | -0/+88 | |
2011-09-25 | added sample scripts | Tobi Oetiker | 2 | -90/+8 | |
2011-09-25 | prepare for the release of smokeping-2.5.0 | Tobi Oetiker | 2 | -1/+3 | |
2011-09-21 | * switch from speedy to fastcgi | Tobi Oetiker | 5 | -95/+80 | |
* improved installation, no file editing required anymore * update installation instructions | |||||
2011-09-12 | fixed alert pattern parser for range alerts | Tobi Oetiker | 1 | -1/+1 | |
2011-09-11 | track changes | Tobi Oetiker | 1 | -2/+3 | |
2011-09-11 | track changes | Tobi Oetiker | 1 | -0/+3 | |
2011-09-11 | fixed name JunoOS -> JunOS | Tobi Oetiker | 1 | -3/+3 | |
2011-09-11 | added not on connecting by hand once | Tobi Oetiker | 1 | -0/+6 | |
2011-09-11 | initial junos probe | Tobi Oetiker | 1 | -0/+182 | |
2011-09-11 | added scripts to build required perl modules | Tobi Oetiker | 2 | -0/+179 | |
2011-09-11 | fix library paths and start perl via env, following todays custom | Tobi Oetiker | 2 | -6/+10 | |
2011-08-23 | disman integration looks good now | Tobi Oetiker | 2 | -4/+7 | |
2011-08-23 | alter probe names to be based on local hostname AND target host | Tobi Oetiker | 2 | -65/+43 | |
2011-08-23 | clean out smoketrace | Tobi Oetiker | 81 | -14944/+21 | |
2011-08-23 | started integration of DismanPing support with modules from Bill Fenners: ↵ | Tobi Oetiker | 2 | -0/+536 | |
Bill's Permanently Unfinished but Potentially Useful scripts http://code.google.com/p/pupu/ --- thanks bill! | |||||
2011-08-23 | updated to SNMP_Session 1.13 | Tobi Oetiker | 3 | -13/+19 | |
2011-06-07 | updated the download link | Tobi Oetiker | 1 | -4/+3 | |
2011-02-18 | suggest to get a copy of fping from here ... | Tobi Oetiker | 1 | -1/+1 | |
2010-08-28 | I run smokeping on many boxes and and my Gentoo/Funtoo boxes frequently run | Tobi Oetiker | 2 | -17/+71 | |
into localization setup issues which will bomb out Smokeping's web interface. It works fine invoked from the shell. I use the attached patch to help me diagnose the server setup problem. The behavior is identical to current Smokeping in that it logs a message and throws a HTTP 500 error. The basic Smokeping localization sanity check has uncovered "insane" setups where the PERL %ENV environment variables are being ignored by "setlocale" on several of my boxes for unknown reasons. Obviously, smokeping should quit, which it does... -- Lee Thompson stagr.lee gmail.com | |||||
2010-03-14 | added SipSak probe for SIP ping testing | Tobi Oetiker | 2 | -0/+114 | |