<?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 check server is up or not in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329334#M159919</link>
    <description>&lt;P&gt;I have a lookup with the details of server and I want to check whether that  servers are up or not. if not i have to send an email.&lt;/P&gt;

&lt;P&gt;In my case pingstatus app is not working so i want some other methods which is not using ping command.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2017 06:01:31 GMT</pubDate>
    <dc:creator>manjuase</dc:creator>
    <dc:date>2017-07-25T06:01:31Z</dc:date>
    <item>
      <title>check server is up or not</title>
      <link>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329334#M159919</link>
      <description>&lt;P&gt;I have a lookup with the details of server and I want to check whether that  servers are up or not. if not i have to send an email.&lt;/P&gt;

&lt;P&gt;In my case pingstatus app is not working so i want some other methods which is not using ping command.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 06:01:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329334#M159919</guid>
      <dc:creator>manjuase</dc:creator>
      <dc:date>2017-07-25T06:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: check server is up or not</title>
      <link>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329335#M159920</link>
      <description>&lt;P&gt;Hi manjuase,&lt;BR /&gt;
do you want to monitor up or down server status or specified services?&lt;BR /&gt;
Because if you want to check server status, you could use Splunk internal logs (index=_internal host=your_host).&lt;BR /&gt;
If instead you want to test specified services, you should use a script based on ps command (if linux) or Windows processes and check active processes comparing them with a processes lookup.&lt;BR /&gt;
To find scripts see TA_Linux or TA_Windows.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:03:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329335#M159920</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-09-29T15:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: check server is up or not</title>
      <link>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329336#M159921</link>
      <description>&lt;P&gt;Hi cusello ,&lt;/P&gt;

&lt;P&gt;Thanks for your reply..I want to check the server status only..&lt;/P&gt;

&lt;P&gt;So you are saying that in "_Internal" index if am not seeing the server for which i want to check the status..then that server is down..right ?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 07:22:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329336#M159921</guid>
      <dc:creator>manjuase</dc:creator>
      <dc:date>2017-07-25T07:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: check server is up or not</title>
      <link>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329337#M159922</link>
      <description>&lt;P&gt;Hi manjuase,&lt;BR /&gt;
I imagine that you have a Universal Forwarder installed and running on your server.&lt;BR /&gt;
This means that Splunk UF is sending its logs to a Splunk Enterprise instance.&lt;BR /&gt;
Using that search you can monitor if server is up or not and eventually send an alert (really you're testing Splunk Forwarder status, but UF is running on server!).&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 07:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329337#M159922</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-25T07:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: check server is up or not</title>
      <link>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329338#M159923</link>
      <description>&lt;P&gt;Hi cusello,&lt;/P&gt;

&lt;P&gt;Yeah i agree with your point ...from the internal index we can say if UF is running or not.. In case if server is running and UF is not running , we can't find that server in _internal index right?..So here we can't say server is down..here UF is down..&lt;/P&gt;

&lt;P&gt;I want to check the status of server not the status of UF.&lt;/P&gt;

&lt;P&gt;Do you have any idea on this ?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 07:40:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329338#M159923</guid>
      <dc:creator>manjuase</dc:creator>
      <dc:date>2017-07-25T07:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: check server is up or not</title>
      <link>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329339#M159924</link>
      <description>&lt;P&gt;Hi manjuase,&lt;BR /&gt;
Yes but if your UF is down you lose every chance to monitor your server, so if server is up and UF is down I think it's a problem to immediately solve!&lt;BR /&gt;
I suggest to use this way.&lt;BR /&gt;
Anyway, you could test active processes on your server using a script based on linux ps command (see TA_Linux), but UF must be running so it's the previous case.&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 07:53:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/check-server-is-up-or-not/m-p/329339#M159924</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-25T07:53:21Z</dc:date>
    </item>
  </channel>
</rss>

