Guide to write own TMF analysis module.

Hi,
I was collecting lttng trance point in my system to debug performance.
But now I see eclipse don't help me much to visualise traces.
So I want to write my own analysier which will analyse data and presnt in histogram.
I went trhough TMF developer guide and their I found "Analysis Framework" tag.
It feel like problem got resolve, but when I started runing that example I got truble.
It generate autocode, having base class as "IAnalysisModule" rather than "TmfAbstractAnalysisModule" as shown in Example.
I am first time developing plugin in eclipse.
Please some one help me. (point me toward document or guid please).
Thanks,
Rahul

@Eric @Rahul this should go to the linuxtools forum

Similar Messages

  • Network Analysis Module - Capture File Download

    Hello,
    we have
    NAM Moduels Network Analysis Module 3 WS-SVC-NAM-3-K9
    installed in
    6506-E
    software version 6.0
    We have generated some Capture files, that we now would like to Download at once. Not by clicking each file and make a single download.
    There are some 2000 files, thats why :-)
    Does anyone have an idea how to do that? Is there any direct access to the internal Hard Drive? I could not find anything in CLI or GUI Guides.
    Thanks

    I attached a file with the 6509 config, sh snmp user and sh snmp result.
    When I go to :
    Setup > Managed Device > Device Information
    I've got :
    Access to the managed device failed. This may be due to
          1. Incorrect managed device IP address.
          2. Incorrect managed SNMP community string.
          3. The managed device's SNMP access control list is enabled.
    If the managed device's IP address or community string is incorrect, please use the input
    fields below to set the correct IP address and SNMP read-write community string.
    Otherwise, check if your managed device's SNMP access control list is enabled
    and make sure that the NAM's IP address shown in the Test popup
    window is included in the access control list.
    I've got this result when I test SNMP connectivity on the 2220. I tested snmpv3 with authpriv, authnopriv, noauthnopriv.
    Test Connectivity :
    SNMP read from managed device:     Failed    
    SNMP write from managed device:     Failed
    So I was thinking at some small license requirement for SNMPv3 as no packet were transmitted from the 2220. Unlike in SNMPv1 where I could capture the management packet.

  • Network Analysis Module (NAM) port-adapter not collect data

    Hi,
    i have an issue for collect data on adapter 1, that don´t collect data but see that adapter 2 if collect data on module 4.
    monitor session 1 source vlan 102 rx
    monitor session 1 destination analysis-module 4 data-port 1
    monitor session 2 source vlan 106 rx
    monitor session 2 destination analysis-module 4 data-port 2
    I reconfigured newly monitor and continues with that issue. Always ok by data-port 2.
    - show version Cisco 6513
    Cisco IOS Software, s72033_rp Software (s72033_rp-ADVENTERPRISEK9_WAN-M), Version 12.2(33)SXH7, RELEASE SOFTWARE (fc3)
    . show version NAM
    NAM application image version: 3.5(1b)
    - sh module
    Ports Card Type                              Model           
    8  Network Analysis Module                WS-SVC-NAM-2
    Hw    Fw           Sw           Status
       2.0   7.2(1)       3.5(1b)      Ok
    Any idea or cuestion?

    Hi,
    I see web GUI that is active 2 monitor session with Destination Module 4.
    Active SPAN Sessions
    Monitor Session
    Type
    Source - Direction
    Dest. Port
    Dest. Module
    Status     
    1
    vlan
    (106) - Rx
    4/7
    4 (local)
    active
    2
    vlan
    (102) - Rx
    4/8
    4 (local)
    active
    Select a SPAN session, then take an action
    Create
    Save
    Add Dest. Port 1
    Add Dest. Port 2
    Edit
    Delete
    But don´t see data about DATA PORT 1, but if see data about DATA PORT 2
    Data Source:
    Most Active Applications (bytes/sec)         No data available
    Most Active Hosts (output bytes/sec)Total hosts      90 (Network)   No data available
    Protocol Suites No data available
    Server Response Times (msec)          No data available
    Any ideas?

  • Premiere Pro CC - Content analysis modules (French)

    Hi,
    from the moment I updated to Premiere pro CC (on windows 7 64 bit), the content analysis module for French has been unavailable. I have downloaded it again for the latest version (which mentions compatibility for both CS6 and CC versions) and reinstalled it, but no change. I can't select this option. I have tried several things and found the folder in common files, but it is called CS6, maybe that's a clue to why it is broken.
    Anyway I urgently need this option for a very talky group of videos I have to edit and am desperate to have it working. And by the way it is broken in Prelude too, of course.
    Thank you for your feedback.
    David

    I did the same and it worked. There are three folders under CS6, fr_CA, fr_FR, and support. I copied the two fr folders to the 4.0 folder because there is already a support folder there and i didnt want to mess it up. It looks like the 4.0 is for the US speech engine. I guess even the big boys can sometimes dodo.

  • SUP use own RFC Function module

    Hello there,
    I wanted to create my own RFC Function Module to get a list of purchase orders. So I could use my FM to create a MBO in Sybase WorkSpace. But I've got a problem, whenever I want to add a new MBO and start searching for my own FM, it can't find my Function Module....
    How can I use my FM in SUP workspace ?
    greetings,
    Amintah

    Hello,
    I have basically the same Problem.
    I developed a function module to retrieve maintenance orders from the SAP System.
    Therefore I created a package and assigned it to the PM (Plant Maintenance) application component.
    Now when I connect to the SAP Server in the SUP WorkPlace, there is only one folder called "Application Components". In its subfolder "Plant Maintenance" I can't find my own function modules.
    Do I have to search somewhere else or is there anything else I have to do first?
    Thank you for your help in advance!
    Regards,
    Daniel

  • DIAdem: How to store the input channel information from the Analysis modules

    Hi,
    I would like to know if there is a way to store the input channel name(s) when executing modules from the Analysis Panel. For example, when I run an FFT on a set of data: x-channel: "[1]/Time" y-channel: "[1]/Voltage" , I would like to be able to store this information as a custom channel property in the output file (ex. "[1]/AutoSpectrum").  
    The only place I've found that contains this "history" information is in the log section of the Analyze Panel. However, I have not been able to figure out how to access the information in the Analysis log programatically through VBS scripting.
    Thanks

    Hi Brad,
    So here's where I'm struggling. My tool is more a set of tools. I have created custom bars that launch the appropriate dialog box for each tool. Let me give you and example of the kind of work flow I that might be used:
    The user loads up a TDM file or imports data using a DataPlugin. Then, they launch my tool for going through each channel and adding custom properties (sensor type, sensor location, etc). Once all properties have been applied to the channels they close that tool. Now they fire up the Smoothing module in ANALYSIS and save the result as a new channel. Next, they launch my tool for computing the Shock Response for that event. When the user has the desired output, they run my plotting SUD. This is where they can select which report template to use and which channels to plot. The selected channel(s) used for plotting doesn't have all of the custom properties that we taged in the original data channels.
    As you can see, the process involves using some of my own custom SUDs where I can keep track of everything but also allows the user to use any of DIAdem's native functions. This is where I am struggling to be able to keep track of the channels used as input. I can "see" the info I need listed in the log section of the ANALYSIS Panel but can't pragmatically access it (the info in the main display window). It would be really handy if this info was automatically stored in the channel properties of each output channel.
    I guess my only option is to (in the plotting SUD) not only ask the user for the channels to plot, but also ask them to select the coresponding original channels that have the custom properties.
    James

  • Guide me write Start Routine

    Dear One's -
    I have a scenario to be implements in my ODS update rules,
    The code has to check if all available LEAD PROGRAM DEFINITION of particular LEAD NUMBER (as available in ODS) are also present in the corresponding data_package or not.
    If it does not find particular LEAD PROGRAM DEFINITION  in the data_package (but it is there is ODS) then it has to creat one record in data_package for that LEAD NUMBER and LEAD PROGRAM DEFINITION making all Key figures as "zero". It then overwrite existing value in ODs with zero value.
    This start routine has to written because the deleted record in source system is not transfered to BW system.
    Can any one kindly take a moment in writing the code.
    Thank you so much in advance,
    Raj

    Dear Edwin,
    We are using Generic Data Source and the situation is we must write the start routine because there was already a routine written under other Invoice Moment ODS that is happening successfully. But this is new requirement for Resource ODS.
    I have written a similar routine to Resource ODS like Invoice Moment ODS but this not giving expected result.
    So, can you kindly write a routine in your own logic?
    We have given with Lead Number, Lead Program definition as characteristics and key fingure as Lead Estimated Resources that's all only 3 infoobjects were used.
    Thanks for your concern and extend the same in writing the code.

  • Cisco Prime Network Analysis Module (NAM) 5.1

    Hi I have NAM-2 with software version 4.2 installed in my network and i am making very good use of these module for troublshooting,
    I can run multiple captures files at local disk simultaneously and i can decode real time any capture file which is running.
    I want to clarify following things,
    I upgraded one of my NAM2 from 4.2 to 5.1 but i see following differences,
    I cannnot do multiple captures at local disk simultaneously. it is not allowing me to create 2nd capture at localdisk while one is already running while in 4.2 version i can run multiple captures to local disk.
    Its mean if i have 40G local disk, it's mean, it become reserved for one capture untill i stop and save there,
    Also i cannot decode running capture file real time untill i stop.
    I would apprecite if someone can clarify, whether it was enhancement in NAM 5.1?
    Configuring Capture Sessions
    You can create up to ten capture sessions, and only one capture session per disk (local or external).
    http://www.cisco.com/en/US/docs/net_mgmt/network_analysis_module_software/5.0_1_T/user/guide/capting.html#wp1252570

    NAM 5.x removes the ability to perform multiple captures to a single local disk because that results in unreliable capture behavior (packets may or may not be dropped depending on whether the disk can keep up with the data rate).
    You should still be able to decode memory captures while running. For disk captures, the capture file must not be in use (i.e., for a multi-file capture, you can decode any file other than the one currently being written to).

  • How to use the Keying of CompactPCI in my own designed PXI-module?

    as title.
    I've designed a own PXI-module.Since I havn't seen the CompactPCI Keying in J1 before, I don't know how to use it, or it is just necessary for special application field?

    Hello,
    Please refer to the link below, I think it will have all of the information that you need concerning keying of CompactPCI and PXI modules:
    http://digital.ni.com/public.nsf/websearch/98907157CE1428A286256BC900607485?OpenDocument
    Regards,
    Andrew Mierau
    Applications Engineer
    National Instruments

  • Install and configure Cisco Network Analysis Module NAM-2

    Hi,
    Does anyone have a step-by-step document on how to install and configure Cisco NAM-2 module ?
    Thanks in advance.
    Regards,
    Lamine

    Hi Lamine,
    The official installation guides for NAM software can be found here:
    http://www.cisco.com/en/US/products/sw/cscowork/ps5401/prod_installation_guides_list.html
    Is this what you are looking for?
    Cheers,
    Shane

  • How to Write\Read NI-9516 module in FPGA Project?

    Hi,
    I use NI-9149 RIO and NI-9516 module.
    I want to write to the 9516 throw the FPGA. 
    My project look like this:
    How can I do It?
    Thanks for advance,
    Aviad
    P.S: I read this paper, but don't know how to work throw it...

    Hi aviadCielo,
    I would use the cRIO in hybrid mode. We have a helpful KB on using 951x modules in hybrid mode (http://digital.ni.com/public.nsf/allkb/12287236ED86B789862576630059572C). From there you can create a virtual axis and program in SoftMotion. This will save you from having to do FPGA programming with the 9516.
    Let me know if this works or if you still have the issue.
    Michael Bilyk
    Applications Engineer
    National Instruments
     

  • How to write the custom Function Module to trigger the Alert.

    Hi all,
    I have developed a custom alert category in Tx - alrtcatdef. Now i want to trigger it from my custom function module. what should i do or what is the procedure to trigger the alert from my custom function module.
    Arul Jothi

    hi arul,
    try this program.
    RSALERTTEST.
    check out this link...
    <a href="/people/ginger.gatling/blog/2005/12/02/innovative-ways-to-use-alerts:///people/ginger.gatling/blog/2005/12/02/innovative-ways-to-use-alerts
    regs,
    jaga

  • Problem installing Speech Analysis Module

    I have CS6 and trial of CC which I'm evaluating now. When I installed the French speech module it defaulted to CS6. Is there some way to direct it to install in CC? The same module is specified for both versions.
    Thanks

    Jim
    I found a solution on another post that suggested copying the files to 4.0 common link and it worked. I wish they hadn't dropped a couple of features from CS4 but it's still a great idea.

  • Network Analysis Module SNMP Spoofing

    I had a question about the recent NAM
    vulnerability advisory for the Cat 6000,6500s. I am running OS v7.6(5).
    Do I have to worry?
    Thanks for your help.
    -B

    I hope the following link will guide you
    http://www.cisco.com/en/US/products/sw/custcosw/ps1973/products_feature_guide_chapter09186a00803b7ddb.html

  • Cisco Network Analysis Module (NAM) data monitoring port

    Hi, need some insight on this please.  Your comments are appreciated.
    My Cisco NAM 2220 comes with 10G data monitoring port, can I configure an IP address on this port for data monitoring?
    or this data port can only support monitirong span, rspan, ersapn, vacl only (not for IP routing) and needs to be functioning in a promiscuous mode only?
    Many thanks
    Joe

    Hi Lamine,
    The official installation guides for NAM software can be found here:
    http://www.cisco.com/en/US/products/sw/cscowork/ps5401/prod_installation_guides_list.html
    Is this what you are looking for?
    Cheers,
    Shane

Maybe you are looking for