<?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: need to check where is ulimit value in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711405#M10712</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258639"&gt;@Praz_123&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;you can use rest call in moniotring console for getting inforamtion for SH and Indexers information&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SanjayReddy_0-1739384313728.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34474iFA91E4ADC9AC890F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SanjayReddy_0-1739384313728.png" alt="SanjayReddy_0-1739384313728.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;| rest splunk_server=&amp;lt;server name&amp;gt; services/server/sysinfo | eval "RAM GB"=round(physicalMemoryMB/1024)&lt;BR /&gt;| table os_name os_build cpu_arch "RAM GB" numberOfCores numberOfVirtualCores transparent_hugepages.defrag transparent_hugepages.enabled transparent_hugepages.effective_state ulimits*&lt;BR /&gt;| rename os_name as "Opeating System" os_build as "OS Build" cpu_arch as "OS Arch" numberOfCores as "Physical Cores" numberOfVirtualCores as "Virtual Cores" transparent_hugepages.defrag as "THP Defrag" transparent_hugepages.enabled as "THP enabled"&lt;BR /&gt;&lt;BR /&gt;you can use following rest call to run in CLI as well&lt;/P&gt;&lt;PRE&gt;curl -k -u admin:changeme &lt;A href="https://localhost:8089/services/server/control" target="_blank"&gt;https://localhost:8089/services/server/sysinfo&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2025 18:18:48 GMT</pubDate>
    <dc:creator>SanjayReddy</dc:creator>
    <dc:date>2025-02-12T18:18:48Z</dc:date>
    <item>
      <title>need to check where is ulimit value</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711334#M10709</link>
      <description>&lt;P&gt;How can i find ulimit value/status for all server in monitoring console.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 07:14:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711334#M10709</guid>
      <dc:creator>Praz_123</dc:creator>
      <dc:date>2025-02-12T07:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: need to check where is ulimit value</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711338#M10710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258639"&gt;@Praz_123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may be able to create a simple app to push out to your instances which runs a modular input to capture this, but in terms of out-of-the-box functionality, unfortunately this isnt available at the moment.&lt;/P&gt;&lt;P&gt;Please let me know how you get on and consider accepting this answer or adding karma this answer if it has helped.&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 21:44:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711338#M10710</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-02-19T21:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: need to check where is ulimit value</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711400#M10711</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258639"&gt;@Praz_123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;There are a few ways you can check your ulimit settings.&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The monitoring console includes a health check for ulimits. See&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.0/DMC/Customizehealthcheck" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.0/DMC/Customizehealthcheck&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_1-1739380104413.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34470iDD74007A42817B1E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_1-1739380104413.png" alt="kiran_panchavat_1-1739380104413.png" /&gt;&lt;/span&gt;&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="kiran_panchavat_2-1739380127035.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34472i38380A68CCD24B55/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_2-1739380127035.png" alt="kiran_panchavat_2-1739380127035.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;DIV class=""&gt;Each time the Splunk Enterprise service is started or restarted, it will report on the ulimits. You can search the internal logs for the report using:&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1739379951810.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34469i1045FCCC82DE56BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1739379951810.png" alt="kiran_panchavat_0-1739379951810.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 17:09:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711400#M10711</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-02-12T17:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: need to check where is ulimit value</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711405#M10712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258639"&gt;@Praz_123&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;you can use rest call in moniotring console for getting inforamtion for SH and Indexers information&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SanjayReddy_0-1739384313728.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34474iFA91E4ADC9AC890F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SanjayReddy_0-1739384313728.png" alt="SanjayReddy_0-1739384313728.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;| rest splunk_server=&amp;lt;server name&amp;gt; services/server/sysinfo | eval "RAM GB"=round(physicalMemoryMB/1024)&lt;BR /&gt;| table os_name os_build cpu_arch "RAM GB" numberOfCores numberOfVirtualCores transparent_hugepages.defrag transparent_hugepages.enabled transparent_hugepages.effective_state ulimits*&lt;BR /&gt;| rename os_name as "Opeating System" os_build as "OS Build" cpu_arch as "OS Arch" numberOfCores as "Physical Cores" numberOfVirtualCores as "Virtual Cores" transparent_hugepages.defrag as "THP Defrag" transparent_hugepages.enabled as "THP enabled"&lt;BR /&gt;&lt;BR /&gt;you can use following rest call to run in CLI as well&lt;/P&gt;&lt;PRE&gt;curl -k -u admin:changeme &lt;A href="https://localhost:8089/services/server/control" target="_blank"&gt;https://localhost:8089/services/server/sysinfo&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 18:18:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711405#M10712</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2025-02-12T18:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: need to check where is ulimit value</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711414#M10713</link>
      <description>&lt;P&gt;well TIL… thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/236694"&gt;@SanjayReddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 19:41:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711414#M10713</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-02-12T19:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: need to check where is ulimit value</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711468#M10714</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258639"&gt;@Praz_123&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;if you'r speaking of ulimit of Splunk Servers, you can use the Monitoring Console health Check.&lt;/P&gt;&lt;P&gt;If you're speking of Forwarders (Universal or Heavy it's the same), there's no direct solution and you should use the solution from&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;: a shall script input (to insert in a custom add-on) that extract this value and sends it to the Indexers.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 07:33:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/need-to-check-where-is-ulimit-value/m-p/711468#M10714</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-02-13T07:33:36Z</dc:date>
    </item>
  </channel>
</rss>

