Application Monitoring Tool for PowerBuilder

We are looking for an application monitoring tool that works with PowerBuilder Classic.  We have an application that is experiencing an issue at one client site and they are insisting there is an application issue.  I need a strong application monitoring tool that works with PowerBuilder so we can begin to monitor the performance at their site.  So far all the companies we have found to contact turn us away as soon as they hear our code is in PowerBuilder.
I would greatly appreciate any input as to companies we can contact or recommendations/experiences anyone has had.
Regards-
Barbara Jean Dupuis

I have an app that logs the execution time of all DataWindow retrieves in a table. I can then run a report that tells me which ones are slow. The base DataWindow object captures the start time in the retrievestart event and the retrieveend event inserts a row into a table with the DataWindow name datetime and elapsed time. I use the QueryPerformanceCounter Win API function to get sub-second timing.
Something like this:
External Functions:
Function boolean QueryPerformanceFrequency(Ref Double lpFrequency) Library "kernel32.dll"
Function boolean QueryPerformanceCounter(Ref Double lpPerformanceCount) Library "kernel32.dll"
Instance variables:
Double idbl_frequency
Double idbl_start
Constructor event:
QueryPerformanceFrequency(idbl_frequency)
Retrievestart event:
QueryPerformanceCounter(idbl_start)
Retrieveend event:
Double ldbl_stop
Dec{6} ldec_elapsed
QueryPerformanceCounter(ldbl_stop)
ldec_elapsed = (ldbl_stop - idbl_start) / idbl_frequency
INSERT INTO RETRIEVAL_ACTIVITY_LOG
           ( DATAWINDOW_NAME, RETRIEVE_DATETIME, ROW_COUNT, ELAPSED_TIME )
    VALUES ( :this.DataObject, getdate(), :rowcount, :ldec_elapsed );

Similar Messages

  • Unix Application monitor tool : Help needed

    Hi All,
    I am planning to develop an Application monitor tool for internal use.
    In a Nutshell this tool will monitor set of services (user applications), which or running on HP UNIX box from a windows terminal. Just to know whether they are running OK or not (red green amber!). In other words executing small command on unix and sending the result back to client.
    I am wondering is there any open source tools for this type purpose from which I can take some help.
    Thanks in advance

    A few simple Google searches will probably pull up what you are looking for on HP Unix. For starters
    http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2004-08,GGLD:en&q=open+source+monitoring+tools+HP+unix

  • Is there any monitoring tool for web server and application server ?

    experts,
    I just want to know that is there any monitoring utility which being used to monitor the web server activities like threads web console session tracking and so on..
    I am using Jboss as my application server.If you suggest any monitoring tool for Jboss It would be helpful for me,

    You may use jConsole

  • Monitoring tool for 10gAS

    Hi ,
    As my setup is running oracle 10g application server on Red hat Linux , iam looking for a monitoring tool to monitor my applications server, please suggest me which tool is best for monitoring and administrating
    regards
    Syed

    There is no "best" monitoring tool for AS. It all depends on what your shop is using currently for monitoring of other servers / services. You could monitor your AS using AS Control, but it doesn't send you any alerts etc. OEM might be a good choice, but not if you have to install (and but) it for one server etc. etc.

  • Monitoring tools for db

    Hi
    Would like to get suggestions from everyone for the best monitoring tool for oracle db

    Oracle Enterprise Manager
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Wi-Fi Network Monitoring Tool for Palm OS 5.x

    Hi there..
    I'm trying to develop a 802.11b/g monitor tool for a Palm device (Tungsten C) using J2ME and it turns out to be pretty difficult or maybe even impossible.. meaning, I'm stuck. Since the J2ME VM is optimized for CLDC/MIDP enabled devices, it can't execute parts of the bytecode I used from jpcap. Same while trying to use libpcap with Java (using wrapper classes), it needs some of the J2SE classes which are not or partly supported by J2ME. So I was wondering whether you guys might have some suggestions to solve my problem (using Java)?
    Thanx & Greets from Switzerland, Mike.

    Any particular bytecode? Like maybe to do with doubles/floats? Or is java classes required by libpcap that are missing? I'm guessing you need deeper access to the 802.11 libraries to do monitoring. All you'll have in MIDP is the 'http' connector protocol.

  • DataGuard monitoring tool for NOC

    Hi,
    I'm looking for a dataguard monitoring tool for use in our NOC, I mean something operator/user friendly...

    If you have data guard broker license then your enterprise manager have all this informations to give !
    If you don't have the license then enterprise manager will not have that.
    edit:
    on enterprise manager: database -> choose oyur databse -> availability -> data guard (menu) -> Setup and manage -> ask you to use data guard broker (or not if you database is registered into data guard broker)

  • Security monitoring tool for Cisco ASA

    Please suggest a checp and best security monitoring tool for Cisco ASA devices.

    You can use ossec, open source tool installed on linux:
    http://www.ossec.net/

  • Monitoring tool for SunFire V210

    Hello,
    We are running a couple of SunFire V210. These servers are doing their job and we never have to touch them, this is the main reason why we have no expertise on these servers.
    One of the servers indicators is actually yellow, so I reckon I must have some Hardware issue with it. Is there any monitoring tool available on Solaris to perform a diagnostic (equivalent od Dell OpenManage on Dell server)?
    Thanks a lot for your time.
    Fred

    There is no "best" monitoring tool for AS. It all depends on what your shop is using currently for monitoring of other servers / services. You could monitor your AS using AS Control, but it doesn't send you any alerts etc. OEM might be a good choice, but not if you have to install (and but) it for one server etc. etc.

  • Monitoring tool for sharepoints?

    Hi everyone,
    Does anyone know if there is some sort of an application or tool that allows to see which user/ IP is accessing what sharepoint on the server?
    We are running MAC OS X 10.4.9.
    Thanks
      Mac OS X (10.4.9)  

    Hi akshayc
    Server Admin > AFP > Access Log has various options to monitor client connections. DHCP will show which client (using client ID) IP address. These two together should give your relevant feedback. There may be a single application that performs both actions out there – I dont know of one – perhpas some of the other guys out there may know of something.
    BTW set your log detail for both services appropriately. HTH

  • Monitoring tool for performance focused for Ebusiness.

    Hi partners,
    We are going to evaluate some "monitoring" performance tools for an Ebusiness environment, so I would like to know if you can give any recommendations about any tool focused for Ebusiness environment.
    Any advice will be really appreciated.
    Thanks in advance.
    Francisco Mtz.

    二、     The following includes SGAgent for Oracle E-Business Suite Enterprise Edition monitor KPIs click here 。
    1.     SGAgent can monitor all KPIs those Oracle standard edition includes;
    2.     SGAgent can monitor more Oracle Instances 、more type database(Like DB2 MS SQL Server Sybase)、more Oracle E-Business Suite Instances at the same time and the same screen;
    3.     Oracle EBS Patch Monitor(KPI:Username、Patch Name、Patch type、language、Patch created date、last updated date);
    4.     Oracle EBS Profile Parameters monitor(KPI:Application username who updated the profile last、Last updated date、Application name、Profile Parameter name、Profile Parameter description、Language、Profile Value、Level ID、SQL Validation、Hierarchy type、Write allowed flag、Read allowed flag、last update by userid);
    5.     Oracle EBS Application users login monitor(KPI:Login ID、Oracle application login username、Login user description、Application users email address、Login start time、Login End time、login type、Operation system Session ID);Operation: Can kill user directly。
    6.     Oracle EBS Application users Activity(KPI:Program ID、Program type(Forms or Concurrent Programs)、Program name、Running Program Username、user description、Program start time、Program end time、cost time (Second)、Application User Email Address); Operation:Kill the running program(e.g. Forms ,Concurrent Programs, Concurrent Requests)。
    7.     Oracle EBS Discoverer Reports Top 10 running times per month(KPI:Instance name、month、Discoverer Report Name、Running times);
    8.     Oracle EBS Discoverer Reports Activity (KPI:SID,Serial#、Execute times、Oracle username、machine、os username、Program type、SQL、CPU Time 、PGA-ALLOCATED、PGA USED、PGA Freeable); Operation:kill the running Discoverer Reports directly。
    9.     Online realtime Suport:SGAgent user can press the button in the top menu,chat with TechWiz Engineers directly using text words。
    10.     Store and analyze Historical data
    11.     Remote monitor :SGAgent can send its output by FTP to a public IP. Then the clients can monitor his organization from the web with any device that support web browsing.
    Add my MSN;[email protected]

  • Monitoring tool for JVM

    Hi,
    Our's is a multithreaded application. Recently in production our application is getting hang and stop running after running for sometime. Later we changed the VM arguments we pass at the time of startup and it is running fine. But the same application is running fine in SIT and UAT with the old VM confiuration. We are using JDK1.4 and running on Sun Solaris5.8. The old and new VM arguments are
    OLD MEM_ARGS:
    -Xms128m -Xmx256m -XX:PermSize=128m -XX:MaxPermSize=128m -Xss512k
    NEW MEM_ARGS:
    -XX:+PrintGCDetails -XX:+PrintHeapAtGC -Xms128m -Xmx512m -XX:PermSize=32m -XX:NewSize=32m -XX:MaxNewSize=128m -XX:MaxPermSize=128m -Xss512k
    Can anyone suggest any VM monitoring tool to monitor the VM statitics and thread stack of my application/process. Can I use monitoring tools comes with JDK1.5 to monitor JVM of 1.4. If ye, how to use it. Please help me as it is very serious problem in Production.

    Is it at all possible to use JDK 1.5? The monitoring tools/APIs both inside and outside the VM are far superior to those in 1.4. We upgraded to 1.5 immediately after it came out solely because of this.
    You've made several changes all at once between your old and new vm arguments. Maybe you could try small sets of changes at a time to help narrow down which set is helping you (for example, try only adding the memory size change by itself). If an Error is thrown in your threads, what catches or logs it? Maybe it'll show up wherever stderr is logged.

  • Monitoring Tool for Monitoring Business Process

    Hi All,
    Is there any monitoring tool which is able to monitor various technologies .
    we are integrating biztalk with SAP and we are looking for a tool which we can use to monitor both, is there any?
    Praj Dixit

    Hi All,
    Is there any monitoring tool which is able to monitor various technologies .
    we are integrating biztalk with SAP and we are looking for a tool which we can use to monitor both, is there any?
    Praj Dixit
    If if want just to monitor various technologies, lets say BizTalk, then there are lot of tools available for this. BizTalk 360 and SCOM are two main tools.
    similarly if you want to monitor SAP- like availbility of SAP services/URLS/Databases etc, then HP OpenView can be one option.
    However, if you just want to make sure your business process ( integrated BizTalk/SAP..etc) are up and running then you could write some Automated Smoke test scripts, which will perform some basic testing and make sure all components are up and running. 
    Hope this helps. 
    Greetings,HTH
    Naushad Alam
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or
    Mark As Answer
    alamnaushad.wordpress.com

  • Managed Server Monitoring tools for WLS 8.1 on linux

    Our organization uses a set of locally written shell scripts to monitor the status of the managed servers in a WLS 8.1 domain installed on RedHat Linux 4, update4.
    The main monitoring script uses the output of the "ps" and "netstat" commands to determine the process-id, server name, and tcp ports used by each managed server.
    It is able to determine the name of the managed server by parsing the value of the "-Dweblogic.Name" parameter from the command line of the java command that launches the jvm that represents the managed server.
    When a managed server is started, the command line resembles the following:
    java \
    -DLotsofVariables \
    -classpath LotsofCpElements \
    -Djava.security.policy==PolicyFile \
    -Dweblogic.Name=NameOfMgdServer
    The maximum number of characters displayed by the "ps" command with the wide (-w) option is 4096.
    A recent addition to the class path has increased the length of the command line, resulting in the "NameOfMgdServer" being truncated.
    It now appears similar to the following:
    java \
    -DLotsofVariables \
    -classpath LotsofCpElements \
    -Djava.security.policy==PolicyFile \
    -Dweblogic.Name=NameO
    This breaks our monitoring script because it is looking for a managed server named "NameOfMgdServer", not "NameO".
    Each managed server is monitored by the WLS administration server and the local node manager.
    Is there a way to restructure or rewrite the command line used to launch the managed server java jvm such that the "-Dweblogic.Name=NameOfMgdServer" appears before the specification of the classpath?
    I can find no mention of the "-Dweblogic.Name" parameter on the "Remote Start" tab corresponding to each managed server, so it appears that WLS is building the java command line internally based on the contents of the config.xml file, before launching the managed server process.
    I've considered adding an additional parameter to the java command line preceding the specification of the classpath, simply to identify the identity of the managed server, but I don't like this type of hack.
    Perhaps someone else has developed a similar monitoring tool, and could provide some advice?
    Any feedback is appreciated

    Our organization uses a set of locally written shell scripts to monitor the status of the managed servers in a WLS 8.1 domain installed on RedHat Linux 4, update4.
    The main monitoring script uses the output of the "ps" and "netstat" commands to determine the process-id, server name, and tcp ports used by each managed server.
    It is able to determine the name of the managed server by parsing the value of the "-Dweblogic.Name" parameter from the command line of the java command that launches the jvm that represents the managed server.
    When a managed server is started, the command line resembles the following:
    java \
    -DLotsofVariables \
    -classpath LotsofCpElements \
    -Djava.security.policy==PolicyFile \
    -Dweblogic.Name=NameOfMgdServer
    The maximum number of characters displayed by the "ps" command with the wide (-w) option is 4096.
    A recent addition to the class path has increased the length of the command line, resulting in the "NameOfMgdServer" being truncated.
    It now appears similar to the following:
    java \
    -DLotsofVariables \
    -classpath LotsofCpElements \
    -Djava.security.policy==PolicyFile \
    -Dweblogic.Name=NameO
    This breaks our monitoring script because it is looking for a managed server named "NameOfMgdServer", not "NameO".
    Each managed server is monitored by the WLS administration server and the local node manager.
    Is there a way to restructure or rewrite the command line used to launch the managed server java jvm such that the "-Dweblogic.Name=NameOfMgdServer" appears before the specification of the classpath?
    I can find no mention of the "-Dweblogic.Name" parameter on the "Remote Start" tab corresponding to each managed server, so it appears that WLS is building the java command line internally based on the contents of the config.xml file, before launching the managed server process.
    I've considered adding an additional parameter to the java command line preceding the specification of the classpath, simply to identify the identity of the managed server, but I don't like this type of hack.
    Perhaps someone else has developed a similar monitoring tool, and could provide some advice?
    Any feedback is appreciated

  • New monitoring tool for SAP BusinessObjects Enterprise XI 3.1 SP2 & higher

    Did you know that there is a new monitoring tool available for SAP BusinessObjects Enterprise XI 3.1?
    It produces reports that summarise the SAP BusinessObjects Enterprise system landscape and its configuration, helps out with troubleshooting issues and points out areas of concern.
    It also delivers a lot of help with troubleshooting issues via Wily Introscope monitoring dashboards, an 'investigator' and transaction tracing.
    You can read more about it in this blog: /people/miles.escow/blog/2010/12/01/remote-support-component
    Edited by: Christian Luehe on Dec 2, 2010 5:07 PM

    Hi,
    we support official IBM Tivoli and Mircosoft SMS.
    Check google with "businessobjects enterprise monitoring" and you will find a lot of other vendors. maybe you find yours.
    Regards
    -Seb.

Maybe you are looking for

  • JS CS4 & CS5 working through the ScriptListener

    Working through the guide there is an example: var eventFile = new File(app.path + "/Presets/Scripts/Event Scripts Only/Welcome.jsx") app.notifiers.add( "Opn ", eventFile) There is 2 possible places to save this file in windows: C:\Program Files\Adob

  • ITunes can't run cover albuns in this computer

    When I try to hear iTunes with the Cover Flow option, appears this message: "iTunes can't run cover albuns in this computer". Do you know how to solve this problem? This problem is already extending to my iPod, I can't see all the cover music album t

  • How to write roman numeral greater than 10,000?

    Hi Everybody I'm writing my first Math book and I can't find under Edit-> Special Characters the symbol for that. For exemple 15,000 = XV : they used a horizontal line over each letter to represent  x10,000. This workaround of using  _ in the previou

  • Licence Photoshop CS4 Mac

    Bonjour. J'ai récupéré Une installation de Photoshop CS4 Mac. Or le transfert de licence n'a pas été fait. Je désirerais acheter une licence pour cette application. Comment faire ? Merci Cordiakement

  • How do I remove the status bar from iPhone apps on the iPad?

    Whenever I go onto an iPhone app on my ipad I have recently had the status bar covering up some of my game. Here is an example: http://i.imgur.com/Q9xnYhT.jpg As you can see the score is hidden, I have gone through the settings and can't find anythin