Interface Volume reporting

Hi ,
I am working on Interface Volume reporting of PI like daily, weekly and monthly, individual and aggregate reports and also interactive reporting of Interfaces, the sources are going to be databases of ABAP engine, AAE and Archive data of both the stacks.
I am looking for if someone worked on volume reporting on the Interfaces on messages are in the database and Archived. Currently we are using Performance monitoring to get reporting from Database but our retention period of the interfaces is only 2 days so we can't rely on this monitoring we wanted to run the similar reports on the Archived data as well.
My understanding is that History (SMX*HIST, ) and Archive metadata tables(ZARIXBC1) contains interfaces metadata info so we can run reports on these tables. So I am wondering if anyone worked on the same lines or any other better solution.
Thanks,
Laxman

Last I hear, the rule of thumb is to pick one direction (ingress or egress) and stick to that for configuring all the interfaces of the entire router, lest the same flow gets counted twice due to mixing ingress-and-egress as you've witnessed. Even then, if one router's all ingress or another all egress, but they both export NetFlow records to the same collector/reporting server, a flow passing through a set of neighbor interfaces on the two routers would still get double-counted. I don't know how NetFlow v9 or Flexi NetFlow resolves this issue without the IOS allowing an interface to be configured with both ingress and egress flow cache simultaneously. That, plus the NetFlow collector/analyzer needs to have the intelligence to deduplicate.
Here's a blog post that seems to suggest some NetFlow reporting sw can resolve this issue alone, working with mixed-direction NetFlow v9 exports. However, I can't ascertain if this software exists yet.
http://www.plixer.com/blog/scrutinizer/netflow-version-9-egress-vs-ingress/

Similar Messages

  • LMS 4.2.3 Query on Interface utilization report

    Hi All,
    Interface Utilization report displays the interface utilization data for each device polled for the Interface Utilization
    template. The information is presented using the percentage specifier.
    For eg its displayed % (Rx Max%,Rx Avg%,RxMin%,
    Tx Max%,Tx Avg%,TxMin%)
    I wants report should have the data(interface utilization In Bytes of data)
    Can we display the data instead of the percentage?? is it possible ???
    Regards,
    Channa

    Hi Channa,
    log into dbreader using the following::
    http://servername : 1741/dbreader/dbreader.html
    or
    https:// servername : 443/dbreader/dbreader.html
    user Id is DBA
    Database Name is upm
    password :: user defined (by default password is c2ky2k)
    1.       Here is the query to get the pollerwise managed MIBObjects:
    "select count (*), PollerName from Poller_Details_Table a,Poller_Definition_Table b where a.PollerId = b.PollerId and b.Poller_State NOT IN (1) Group by b.PollerName;"
    2.       Here is the query to get the total mibobject count for the active pollers
    “select count (*) from Poller_Details_Table a,Poller_Definition_Table b where a.PollerId =
    b.PollerId and b.Poller_State NOT IN (1);”
    Hope it will help
    Thanks-
    Afroz
    ***Ratings Encourages Contributors ***

  • PRC: Interface Expense Reports to Payables

    Hi All,
    In R12, If we enter Expenditure batches using Expense Report classification in Projects, can we interface these Expense Reports to Payables?
    Wat is the signifance of "Expense Report Cost Account", function in Projects AutoAccounting? There is no clearing Account function for Expense Reports ?
    Please can any one let us know what report in R12 replaced,"PRC: Interface Expense Reports to Payables"?
    Rgds

    Hi all Guru including Dina,
    EBS 12 i
    I want your help for project billing integration with SCM shipment.
    hey,I create one financial task called supply of material. and i am initiating event via project contract module for initiate shipment and delivery based billing. after draft revenue and draft invoice.
    I want to know - how to control where user can not release invoice and revenue for financial task "supply of material" unless and untill he makes shipment ..i.e. ship confirm.
    If you can share with me - some notes on integration of SCM with Project modules.
    my email is - [email protected] (upto 5 MB) and if more then that [email protected]
    Thanks for your kind support as always on behalf of everybody.
    Regards,
    Bharat Bhopani
    +91-9892003019

  • LMS 4.2 specific interface utilization report

          Hi,
    is there a way to create a interface utilization report only for a specific port? Like switch1->interface fa0/10
    Right now i can only choose all ports from a device?
    Thank you.
    Chris

    So, the new weekly report does not show the high Utilizations anymore, but there is a new problem:
    In the "Report Details", there are 7 devices and 126 interfaces, but in the "Interface Utilization Summary", there are only 49 Interfaces.
    I have added a screenshot, so that you can see, what I mean.

  • Last year sales volume report

    Hi BW Expert,
    I have sales report  the  current primary volume is the CKF dispalying and i have problem last year primary volume is not dispalying . i tried using offset -1(fiscal year period) the values are not diplaying .Can any one suggest how to dispaly the last year values.
    Regards
    sivaraju

    Hi,
    As you have mentioned in post, there is problem with pervious year sales volume report. Are you looking data for entire year, in that case you should offset for fiscal year -1.
    Also you are looking only for one period of pervious year, offset with -12 not with -1. If those restrictions are correct, check if you have fiscal year variant included in query. For offset to work proper you should have the fiscal year variant field in the query.
    only then offset will work fine.
    Hope this helps
    Regards
    Akhan

  • I need interfaces and reports with wxample

    Hi all,
    I need interface sample date.If any one having please provide
    Best Regards
    Gopal

    What do you mean exactly ?
    Nicolas.
    Well, I assume more info in your duplicate thread :
    i need interfaces and reports with wxample
    Message was edited by:
    N. Gasparotto

  • Volume reporting, categorising and archiving of completed email items

    Hi gurus
    Ssome times we get email  to the generic complaints email inbox . can incoming emails be able to be captured in a CRM team inbox, which allows volume reporting, categorising and archiving of completed email items???is it SAP standard functionality  or it needs an  enhancement .
    Thanks
    Raj

    Ok, so I have done some additional reading and I've found out that Livecycle forms can be submitted via reader without reader extensions so long as the submit is via HTTP Post or as XML data only.
    This effectively means you can collect the data from the submitted forms for processing, but you can not re-render the form from the form template and the XML without the presumably expensive server component, Reader Extensions, which for all I know, requires other components to run.
    This all seems awfully expensive for a solution to host a dozen or so forms and archive the submissions in one place where they can be re-opened and added to.
    I don't undestand why it's so prohibitively expensive to submit dynamic PDF forms as PDF vs submitting static PDF forms as PDF, which can be done with Acrobat Pro all by itself at ~$500.

  • Pros & Cons of Using SAP PI Interfaces for Report Generation

    Hi Guru's
    I have a Scenario's like
    I have to generate a customized report in SAP with the main data's available in SAP ECC and some required data available in the Legacy System.
    I want to know the Pros & cons of using SAP PI RFC/Proxy adapter interface to get the data from the legacy system for each time the user execute the report in SAP ECC.
    Thanks in Advance

    There are couple of "dimensions" to consider in your PI interface design. For exemple when you are running the sizing exercise (Since we are considering adding a net new interface), you will need to capture specific information about new interface.i.e. S/A, adapters, frequency, avg payload size. etc..Note that the last two attributes will be hard to size properly in this case since you can't predict how frequent the end user will run the report which will impact the latency time required to pull the data. Latency will affect the user experience as visible side affect and definitely the SLA for other interfaces running at the same time.
    On the other hand, the data you are trying to retrieve from the legacy won't be used for transactional purpose but for the end user to pull KPIs from the system which can affect ECC as well. You may end up doing lot hot fixes for your report (Assuming that the report is a medium complexity code)
    There are other factors to consider but let's consider these are the major one.
    Cheers,
    F

  • Interface Control Report in SAP

    Hi Interface Gurus -
    Could you please help me with the below ......
    I need to create a daily audit trail report either in SAP/BW that should show the data that has been transmitted (thru interface) from Non-SAP to SAP System. Also I have to show the report ased on the record type for any date.
    Thanks
    Jay

    Dear Jay,
    Are you maintaing the data in a custom table (including record type). If yes, you would just need to fetch the data from that table.
    Regards,
    Naveen.

  • Report-Report Interface ECC Reports

    Dear all,
    I'm making a report using report painter (TCode GRR2) and now I need to drill-down to the documents. I think that I can build it via report-report interface.
    So, have I to use RSBBS tcode to built it? In fact, I need to built a drill-down to a ECC table, Is the process the same?
    Could anybody explain me steps to follow to built it? thanks in advance.
    Kr
    Arriamu.

    You assign drill-down report at report group level (GR52).
    Report/Report interface > Configure, use the "insert row" icon to assign reports.

  • Interface Crystal Report Server with Lotus Notes

    Hi,
    Does "Crystal Server 2011" or "Crystal Report Server 2008" provides an interface with Lotus Server so that user can schedue and deliver report to end user through Lotus Domino? (ie: user can receive reports in an email through Lotus Notes)
    Thanks!
    Albert LUO

    Moved to BOE/CRS Admin forum

  • Report interface to Report writer reports

    Hi
    I have created a RW report for Profit Centers based on Ledger 0L and Table FAGLFLEXT.  I want to drilldown to Line item level after i have executed the report
    Is it possible to drilldown to Line item level. If yes, which Report interface do i need to assign to my Report group / Library.  I assigned RFSOPO00 (ABAP program category) but it takes me to the report screen and not to the Line item level
    Pls advice
    Thanks
    Shiv

    Shiv,
    You could create a SAP query using table FAGLFLEXA, which includes the lines items you may looking for. Then instead of adding  a Report group to your exsiting Library you could add as other report type this new SAP Query.
    Hope this helps if so please award the points.
    GG

  • Interface bandwidth reporting incorrect

    We currently have Netflow configured on our HQ router and capturing Ingress / Egress Netflow on all interfaces.  We have a 150MB to our DR site.  So data traveling from our servers (internal) to the DR site will be captured twice... (take a 10MB example):
    10MB leaves Server -->  6509 -->  10MB Ingress on Inside interface --> 10MB Egress on Outside interface.  Therefore, according to our monitoring software, the Outside interface will show 20MB of traffic.
    We use Whatsup Flow Monitor.  When we view the Interface utilization, we will often see the interface way over 100%.  I realize we need to turn off Ingress or Egress strategically to make sure we only use one data stream, but what are other people doing to monitor the interfaces of their devices?
    We are using Netflow version 5.  Would version 9 do anything to solve this isse?  Or, with IOS v15 and Flexible Netflow, will this type of scenario be avoided with the use of templates?
    Any thoughts will be appreciated.
    Thanks

    Last I hear, the rule of thumb is to pick one direction (ingress or egress) and stick to that for configuring all the interfaces of the entire router, lest the same flow gets counted twice due to mixing ingress-and-egress as you've witnessed. Even then, if one router's all ingress or another all egress, but they both export NetFlow records to the same collector/reporting server, a flow passing through a set of neighbor interfaces on the two routers would still get double-counted. I don't know how NetFlow v9 or Flexi NetFlow resolves this issue without the IOS allowing an interface to be configured with both ingress and egress flow cache simultaneously. That, plus the NetFlow collector/analyzer needs to have the intelligence to deduplicate.
    Here's a blog post that seems to suggest some NetFlow reporting sw can resolve this issue alone, working with mixed-direction NetFlow v9 exports. However, I can't ascertain if this software exists yet.
    http://www.plixer.com/blog/scrutinizer/netflow-version-9-egress-vs-ingress/

  • EIM 4.3 - Hourly email volume reports

    Hi all,
    I was wondering if the following is available from EIM
    a) a daily report which shows email volumes (incoming, responses, etc) on hourly basis
    b) a daily report which shows number of email responses in 15min, 30min, 45min and so on.
    Is it available from EIM / CUIC?
    Thanks!
    -JT-

    I don't think we're saying the same thing.  I'm pretty sure you can change the reply to address on the way out for a specific addresses.  So your agents will see [email protected], but the email server will change it to [email protected]  Over time you will see less and less emails coming to [email protected]
    david

  • NSS Volume reporting incorrect size

    Hi
    I have an NW65 SP7 Server, with an NSS volume USERS. According to iManager it is 292GB, with 184GB available, but Windows sees it as 230GB with 121GB free. At least they both agree roughly on how much used space there is...
    I tried allowing the volume to grow to pool size, and now it says
    Quota: 0.00 MB
    Available Space: 313143.27 MB
    Used Space: 111584.32 MB
    Purgeable Space: 30065.82 MB
    But windows still sees the same space. Any idea what's going on there, and how I might fix it?
    TIA
    Jase

    If this server used to be a 6.5 SP5 server, you may need to rebuild the volume with the following command - nss /poolrebuild=<poolname> /purge. There was an issue in the earlier versions on how information was reported. Also, you may want to check to see if there is a newer mm.nlm than the one you are using.
    jgray

Maybe you are looking for

  • Permgen error while launching the weblogic server in windows

    Hi, While starting the weblogic server from the windows, I am getting the below error 'Permgen space error' for Sip Server. Please let me know how can I avoid running the sip server while starting the weblogic server or how can I avoid the permgen er

  • Error in WLS 7.0

    I have in my WLS 7.0 cluster enviroment error like this:           java.lang.ClassCastException: weblogic.servlet.internal.session.MemorySessionContext Start server side stack trace: java.lang.ClassCastException: weblogic.servlet.internal.session.Mem

  • SSRS 2012 Blank Screen Report Manager

    Installed SQL Server 2012 and configured Reporting through configuration manager but whenever i use the http://<servername>/Reports it gives me blank screen. Things i tried >Opening browser with Admin privileges > Trusted sites inclusion >Changing po

  • Radio Button Widget Highlight Options

    In Captivate 5.5, is it possible for the standard radio button widget (RadioButtons.swf) to not have a highlight color behind the text? I just want a transparent background with text so the master slide background shows. Adjusting the Alpha Channel o

  • Referencing during analysis doesn't work correctly

    Hello EH&S guys, I encounter a strange problem (or is it working correctly?). During referencing of an amount stated in the risk assessment, the referenced value is not found. The characteristic of the referencing value is stated as g/cm3. It seems t