==================================================================
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=8095
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
==================================================================
Stephane de Labrusse <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #2 from Stephane de Labrusse <[email protected]> ---
VERIFICATION
= ENVIRONMENT:
Freshly SME8 fully updated
= ORIGINAL PROBLEM:
Test the first release of smeserver-bandwidthd
= RESOLUTION:
%changelog
* Sun Dec 29 2013 JP Pialasse <[email protected]> 2.0.1.1-4.sme
- fix missing mysql.init
- fix http auth error
* Fri Dec 27 2013 JP Pialasse <[email protected]> 2.0.1.1-2.sme
- few enhancement and bug fixing
- added link in manager
* Thu Dec 26 2013 CONTRIB MAKER <[email protected]> 2.0.1.1-1.sme
- initial release
- builds from unchanged .tar.gz
=TESTING:
First install, no previous version installed.
= UPDATED VERSION INSTALLED:
# yum install smeserver-bandwidthd --enablerepo=smedev,smecontribs
Installed:
smeserver-bandwidthd.noarch 0:2.0.1.1-4.el5.sme
Dependency Installed:
bandwidthd.i386 0:2.0.1.1-2.el5.sme
fontconfig.i386 0:2.4.1-7.el5
gd.i386 0:2.0.33-9.4.el5_4.2
pkgconfig.i386 1:0.21-2.el5
# signal-event post-upgrade; signal-event reboot
# config show bandwidthd
bandwidthd=service
DbName=bandwidthd
DbPassword=MzI1NDc4MzE1NDI3MDY2
DbUser=bandwidthd
Name=bandwidthd
status=enabled
webaccess=private
= PROBLEM FIXED?:
After the reboot you can browse all the bandwidth contrib in the
server-manager, see the link in administration panel. It seems that it is the
url https://SERVER/bandwidthd.
I do not see how browse the 2 other url with the server-manager, maybe it is
done by the db command webinterface
https://SERVER/bandwidthd-static
https://SERVER/bandwidthd-sql
Of course you can use other url in your browser
Maybe something wrong for me, you do not have redirection to https, indeed when
you are with https://SERVER/bandwidthd-static, when i tried http protocol, I
gave another time my admin password and I stayed on the http side. Please you
should make a redirection or a mandatory with SSL.
some questions
-why do you use /var/www/bandwidthd/phphtdocs in the http template, is it the
normal way for this contribs ?
-in createlink why do you use
safe_symlink("../../../functions/bandwidthd",
"root/etc/e-smith/web/panels/manager/cgi-bin/bandwidthd");
instead of panel_link("bandwidthd", "manager"); for example.
= VERIFIED OR REOPEN:
Except for the lack of ssl redirection or mandatory (could be a nice NFR),
seems to work as expected, didn't try all db commands but at least the
webaccess on all its options
Proposed VERIFIED
= DOCUMENTATION IMPACT:
-I would suggest that you write a tutorial in the developer area on how we can
add a link in the server-manager for a contrib, it could be really
interesting...Thoughts ?
-This sentence is not enough clear, can you explain better what you are meaning
http://wiki.contribs.org/Bandwidthd#Access : "or https://SERVER/"URL" ( default
is php, html if php deactivated)"
Maybe you are referring to the db command : 'URL' : let you choose a personal
alias to reach bandwidthd web interface , could be monitor, band ...
-seems that sentence is not finished :"'graph' : default is "true", Draw Graphs
- This default to true to graph the traffic bandwidthd is recording. Usually
set this to false if you only want cdf output or you are using the database
output option. Bandwidthd will use very little ram and cpu if this is set to
false. If you want to only use mysql or pgsql (need some configuration) or
sqlite (not tested), you probably want to set this at "
-maybe we need to add in documentation that bandwidthd needs to be used on a
server and gateway system if we want to track all your local network...I
suppose it is normal behaviour, but it is not written : Thoughts ?
= SUGGESTED RELEASE NOTES:
Well, i would add good Job, but now i'm curious to know what will be you next
target :)
--
You are receiving this mail because:
You are on the CC list 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/