Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
Endpoint Agent FAQs - AskJ1 Community
<main> <article class="userContent"> <h3 data-id="endpoint-compliance-data-is-not-appearing-as-expected-how-can-i-troubleshoot-this">Endpoint compliance data is not appearing as expected. How can I troubleshoot this?</h3> <p>For the Stethoscope-powered compliance data to report successfully:</p> <ul><li>Endpoint devices must be running Stethoscope-app.</li> <li>Endpoint devices must be running the powerup agent.</li> <li>The powerup agent must be sucessfully activated.</li> </ul><p>Stethoscope-app and the powerup agent are both installed via the same powerup installation bundle. You should check to see that the Stethoscope giraffe icon is present in the device's system tray. If it is not, you will need to launch Stethoscope-app. You can verify that the powerup agent is running as a system service by checking for its process. On MacOS or Linux, issue a command like <code class="code codeInline" spellcheck="false" tabindex="0">ps -ef | grep j1-endpoint-agen[t]</code> to verify that there is indeed an agent service running.</p> <p>To verify that the powerup agent is successfully activated, you can perform a manual scan from within a shell terminal:</p> <p><code class="code codeInline" spellcheck="false" tabindex="0">/opt/j1endpointagent/bin/j1-endpoint-agent scan --verbose</code></p> <p>The output of this scan will indicate success if your agent has been successfully activated and can communicate securely with JupiterOne. If this is unsuccessful, you should resend an activation email to this device from the JupiterOne Powerup administration UI for Endpoint Compliance, and perform the activation step as indicated in the email. If you suspect there may have been a problem with installation, or if other errors persist, please try re-downloading and executing the installation script, and performing the<br> activation step.</p> <p>Additional diagnostic information may be available in the device's system log. You can search this for "jupiterone" or "ECA:" to quickly filter the results.</p> </article> </main>