Sample Exchange

 View Only

Bandwidth Usage per IP Address - PowervRNI 

Apr 13, 2020 06:40 PM

This PowervRNI example script gets a list of IPs with their respective bandwidth usage. This can be useful for billing purposes, where bandwidth utilization needs to be charged. This example needs PowervRNI, on which more info can be found here: https://powervrni.github.io/docs/getting-started

The list of IPs and the bandwidth they've consumed will be outputted in the terminal, but it's easily modified to write the result to CSV, or anything other.

PS > get-help ./get-bandwidth-usage-per-ip.ps1
get-bandwidth-usage-per-ip.ps1 [[-StartTime] <int>] [[-EndTime] <int>]

StartTime and EndTime are unix timestamps for the period of time to retrieve the bandwidth usage.


#vRealizeNetworkInsight
#PowerShell
#vRealizeNetworkInsight
#Apache2.0
#Bandwidth
#PowervRNI
#vRealizeNetworkInsightAPI
#mobileflows

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
ps1 file
get-bandwidth-usage-per-ip.ps1   2 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.