[updated] tprt - total process runtime

okay after my first attempt of writing a program that looks up the total runtime of the program (progtime..), i decided to write an ACTUAL program lol
this program is written in perl and doesnt need to live in memory but kernel (bsd) accounting must be enabled in the kernel and the package "acct" must be installed.. that doesnt use much memory or cpu at all, but does waste a little harddisk space and it also it has a nice GUI using wxGTK/wxperl
this program will soon be released on sf.net (pending approval) and anyone can use it.. i just want the credit for the 15-20 hours of reading docs on wxwidgets and wxperl and perl.. and writing this program
updated gui/cleaner code:
old screenie:
http://img91.imageshack.us/my.php?image … iew3fd.png
update2: new name: tprt (Total Process Runtime).. i think thats better than Total Command Runtime since this uses process accounting, not command accounting lol... the gui is changed a little

Here's the release on Sourceforge:
http://sourceforge.net/projects/tprt

Similar Messages

  • Update Opportunity Totals button on Opprtunity Product Revenue line items

    Hello,
    In our application, the sales process is managed at the product revenue level. Each product line item goes through various stages and could be in the intiall state or get cancelled as well. I need to exclude these product revenue line items while updating the Revenue amount at the Opprtunity Header. With the <Update Opportunity Totals> button, the total is updated at the header irespective of the product reveneue status. I think I need to build a custome webservice to do that.
    I need to find out if the <Update Opportunity Totals> button can be made read-only or removed based on roles and priveledges.
    Thanks

    Robin,
    You can't turn off the button, but OOTB functionality can help you manage this. In our case, we created a workflow for the Revenue Record Type. The workflow watches for changes to the status of any Opty Revenue record, via the "Before modifed record saved" trigger event. When a user changes the status of an Opportunity Product Line Item to a specified value, "Lost" in our case, the workflow automatically updates the Quantity value at the line item to 0, and the Revenue and Expected Revenue values at the Opty Product Line Item level are calculated to be zero accordingly. When the user updates the totals at the Opty level, the totals inlcude only the records that have revenue associated with them at the Opty Prod Line Item level.
    I assume your requirements are similar and the same approach could be used in your case.
    Good Luck,
    Thom

  • BPEL sensor update to BAM: unknown runtime exception

    Hi,
    In my proyect I have a BPEL with several sensors that first insert a data object in BAM 10.1.3.3, and later update it with process stats.
    In a BAM Report I could see the inserted Data Object, but when I am expecting the update information it only appear several "unknown runtime exception" in red text in the foot of the report. But when I make a manual refresh or reopen the report, I could see the dataobject with the updated info OK.
    Also, in the Architect I always see the data object with the info OK.
    I think that are some problem with the Report Engine, but in the log don`t have info about this exception.
    Anybody has any idea about this error?
    thanks

    I think the Report had some problem. I made the report from the scratch with the same data object and the exception disapear.

  • TS3694 I'm running XP. After downloading the latest itunes update i get a "Runtime error" and can't start itunes. Help?

    I'm running XP. After downloading the latest itunes update i get a "Runtime error" and can't start itunes. Help?

    iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue
    Solving MSVCR80 issue and Windows iTunes install issues.
    Thanks to user turingtest2 for this solution.
    Solving MSVCR80 issue and Windows iTunes install issues.
    If the above doesn’t do the trick entirely, then use the instructions in the following as it applies to the version of Windows you are using:
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    You may be required to boot into safe mode to complete the folder deletion process.

  • Updating an Integration Process in Builder after making a change in Design

    Hi,
    I have a BPM defined as an Integration Process in Designer. I transferred the Integration Process from Repository to the Builder.
    Now I have updated my BPM Process in Designer/Repository but the "new" outbound and inbound interfaces do not seem to show up in the Builder.
    If I create a new integration process and point it to the BPM process then it shows the new changes but how do I update the existing Integration Process in the Builder to show the "new" outbound and inbound interfaces?
    Thanks
    Ashish

    I am on SP11 and this functionality of Updating Changes to BPM in ID is not there.
    Deleting the whole process and then adding it all over again is a potential risk as I might lost my config. I guess that is my only choice at this time.
    Thanks all for your help
    Ashish

  • Add logic behind 'Update Opportunity Totals' button in Oracle CRM On Demand

    HI,
    I need to add custom logic behind 'Update Opportunity Totals' button in Oracle CRM On Demand. Can anyone please let me know where can I implement this logic? Where can I find already implemented code of  'Update Opportunity Totals' button.
    Thanks,
    RM

    Pl post this in a Siebel related forum
    HTH
    Srini

  • Quality Managment Total Process

    Dear All,
    Please explain the QM total process with steps & T.codes .(Master Data, Quality Certificate, Notification etc)
    What is the link between MIC -- Planning & Material how they are interlinked?
    What isthe Link between Quality information record & purchasing ?Why it is required?
    Total Quality Notification Process (Creating to Cosing Notification) 
    Regards,
    Ashok

    hi..
    First, Using the v$process you have to check what kind of process run your database system.
    I know sppurge.sql drop a job and remove the job process and slave.
    May be this operation did not delete the job properly.
    글 수정: DK. Kim

  • Remove the Attachment icon link in GP Process Runtime View

    Hi, SDN Experts.
    We find that the "Attachment" icon link actually involves too much "clicks" and "navigation to another views". So, we custom developed a Web Dynpro Component implementing GP Interface, with GP Attachment API to achieve the document upload and attachment purpose. And we also restrict the atatchment to one instead of multiple attachments.
    Now, we want to remove the "Atatchment" icon link at the top of the GP Process Runtime View.
    In GP Design Time, I tried to configure Runtime View so that it does not displaying the "Attachment" icon link, but I could not find one Generic View available for this option.
    I wonder if I can custom configure a new Runtime View that is without the "Attachment" icon link?
    Or is that any other alternative I can use to achieve the same purpose, including custom development of the runtime view?
    Thanks,
    KC

    Hi,
    After taking sometimes to look at how I may achieve to remove the attachment icon link, it seems like it requires some great effort to create another custom class to replace the existing one.
    I wish there is a feature I can just turn on or off of this feature.
    Thanks for spending time to reply my message.
    I would find another alternative for this.
    I will keep this post open for a while, hopefully there is someone able to give me some insight.
    Thanks,
    KC

  • BPM Total Processing Time

    Hi,
    I am trying to calculate total processing time of the BPM. I am capturing start and the end time in BPM.Now the issue is that how di I get the difference between these two times Plesae let me know if you have any ideas on this. Also let me know is there any other standard way to acheive the same.
    Thanks
    Anand

    Hi,
    the standard way would be to use PMI (performance monitoring)
    but as far as I remember you cannot select a BPM name to monitor... only loose messsages
    BTW
    it even gives you the opportunity to save to data in a file... for audit for instance
    so the only way would be to try to create a report
    this data has to be stored somewhere...
    no other idea - sorry
    Regards,
    michal
    Message was edited by: Michal Krawczyk

  • Synchronus updation and synchrunus processing

    What is synchronus updation and synchronus processing?why bdc is not stopped when error occurs in bdc session or call transaction method during execution?

    Hi,
    synchronise update means transfer the data from internal table to application server record by record.
    synchronise process means transfer the data from application server to data base table record by record.
    but in asynchronise update or process the records at a time.

  • Disable the Update Opportunity Totals

    Has anyone come up with a way of disabling the "Update Opportunity Totals" button on the Opportunity Page. Without going into detail, under certain circumstances, when our users click the button we come up with incorrect totals. This is due to our implmentation and how we populate the frequency & # of periods, not Oracle.
    I looked into trying to add something in the in HTML Head Additions section of the custom web applet, that would disable just this button, but could not come up with anything.
    The code that is executed when the button is selected is:
    <div tabindex="5" onmouseover="toggleNavButton(this);" onkeypress="onButtonPress(this);" onmouseout="toggleNavButton(this);" class="buttonChildTitleBarTD" onclick="doNavigate('\/OnDemand\/user\/OpportunityDetail?OMTGT=RevenueList&OMCR0=1-19FGQ67&OpptyDetailForm.Id=1-19FGQ67&OMRET0=OpportunityDetail%3focTitle%3dDixie%2bPAS%26OMTGT%3dOpptyDetailForm%26OMTHD%3dOpportunityDetailNav%26ocEdit%3dY%26OpptyDetailForm.Id%3d1-19FGQ67%26OCTYPE%3d%26ocTitleField%3dName&OMCBO=Opportunity&OCTYPE=&OMTHD=UpdateTotals',true, this, null);" id="ProductRevenueChildListTB28508260*1">&#160;Update Opportunity Totals&#160;</div>
    Any thoughts?

    You can't remove the Update opty total button but I had a similar issue, we capture revenue in 2 fields mthly and inital setup and it wouldn't use both and send it to the Opty total so we looked at redesigning it. I have 2 new currency fields and when a record is updated it divides the initial setup by # periods and adds that figure to the monthly figure and puts it in the currency field that displays in related items. The update Opty button then works with the correct numbers. Of course this goes in right after R16 because then I can remove the original Monthly revenue field off the related items section.
    cheers
    Alex

  • Problem in updating the GR processing time using BAPI 'BAPI_SAG_CHANGE'

    Hi,
    I am using the BAPI 'BAPI_SAG_CHANGE' for uopdating the GR processing time(BAPIMEOUTITEM-GR_PR_TIME) of the scheduling agreements.
    Issue: when there is no value maintained for GR processing time for a particular scheduling agreemnet the BAPI updates the GR processing time successfully but when there is some value already existing for a particular scheculing agreement then the BAPI does not update this field eventhough the return parameter shows the message 'successfully updated'.   
    Can somebody suggest what could be the reason.
    OR
    Is there any other way/FM to update the scheduling agreements.  
    Thanks,
    Ravindra

    This appears to be old-style BAPI, with ....X tables.  Did you populate the field in the X version of the outitem for the column(s) to be changed?  Did you call the COMMIT bapi after the update?

  • How to Update the Final Process Date in Termiantion Screen Oracle HRMS

    Hi Gurus,
    I have a requirement where i need to update the Final Process Date. is there any standard api to update the final process date. i know there is a update to update the termination details like actual termination date,last standard process but how about final process date.
    Eg : For one assignment the final process date is 31-March-2013 and as of now he is a exemployee in system as he was terminated on 31-DEC-2012. now i want to prepone the final process date to 31-JAN-2012.
    any replies on this is highly appreciable.
    Thanks in advance.

    I would reverse the termination then terminate the employee with the right FPD.
    hr_ex_employee_api.reverse_terminate_employee
    hr_ex_employee_api.actual_termination_emp
    hr_ex_employee_api.final_process_emp
    Maybe also the below might work:
    hr_periods_of_service_api.update_pds_details
    Please note that there should be no payroll result in your case after January payroll.
    On a side note, you can also termiante employee without setting the FPD, and then put it only when approved by the business - in this way wou can avoid the prepone.

  • HT3946 How do I ask Apple to update Aperture to process Olympus EM-5 Raw Files

    sdff
    How do I ask Apple to update Aperture to process Olympus EM-5 Raw Files

    Use this link:
    http://www.apple.com/feedback/aperture.html

  • Find total processing time from routing

    Hi,
    I'm writing specs for creating a production scheduling report for sales orders. I'm stuck at finding the relevant tables and fields for this particular calc. I want to find the processing time from routing.
    Total Processing Time (if Procurement type = u201CEu201D, then all operations from tasklist/Routing Operations for the material number) = Setup Time + (Machine time * Operation Quantity) + (Labor time * Operation Quantity)
    Any suggestions??
    Thanks

    Hi
    Check with any one of the following table:
    EAPL     Allocation of task lists to pieces of equipment
    EINA     Purchasing Info Record: General Data
    EINE     Purchasing Info Record: Purchasing Organization Data
    ESKL     Account Assignment Specification: Service Line
    ESLH     Service Package Header Data
    ESLL     Lines of Service Package
    INOB     Link between Internal Number and Object
    KALC     Material Quantity Calculation - Formulas
    KALT     Material Quantity Calculation: Header
    KOCLU     Cluster for conditions in purchasing and sales
    KSSK     Allocation Table: Object to Class
    LFA1     Vendor Master (General Section)
    MAPL     Assignment of Task Lists to Materials
    MLST     Milestone
    MLTX     Milestone Description
    PLAB     Relationships
    PLAS     Task list - selection of operations/activities
    PLFH     Task list - production resources/tools
    PLFL     Task list - sequences
    PLFT     Process Instructions
    PLFV     PI Characteristics/Sub-Operation Parameter Values
    PLKO     Task list - header
    PLKZ     Task list: main header
    PLMK     Inspection plan characteristics
    PLMW     MAPL-Dependent Charac. Specifications (Inspection Plan)
    PLMZ     Allocation of bill of material items to operations
    PLPH     CAPP: Sub-operations
    PLPO     Task list - operation/activity
    Thanks
    Saravana
    Reward if useful

Maybe you are looking for

  • Error while running Webdynpro Program

    Hi experts While Executing Web Dyn Pro Program the Broswer gets open, after authentication i am getting error. Error is due to : The termination type was: RABAX_STATE Can some one help me ? Regards Arun Rajan Edited by: Arun Rajan on Apr 18, 2009 10:

  • IPod connects to new PC, but not iTunes

    I bought a new laptop (WIndows XP) a few days ago, but when I tried to connect my iPod it doesn't appear in the iTunes 'Sources' list. It appears in the 'My Computer' folder, and when I connect it to the computer iTunes opens! I've had my iPod for ov

  • Dimension Number of BSO Application on Essbase

    Hi, I'm new in Essbase and I should review an existent BSO application to improve its performance. This application has an outline with 5 dimensions, Measure (Account), Period (Time), KPI, Recalculated Market and Organizational Structure. These dimen

  • Text tool error

    Hi, Every time I changed text property - size, color, etc and when I am done with it I hit the selection or enter. This is the message I get every time. So basically I can't change any text property! Please help!

  • Matl. Statistics group not found.....

    Hi all, I have created same material in production and development, but in development in Sales Ord. 2 View, Matl. Statistics Group filed not showing (only 3 fields showing), where as in production it is showing all fields. How to activate that Matl.