<?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: Send ping? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47344#M2329</link>
    <description>&lt;P&gt;@ppablo @Drainy @Rhuen ·can u suggest something on this plz&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2016 07:39:18 GMT</pubDate>
    <dc:creator>saurabh_tek</dc:creator>
    <dc:date>2016-10-24T07:39:18Z</dc:date>
    <item>
      <title>Send ping?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47338#M2323</link>
      <description>&lt;P&gt;Hy,&lt;/P&gt;

&lt;P&gt;how can i create a Dashboard with a Ping to a target?&lt;BR /&gt;
I will send a ping to ~5 ip-adresses every 60 seconds.&lt;/P&gt;

&lt;P&gt;Can i configure splunk for this? Or need an app?&lt;/P&gt;

&lt;P&gt;thx.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:18:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47338#M2323</guid>
      <dc:creator>Rhuen</dc:creator>
      <dc:date>2012-11-28T14:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Send ping?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47339#M2324</link>
      <description>&lt;P&gt;You could just write a scripted input that runs every 60 seconds and Splunk the output, then you just build your dashboard based on the expected ping detail.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3/Developer/ScriptSetup"&gt;http://docs.splunk.com/Documentation/Splunk/4.3/Developer/ScriptSetup&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:21:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47339#M2324</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-28T14:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Send ping?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47340#M2325</link>
      <description>&lt;P&gt;Have you or anyone a example for me?&lt;BR /&gt;
I was try with "Pinger" it works, but when i ping a IP-Adress i see only "access denied" but a normal ping is working. I dont know why.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 08:35:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47340#M2325</guid>
      <dc:creator>Rhuen</dc:creator>
      <dc:date>2012-11-29T08:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Send ping?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47341#M2326</link>
      <description>&lt;P&gt;Well, a quick google found this; &lt;A href="http://www.cyberciti.biz/tips/simple-linux-and-unix-system-monitoring-with-ping-command-and-scripts.html"&gt;http://www.cyberciti.biz/tips/simple-linux-and-unix-system-monitoring-with-ping-command-and-scripts.html&lt;/A&gt; You could modify this to be your scripted input. You really need to learn and understand how this all works otherwise you can't hope to support it. Also it might be worth looking into the "access denied" error&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:05:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47341#M2326</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-11-29T09:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Send ping?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47342#M2327</link>
      <description>&lt;P&gt;If you've indexed your data already and it contains URLs, IPs, or DNS names that you want to ping, you can use this ping status command add-on: &lt;A href="http://apps.splunk.com/app/507/"&gt;http://apps.splunk.com/app/507/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Usage is in the README.txt. Then, have your dashboard refresh every 5 seconds to get the latest ping status in realtime for these machines or devices.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2013 18:40:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47342#M2327</guid>
      <dc:creator>ndoshi</dc:creator>
      <dc:date>2013-09-26T18:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Send ping?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47343#M2328</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/193"&gt;@ndoshi&lt;/a&gt; how can we check the hosts mentioned in lookup file &lt;BR /&gt;
pingstatus command works on extracted field - host but when i use.. &lt;/P&gt;

&lt;P&gt;|inputlookup all_networking_devices | fields host  | pingstatus url as host| table host,pingdelay | sort-pingdelay | head 8&lt;/P&gt;

&lt;P&gt;then it does not show anything as in verbose results there is nothing since hosts are in lookup file not indexed and hence no extracted 'host' field&lt;/P&gt;

&lt;P&gt;please suggest &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:31:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47343#M2328</guid>
      <dc:creator>saurabh_tek</dc:creator>
      <dc:date>2020-09-29T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Send ping?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47344#M2329</link>
      <description>&lt;P&gt;@ppablo @Drainy @Rhuen ·can u suggest something on this plz&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2016 07:39:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47344#M2329</guid>
      <dc:creator>saurabh_tek</dc:creator>
      <dc:date>2016-10-24T07:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Send ping?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47345#M2330</link>
      <description>&lt;P&gt;Hi saurabh_tek,&lt;/P&gt;

&lt;P&gt;@saurabh_tek&lt;BR /&gt;
Did u find the solution for this ?&lt;/P&gt;

&lt;P&gt;i am also having all host details in lookup file only ...when i do ping status it returns nothing...&lt;/P&gt;

&lt;P&gt;Your reply will helpful&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 06:19:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Send-ping/m-p/47345#M2330</guid>
      <dc:creator>manjuase</dc:creator>
      <dc:date>2017-07-20T06:19:41Z</dc:date>
    </item>
  </channel>
</rss>

