<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to Monitor Apache Services In AIX? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Monitor-Apache-Services-In-AIX/m-p/87983#M5359</link>
    <description>&lt;P&gt;So, where should I add these 3 lines to? If I want to monitor the apache in the AIX server?&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Oct 2019 05:26:45 GMT</pubDate>
    <dc:creator>waikeat_chan</dc:creator>
    <dc:date>2019-10-09T05:26:45Z</dc:date>
    <item>
      <title>How to Monitor Apache Services In AIX?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Monitor-Apache-Services-In-AIX/m-p/87981#M5357</link>
      <description>&lt;P&gt;If I understand correctly, httpd.conf of apache should be using 'LoadModule' syntax instead of 'export'.&lt;/P&gt;&lt;P&gt;But in the documentation I only see export:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/18027-dontunderstand.png" /&gt;&lt;/P&gt;&lt;P&gt;So what is the correct syntax to add to the http.conf file to enable Apache service discovery in AIX?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Aug 2018 03:48:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-Monitor-Apache-Services-In-AIX/m-p/87981#M5357</guid>
      <dc:creator>waikeat_chan</dc:creator>
      <dc:date>2018-08-18T03:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Monitor Apache Services In AIX?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Monitor-Apache-Services-In-AIX/m-p/87982#M5358</link>
      <description>&lt;P&gt;Adding the export (preloading the library) is preferred with recent Oneagent version on AIX. You don't have to touch the apache configuration at all. You just need to ensure the environments are exported in the execution context where you start the apache server. &lt;/P&gt;&lt;P&gt;Adding the configuration manually to apache config files is still possible, but it is discouraged.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Aug 2018 20:03:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-Monitor-Apache-Services-In-AIX/m-p/87982#M5358</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2018-08-19T20:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Monitor Apache Services In AIX?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Monitor-Apache-Services-In-AIX/m-p/87983#M5359</link>
      <description>&lt;P&gt;So, where should I add these 3 lines to? If I want to monitor the apache in the AIX server?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Oct 2019 05:26:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-Monitor-Apache-Services-In-AIX/m-p/87983#M5359</guid>
      <dc:creator>waikeat_chan</dc:creator>
      <dc:date>2019-10-09T05:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Monitor Apache Services In AIX?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Monitor-Apache-Services-In-AIX/m-p/87984#M5360</link>
      <description>&lt;P&gt;Actually, depending on your installation, the best method I know is to include those environments (DT_HOME / LDR_PRELOAD / LDR_PRELOAD64) in the &amp;lt;apachehome&amp;gt;/bin/envvars :&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;export DT_HOME=/opt/dynatrace/oneagent&lt;BR /&gt;export LDR_PRELOAD64=$DT_HOME/agent/lib64/liboneagentproc.so&lt;BR /&gt;export LDR_PRELOAD=$DT_HOME/agent/lib/liboneagentproc.so&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If your apache (ihs) is started using standard apachectl shell script (and not directly with httpd binary), this will work well. With OneAgent 1.175 this should not be necessary anymore since automatic injection should be available on AIX.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Oct 2019 06:13:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-Monitor-Apache-Services-In-AIX/m-p/87984#M5360</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2019-10-09T06:13:31Z</dc:date>
    </item>
  </channel>
</rss>

