DX Application Performance Management

  • 1.  CA Wily Introscope EP Agent Custom Plug-in Scripts

    Posted Feb 08, 2012 11:10 AM
    Platform Job count Monitoring:
    A EP Agent custom plug-in script that connects to database and captures the maximum number of running concurrent jobs.
    I have created a shell scripts which connects to database and executes sql and generates output.
    The next step is to parse the output into introscope metric format so that it can be displayed in Investigator.

    Capacity Reports:
    A EP Agent custom plug-in script that generates following metrics in Investigator.
    - IIS Web Server CPU/Memory Utilization
    - NCache CPU/Memory Utilization


  • 2.  RE: CA Wily Introscope EP Agent Custom Plug-in Scripts

    Broadcom Employee
    Posted Feb 13, 2012 02:22 AM
    While using shell scripts is fine for *nix, it doesn't make it portable for customers who want to deploy EPA on Windows.
    If you can make your scripts available in the Document Library, I'd be more than happy to port them over to Perl.

    -Hiko


  • 3.  RE: CA Wily Introscope EP Agent Custom Plug-in Scripts

    Posted Apr 13, 2012 03:40 PM
    I want to publish sql query result in wily workstation to find the total transactions every 15 mints . please help me to configure this sql query in Wily agent.

    (this server having Jboss server with wily Agent)

    Thanks
    Ram


  • 4.  RE: CA Wily Introscope EP Agent Custom Plug-in Scripts

    Broadcom Employee
    Posted Apr 19, 2012 11:43 AM
    Can you show us some sample output that you're getting and what you want sent back to Introscope?

    -Hiko