bugzilla-daemon at bugzilla.mindrot.org
2008-Jan-28 12:11 UTC
[Bug 1434] New: Traffic accounting per session
https://bugzilla.mindrot.org/show_bug.cgi?id=1434
Summary: Traffic accounting per session
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: openssh at fudgemond.org
Hello. I spoke with Damien Miller at linuxconf.au today about this and
he suggested entering a request here.
I would like the ability to know how much bandwidth an SSH connection
has used once complete. I help run a box with many users and it would
help enormously to know who uses how much precious bandwidth (costs
lots in Australia). I found this reference using Google, which is what
I'm after, but I'm am not willing to use the patch unless it's in
the
official distribution:
http://fixunix.com/openssh/177822-patch-openssh-server.html
Many Thanks
Stephen
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Jul-31 00:23 UTC
[Bug 1434] Traffic accounting per session
https://bugzilla.mindrot.org/show_bug.cgi?id=1434
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2009-07-31
10:23:38 ---
This is now in sshd.c at loglevel=verbose since 5.1p1:
verbose("Transferred: sent %llu, received %llu bytes", obytes,
ibytes);
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Aug-04 12:58 UTC
[Bug 1434] Traffic accounting per session
https://bugzilla.mindrot.org/show_bug.cgi?id=1434 --- Comment #2 from Stephen Farrugia <openssh at fudgemond.org> 2009-08-04 22:58:58 --- Your work is much appreciated. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Oct-06 04:02 UTC
[Bug 1434] Traffic accounting per session
https://bugzilla.mindrot.org/show_bug.cgi?id=1434
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> 2009-10-06 15:02:31
EST ---
Mass move of RESOLVED bugs to CLOSED now that 5.3 is out.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.