==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=7096
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Priority: P3
Bug ID: 7096
Assignee: [email protected]
Summary: keep old sysmon db
QA Contact: [email protected]
Severity: normal
Classification: Contribs
OS: ---
Reporter: [email protected]
Hardware: ---
Status: CONFIRMED
Version: 8.0
Component: smeserver-sysmon
Product: SME Contribs
as stated by wiki : http://wiki.contribs.org/Sysmon
Upgrade
All rrd base are automatically move to a backup directory /var/lib/rrd/backup/
If you update from version at least 6.1, you can use it again. Use the
following command :
service sysmon stop
rm /var/lib/rrd/*.rrd
mv /var/lib/rrd/backup/*.rrd /var/lib/rrd/
service sysmon start
I think this was done at a remote time due to rrd tool upgrade to be sure logs
will go on, but wouldn't it be nicer now to keep the old db in place and
document the wiki that if after an upgrade no graphe are updated to simply mv
the old db .
I think there might be more update without the necessity to change the db and
it would be less painfull this way for the final user.
it would be easy for me to update the contrib to do so,
i just would like to know if it is something the community would like.
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/