Thanks for the info. I did read http://oss.oetiker.ch/smokeping/doc/smokeping_upgrade.en.html but this page doesn't really contain a "how-to". However, your statement, "mostly thogu you basically replace the software and keep config and data", was the nudge I needed to go ahead and do things manually.
For anyone else that has the same question and catches this thread, here's some *very basic* guidelines for going from 2.2.7 to 2.3.1: 1. Backup your current installation 2. Overlay the new files over the old. I just used `cp -avf'. 3. Drill into directories and use `diff' to check changes. Update new files as necessary - like perl path, rrdtool path, path to config, etc. 4. Check http://oss.oetiker.ch/smokeping/doc/smokeping_upgrade.en.html for things that might be less obvious. In this case, see the note regarding "basepage.html.dist" in the "2.2.x to 2.3.x" section. 5. Kill any running smokeping instances and restart Worked for me. Have fun, BST On Fri, 2008-02-22 at 07:29 +0100, Tobias Oetiker wrote: > Hi Brian, > > you could try looking at > > http://oss.oetiker.ch/smokeping/doc/smokeping_upgrade.en.html > > mostly thogu you basically replace the software and keep config and > data ... > > cheers > tobi > > Yesterday Brian Talley wrote: > > > I searched the smokeping website, the mailing lists and google and > > couldn't find anything specific... > > > > Is there a documented upgrade procedure somewhere? I'm installing from > > source - not a package. I currently have 2.2.7 installed and would like > > to upgrade to 2.3.1. > > > > I'm sure I could just "figure it out", but I don't want to risk a loss > > of data. > > > > Thanks in advance. > > > > > _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
