<?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 Poller location in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451511#M55512</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
  I've got everything configured and ready to go, but I can't find the "F5LTMPoolMonitoring-Poller" executable.  I only have a directory with that name and nothing else.  I the name of the poller actually "F5LTMPoolMonitoring-Poller"?  If so, I'll need to re-install the app.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 24 Oct 2018 11:39:40 GMT</pubDate>
    <dc:creator>tdeboeser</dc:creator>
    <dc:date>2018-10-24T11:39:40Z</dc:date>
    <item>
      <title>Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451511#M55512</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
  I've got everything configured and ready to go, but I can't find the "F5LTMPoolMonitoring-Poller" executable.  I only have a directory with that name and nothing else.  I the name of the poller actually "F5LTMPoolMonitoring-Poller"?  If so, I'll need to re-install the app.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 11:39:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451511#M55512</guid>
      <dc:creator>tdeboeser</dc:creator>
      <dc:date>2018-10-24T11:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451512#M55513</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
It is located in the install folder of the App.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 12:54:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451512#M55513</guid>
      <dc:creator>D2SI</dc:creator>
      <dc:date>2018-10-24T12:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451513#M55514</link>
      <description>&lt;P&gt;Thanks,&lt;BR /&gt;
  What I have in the install folder is:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;ls /opt/splunk/etc/apps/F5LTMPoolMonitoring/install&lt;BR /&gt;
metadata &lt;BR /&gt;
bin &lt;BR /&gt;
local&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;In bin/  i have:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;snmp_f5_monitor_status_big-ip_name.sh &lt;BR /&gt;
snmp_f5_cur_conns_big-ip_name.sh &lt;BR /&gt;
snmp_f5_failover_status_big-ip_name.sh&lt;BR /&gt;
snmp_f5_sync_status_big-ip_name.sh&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Do I need to set a cron job for the scripts?  &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:47:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451513#M55514</guid>
      <dc:creator>tdeboeser</dc:creator>
      <dc:date>2020-09-29T21:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451514#M55515</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;No cron job needed, just use scripted inputs examples provided in F5LTMPoolMonitoring-Poller/local/inputs.conf:&lt;/P&gt;

&lt;P&gt;[script://./bin/snmp_f5_monitor_status_big-ip_name.sh]&lt;BR /&gt;
interval = 120&lt;BR /&gt;
index = &lt;BR /&gt;
sourcetype = f5:bigip:ltm:snmp:monitor:status&lt;BR /&gt;
host = &lt;/P&gt;

&lt;P&gt;Just set the index name and, if needed, the host name&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:45:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451514#M55515</guid>
      <dc:creator>D2SI</dc:creator>
      <dc:date>2020-09-29T21:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451515#M55516</link>
      <description>&lt;P&gt;Thanks again for the help.  I don't think our install is OK.  The index isn't being populated, and I don't see of the 'sourcetypes".  &lt;/P&gt;

&lt;P&gt;Using "sourcetype="f5:bigip:ltm:snmp:monitor:status" returns nothing ( "0" ).  Would it be wise to try and reinstall?  &lt;/P&gt;

&lt;P&gt;snmpwalk at the CLI works as expected.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 14:23:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451515#M55516</guid>
      <dc:creator>tdeboeser</dc:creator>
      <dc:date>2018-10-26T14:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451516#M55517</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Make sure to move the folder F5LTMPoolMonitoring-Poller from /opt/splunk/etc/apps/F5LTMPoolMonitoring/install to /opt/splunk/etc/apps.&lt;/P&gt;

&lt;P&gt;Make also sure that the specified index exists.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Oct 2018 06:03:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451516#M55517</guid>
      <dc:creator>D2SI</dc:creator>
      <dc:date>2018-10-28T06:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451517#M55518</link>
      <description>&lt;P&gt;@niketnilay , Can you convert this comment to an answer as this is already answered correctly&lt;/P&gt;</description>
      <pubDate>Sun, 28 Oct 2018 06:19:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451517#M55518</guid>
      <dc:creator>iamarkaprabha</dc:creator>
      <dc:date>2018-10-28T06:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451518#M55519</link>
      <description>&lt;P&gt;@tdeboeser , could you please confirm whether your issue is resolved? If not kindly provide further details so that community members can assist you better!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 03:53:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451518#M55519</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-10-29T03:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451519#M55520</link>
      <description>&lt;P&gt;I'll be working on this today.  If successful I'll update the page.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 14:00:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451519#M55520</guid>
      <dc:creator>tdeboeser</dc:creator>
      <dc:date>2018-10-29T14:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451520#M55521</link>
      <description>&lt;P&gt;Made this move, still nothing. Index exists and is configured in inputs.conf.  Nothing when searching sourcetype="f5:bigip:ltm:snmp:monitor:status" .  &lt;/P&gt;

&lt;P&gt;Not sure where to look now...&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 11:35:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451520#M55521</guid>
      <dc:creator>tdeboeser</dc:creator>
      <dc:date>2018-10-30T11:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Poller location</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451521#M55522</link>
      <description>&lt;P&gt;Well if you had not made this move earlier, it would need a restart.&lt;/P&gt;

&lt;P&gt;Did you test and adapt the shell scripts from the same instance it is running ?&lt;/P&gt;

&lt;P&gt;Did you configure the shell script to be executable?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 13:35:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Poller-location/m-p/451521#M55522</guid>
      <dc:creator>D2SI</dc:creator>
      <dc:date>2018-10-30T13:35:40Z</dc:date>
    </item>
  </channel>
</rss>

