<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									To verify ISE services running on the node - Cisco ISE				            </title>
            <link>https://www.hacktheforum.com/cisco-ise/to-verify-ise-services-running-on-the-node/</link>
            <description>Hack The Forum Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Mon, 15 Jun 2026 10:12:08 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>To verify ISE services running on the node</title>
                        <link>https://www.hacktheforum.com/cisco-ise/to-verify-ise-services-running-on-the-node/#post-19890</link>
                        <pubDate>Thu, 18 Sep 2025 23:30:51 +0000</pubDate>
                        <description><![CDATA[To verify Cisco ISE services running on a node, use the CLI command:

show application status ise

This command gives you a summary of the status of all Cisco ISE services running on the...]]></description>
                        <content:encoded><![CDATA[<p>To <strong data-start="3" data-end="50">verify Cisco ISE services running on a node</strong>, use the CLI command:</p>
<blockquote>
<p>show application status ise</p>
</blockquote>
<p data-start="171" data-end="308">This command gives you a <strong data-start="196" data-end="247">summary of the status of all Cisco ISE services</strong> running on the node. It helps you quickly determine whether:</p>
<ul data-start="310" data-end="479">
<li data-start="310" data-end="390">
<p data-start="312" data-end="390">Core services (like <code data-start="332" data-end="352">Application Server</code>, <code data-start="354" data-end="364">Database</code>, <code data-start="366" data-end="376">Profiler</code>, etc.) are up</p>
</li>
<li data-start="391" data-end="428">
<p data-start="393" data-end="428">The node is functioning as expected</p>
</li>
<li data-start="429" data-end="479">
<p data-start="431" data-end="479">Any services are stuck, stopped, or initializing</p>
</li>
</ul>
<p> </p>
<pre contenteditable="false">ise/admin# show application status ise

ISE PROCESS NAME                       STATE            PROCESS ID  
--------------------------------------------------------------------
Database Listener                      running          12345       
Database Server                        running          12346       
Application Server                     running          12347       
Profiler Database                      running          12348       
Session Database                       running          12349       
AD Connector                           running          12350       
M&amp;T Session Database                   running          12351       
M&amp;T Log Collector                      running          12352       
M&amp;T Log Processor                      running          12353       
Certificate Authority Service          disabled         N/A         
pxGrid Infrastructure Service          running          12354       
pxGrid Publisher Subscriber Service    running          12355
</pre>
<p> </p>
<p>Key States of services status:-</p>
<table class="w-fit min-w-(--thread-content-width)" data-start="1565" data-end="1880">
<thead data-start="1565" data-end="1592">
<tr data-start="1565" data-end="1592">
<th data-start="1565" data-end="1581" data-col-size="sm">State</th>
<th data-start="1581" data-end="1592" data-col-size="sm">Meaning</th>
</tr>
</thead>
<tbody data-start="1620" data-end="1880">
<tr data-start="1620" data-end="1671">
<td data-start="1620" data-end="1636" data-col-size="sm"><code data-start="1622" data-end="1631">running</code></td>
<td data-start="1636" data-end="1671" data-col-size="sm">Service is up and operational </td>
</tr>
<tr data-start="1672" data-end="1716">
<td data-start="1672" data-end="1688" data-col-size="sm"><code data-start="1674" data-end="1683">stopped</code></td>
<td data-start="1688" data-end="1716" data-col-size="sm">Service is not running </td>
</tr>
<tr data-start="1717" data-end="1761">
<td data-start="1717" data-end="1733" data-col-size="sm"><code data-start="1719" data-end="1733">initializing</code></td>
<td data-start="1733" data-end="1761" data-col-size="sm">Service is starting up </td>
</tr>
<tr data-start="1762" data-end="1820">
<td data-start="1762" data-end="1778" data-col-size="sm"><code data-start="1764" data-end="1774">disabled</code></td>
<td data-start="1778" data-end="1820" data-col-size="sm">Service is not enabled on this node </td>
</tr>
<tr data-start="1821" data-end="1880">
<td data-start="1821" data-end="1839" data-col-size="sm"><code data-start="1823" data-end="1838">not monitored</code></td>
<td data-start="1839" data-end="1880" data-col-size="sm">Service is not being monitored by ISE</td>
</tr>
</tbody>
</table>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/cisco-ise/">Cisco ISE</category>                        <dc:creator>kajal</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/cisco-ise/to-verify-ise-services-running-on-the-node/#post-19890</guid>
                    </item>
							        </channel>
        </rss>
		