<?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: display pool down on two cluster server in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-pool-down-on-two-cluster-server/m-p/604901#M210375</link>
    <description>&lt;P&gt;I need to have a condition to assign a snow incident to two different groups according to the time slot in working and non-working hours&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2022 09:40:30 GMT</pubDate>
    <dc:creator>elmadi_fares</dc:creator>
    <dc:date>2022-07-08T09:40:30Z</dc:date>
    <item>
      <title>How to display pool down on two cluster server?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-pool-down-on-two-cluster-server/m-p/604738#M210326</link>
      <description>&lt;LI-CODE lang="markup"&gt;index=idx_rdap source="*f5*" "*member*" "RO1B4-0JLSM4000S" "/Common/pool_d2i_*gkrgkl"
| rex field=member "\/Common\/(?&amp;lt;server&amp;gt;[^:]*)"
| stats latest(status) as Last_status, values(pool), as pool_name, values(_time) as _time by pool, server
| stats values(Last_status) as Last_status, values(server) as server by pool
| eval severity=case(server="XC001X02" AND server="XC001X03" AND Last_status="down", "1", server="XC001X03" AND Last_status="down", "3", server="XC001X02" AND Last_status="down", "3",true(),"0" )
| table pool, Last_status, severity, server
| eval hour_of_the_starttime=strftime(_time, "%H")
| eval support_group=if(hour_of_the_starttime&amp;gt;=19 OR hour_of_the_starttime&amp;lt;7,"WW-XX-TFORMEGI-L3", "WW-XX-MSEGI-L2")
| eval ressource="GKR-GkL-I:" + pool
| eval service_offring="GKR-GkL-I"
| eval description="VIP GMS got a service status down \n \nDetail : One or more legs Impacted service on :" + pool + "\n On server(s): " + tostring(server) + " \n\n\n\n; " + support_group + " ;KB=KB00000"
| table ressource description pool service_offring severity server support_group&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 08 Jul 2022 14:32:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-pool-down-on-two-cluster-server/m-p/604738#M210326</guid>
      <dc:creator>elmadi_fares</dc:creator>
      <dc:date>2022-07-08T14:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: I have this search that triggers the pools that are down on the two cluster servers XC001X02 and XC001X03 so if a po</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-pool-down-on-two-cluster-server/m-p/604739#M210327</link>
      <description>&lt;P&gt;Please edit your post to put the question in the body rather than the subject.&amp;nbsp; As it is now, the question is truncated so we don't know what the problem is.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 12:33:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-pool-down-on-two-cluster-server/m-p/604739#M210327</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-07-07T12:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: display pool down on two cluster server</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-pool-down-on-two-cluster-server/m-p/604901#M210375</link>
      <description>&lt;P&gt;I need to have a condition to assign a snow incident to two different groups according to the time slot in working and non-working hours&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 09:40:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-pool-down-on-two-cluster-server/m-p/604901#M210375</guid>
      <dc:creator>elmadi_fares</dc:creator>
      <dc:date>2022-07-08T09:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to display pool down on two cluster server?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-pool-down-on-two-cluster-server/m-p/605143#M210451</link>
      <description>&lt;P&gt;someone can you help me ???&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 12:36:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-pool-down-on-two-cluster-server/m-p/605143#M210451</guid>
      <dc:creator>elmadi_fares</dc:creator>
      <dc:date>2022-07-11T12:36:32Z</dc:date>
    </item>
  </channel>
</rss>

