<?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: Alert when ping UP and DOWN in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601447#M13953</link>
    <description>&lt;P&gt;Is it like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jack1_0-1655038082016.png" style="width: 669px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20051i6C756EC0FD513178/image-dimensions/669x414?v=v2" width="669" height="414" role="button" title="jack1_0-1655038082016.png" alt="jack1_0-1655038082016.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jun 2022 12:48:18 GMT</pubDate>
    <dc:creator>jack1</dc:creator>
    <dc:date>2022-06-12T12:48:18Z</dc:date>
    <item>
      <title>How to create an Alert when ping UP and DOWN?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601442#M13950</link>
      <description>&lt;P&gt;My i know how to set ping how many times fail or success , then only it will send alert?&lt;/P&gt;
&lt;P&gt;Currently I was told tht it only ping 1 time in 5mins, then it will send out alert if DOWN. which I think 1 time ping is too short to conclude the IP is DOWN. I wanted to change it to 5 times ping , if 100% only consider IP is DOWN. May I know how to do it ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Network State Change Rule.png" style="width: 772px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20050iCB36831183E6A1CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Network State Change Rule.png" alt="Network State Change Rule.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 18:53:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601442#M13950</guid>
      <dc:creator>jack1</dc:creator>
      <dc:date>2022-06-13T18:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when ping UP and DOWN</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601443#M13951</link>
      <description>&lt;P&gt;Start with a search which finds when you have at least 5 consecutive down flags&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| streamstats count reset_on_change=true by flag
| where flag="DOWN" AND count&amp;gt;=5&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 12 Jun 2022 10:41:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601443#M13951</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-12T10:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when ping UP and DOWN</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601445#M13952</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont understand. you mean add this 2 cmd after existing one? or how shld it be?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jun 2022 12:43:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601445#M13952</guid>
      <dc:creator>jack1</dc:creator>
      <dc:date>2022-06-12T12:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when ping UP and DOWN</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601447#M13953</link>
      <description>&lt;P&gt;Is it like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jack1_0-1655038082016.png" style="width: 669px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20051i6C756EC0FD513178/image-dimensions/669x414?v=v2" width="669" height="414" role="button" title="jack1_0-1655038082016.png" alt="jack1_0-1655038082016.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jun 2022 12:48:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601447#M13953</guid>
      <dc:creator>jack1</dc:creator>
      <dc:date>2022-06-12T12:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when ping UP and DOWN</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601449#M13954</link>
      <description>&lt;P&gt;Start with&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=ping
| eval flag=if(packet_loss=100,"DOWN","UP")
| streamstats count reset+on_change=true by flag
| where count &amp;gt;= 5 AND flag="DOWN"&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 12 Jun 2022 14:20:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/601449#M13954</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-12T14:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when ping UP and DOWN</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/602059#M13964</link>
      <description>&lt;P&gt;Sorry i nvr do splunk before.&amp;nbsp; where do i start copy the line frm current alert settings? so tht I will know which branch is DOWN , at wht date/time, with the comments as well.something like below. All info is frm the lookup file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;WAN Site: Palo Alto US Cct:11654483&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;16 Jun 2022 17:04:40 - WAN UP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;May I knw how to link this to the lookup file? It has all the IP and branch name, location, cct id, etc.&lt;/P&gt;&lt;P&gt;Currently the ping is set to 5 (original is 1), interval=300s but thereafter only received UP but no DOWN alert&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jack1_2-1655379486224.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20128iBA3F98A6491E737F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jack1_2-1655379486224.jpeg" alt="jack1_2-1655379486224.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;May i also knw how shld the time range and cron expression be configured for every 300s(5 ping)?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jack1_3-1655379636334.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20129i2BA6F0DA4314D922/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jack1_3-1655379636334.png" alt="jack1_3-1655379636334.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 11:41:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-Alert-when-ping-UP-and-DOWN/m-p/602059#M13964</guid>
      <dc:creator>jack1</dc:creator>
      <dc:date>2022-06-16T11:41:26Z</dc:date>
    </item>
  </channel>
</rss>

