<?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 How to monitor http web pages and splunk the results? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-monitor-http-web-pages-and-splunk-the-results/m-p/94155#M19599</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I'm looking to set something up that calls a bunch of http webpages that run on some of our boxes that need a username &amp;amp; password and logs a couple of things&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Whether the page is pingable&lt;/LI&gt;
&lt;LI&gt;Grabs the page content and then i can parse it into Splunk&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I'm not really sure where to start with this, I guess it needs some kind of script.  I was just wondering if anyone had written anything similar that could help me or has any ideas that could just guide me into where to start with this?&lt;/P&gt;

&lt;P&gt;I don't really know much perl or python but I'm getting I'll need something like this to do this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Hazel&lt;/P&gt;</description>
    <pubDate>Tue, 03 May 2011 19:04:10 GMT</pubDate>
    <dc:creator>Hazel</dc:creator>
    <dc:date>2011-05-03T19:04:10Z</dc:date>
    <item>
      <title>How to monitor http web pages and splunk the results?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-monitor-http-web-pages-and-splunk-the-results/m-p/94155#M19599</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I'm looking to set something up that calls a bunch of http webpages that run on some of our boxes that need a username &amp;amp; password and logs a couple of things&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Whether the page is pingable&lt;/LI&gt;
&lt;LI&gt;Grabs the page content and then i can parse it into Splunk&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I'm not really sure where to start with this, I guess it needs some kind of script.  I was just wondering if anyone had written anything similar that could help me or has any ideas that could just guide me into where to start with this?&lt;/P&gt;

&lt;P&gt;I don't really know much perl or python but I'm getting I'll need something like this to do this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Hazel&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2011 19:04:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-monitor-http-web-pages-and-splunk-the-results/m-p/94155#M19599</guid>
      <dc:creator>Hazel</dc:creator>
      <dc:date>2011-05-03T19:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to monitor http web pages and splunk the results?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-monitor-http-web-pages-and-splunk-the-results/m-p/94156#M19600</link>
      <description>&lt;P&gt;Hi Hazel&lt;/P&gt;

&lt;P&gt;I would do this with a script which calls &lt;EM&gt;'wget'&lt;/EM&gt; or &lt;EM&gt;'lynx -d'&lt;/EM&gt;&lt;BR /&gt;
then you get a dump of the webpage, which could be read by splunk or if the page is down (not pingable) your script can error out something which is also read by splunk.&lt;/P&gt;

&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2011 09:28:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-monitor-http-web-pages-and-splunk-the-results/m-p/94156#M19600</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2011-05-05T09:28:07Z</dc:date>
    </item>
  </channel>
</rss>

