DX Application Performance Management

  • 1.  Where to place custom script on EPAGENT 10.7 version

    Posted Aug 10, 2018 03:14 AM

    Hi All,

     

    For EPagent 10.7 if we are creating custom script, where we should place that script. 

    I can see below directory structure and in properties file also for default script its directly calling the script ,no path is mention for the script.

     

    Directory :

     

    drwxr-xr-x. 2 aauser aausers 4096 Aug 6 11:55 apache
    drwxr-xr-x. 2 aauser aausers 4096 Aug 6 11:55 websphere
    drwxr-xr-x. 3 aauser aausers 4096 Aug 6 11:55 lib
    drwxr-xr-x. 2 aauser aausers 4096 Aug 6 11:55 iis
    drwxr-xr-x. 2 aauser aausers 4096 Aug 6 11:55 windows
    drwxr-xr-x. 2 aauser aausers 4096 Aug 9 09:08 weblogic
    drwxr-xr-x. 2 aauser aausers 4096 Aug 9 09:28 solaris

    $pwd
    EPagent_Home/epaplugins/

     

    Content from IntroscopeEPAgent.properties file : 

     

    introscope.epagent.stateless.DISK.command=perl diskStats.pl
    introscope.epagent.stateless.DISK.delayInSeconds=900

     

    Regards,

    Vivek



  • 2.  Re: Where to place custom script on EPAGENT 10.7 version

    Posted Aug 10, 2018 05:30 AM

    Hi All,

     

    Any input ?

     

    Regards,

    Vivek



  • 3.  Re: Where to place custom script on EPAGENT 10.7 version

    Broadcom Employee
    Posted Aug 10, 2018 07:46 AM

    Dear Community:
    Does someone have a response for Vivek?



  • 4.  Re: Where to place custom script on EPAGENT 10.7 version
    Best Answer

    Posted Aug 10, 2018 11:24 AM

    @vivek_98

    Create a folder name custom where you have apache and websphere etc. folders. and put all your custom scripts here.

     

    also provide absolute path of the script in IntroscopeEPAgent.profile file.



  • 5.  Re: Where to place custom script on EPAGENT 10.7 version

    Posted Aug 10, 2018 12:15 PM

    also provide absolute path of the script in IntroscopeEPAgent.profile file.



  • 6.  Re: Where to place custom script on EPAGENT 10.7 version

    Broadcom Employee
    Posted Aug 12, 2018 06:17 PM

    Per Vivek's other EPAgent thread Error in IntroscopeEPA.log while running custom script , how the agent locates the script is documented on the EPAgent plug-ins configuration doc page:

    Add and Configure Standalone EPAgent Plug-ins - CA Application Performance Management - 10.7 - CA Technologies Documenta…