Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BandWidth Meter Linking with SAP

Former Member
0 Likes
630

Hi,

We have 25mbps total bandwidth.

5mbps is for internal organization usage.

20mbps is distributed to various customers.

Now this monitoring is done via bandwidth meter.

We want to link network bandwidth meter application with SAP.

any suggestions / views / recommendation are welcome..

Thanks!

Hi,

We have 25mbps total bandwidth.

5mbps is for internal organization usage.

20mbps is distributed to various customers.

Now this monitoring is done via bandwidth meter.

We want to link network bandwidth meter application with SAP.

any suggestions / views / recommendation are welcome..

Thanks!

3 REPLIES 3
Read only

Former Member
0 Likes
596

well i got this solution from ABAP Consultant.

Read only

kiran_k8
Active Contributor
0 Likes
596

Harsh,

Rather than closing the thread by saying solved/got the solution it will be nice if you can share the solution and the close so that this thread can be reusable for similar requirements.

Thanks,

Kiran.

Read only

Former Member
0 Likes
596

Hi,

Problem Scenario: We have 25mbps total bandwidth.

5mbps is for internal organization usage.

20mbps is distributed to various customers.

Now this monitoring is done via bandwidth meter.

What i get from ABA Consultant is: Bandwidth meter saves details of IP and allotted bandwidth in log/flat file.

We have to create a tables database in SAP & get these details into database. (various techniques are their like BDC...). Once details are in SAP Database, then we can use it anywhere in SAP.

My main scenario is to put bandwidth details with the respective project. Still working on it...