Forum Discussion
Eduardo_Saito_1
Nimbostratus
Sep 25, 2007STATISTIC_BYTES_OUT with negative numbers.
Hello Everybody.
I'm having the following problem and I hope someone can help me.
I did a .net CSharp program that collects STATISTIC_BYTES_IN and STATISTIC_BYTES_OUT.
It really works wh...
hwidjaja_37598
Altostratus
Jan 21, 2009Try this out:
[Convert]::ToUint64([Convert]::ToString($high,2).PadLeft(32,'0')+[Convert]::ToString($low,2).PadLeft(32,'0'),2)
I am not a powershell user and not really sure whether or not it will work perfectly.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects