|
| 1 | +:_mod-docs-content-type: PROCEDURE |
| 2 | + |
| 3 | +[id="configuring-{project-context}-server-as-insights-client"] |
| 4 | += Configuring {ProjectServer} as {Insights} client |
| 5 | + |
| 6 | +You can use {Insights} to diagnose systems and downtime related to security exploits, performance degradation, and stability failures. |
| 7 | +You can use the dashboard to quickly identify key risks to stability, security, and performance. |
| 8 | +You can sort by category, view details of the impact and resolution, and then determine what systems are affected. |
| 9 | + |
| 10 | +Note that you do not require a {Insights} entitlement in your subscription manifest. |
| 11 | + |
| 12 | +To maintain your {ProjectServer}, and improve your ability to monitor and diagnose problems you might have with {Project}, install the `insights-client` tool on {ProjectServer} and register {ProjectServer} with {Insights}. |
| 13 | + |
| 14 | +.Procedure |
| 15 | +. Register {ProjectServer} with {Insights}: |
| 16 | ++ |
| 17 | +[options="nowrap" subs="+quotes,attributes"] |
| 18 | +---- |
| 19 | +# {foreman-installer} --register-with-insights |
| 20 | +---- |
| 21 | ++ |
| 22 | +. Optional: You can change the default schedule for running `insights-client` by updating the system systemd settings and the `insights-client.timer` file on your {ProjectServer}. |
| 23 | + |
| 24 | +.Verification |
| 25 | +* Check that the system is registered with {Insights}: |
| 26 | ++ |
| 27 | +[options="nowrap" subs="+quotes,attributes"] |
| 28 | +---- |
| 29 | +# insights-client --status |
| 30 | +---- |
| 31 | + |
| 32 | +.Next steps |
| 33 | +* If you want to unregister the system from {Insights}: |
| 34 | ++ |
| 35 | +[options="nowrap" subs="+quotes,attributes"] |
| 36 | +---- |
| 37 | +# insights-client --unregister |
| 38 | +---- |
| 39 | + |
| 40 | +.Additional resources |
| 41 | +* https://access.redhat.com/products/red-hat-insights/[Red Hat Insights] |
| 42 | +* {RHDocsBaseURL}red_hat_insights/1-latest/html/client_configuration_guide_for_red_hat_insights/assembly-client-configuring-insights-client#proc-registering-system-insights_insights-cg-configuring-client[Registering your system with Red Hat Insights] |
| 43 | +* {RHDocsBaseURL}red_hat_insights/1-latest/html/client_configuration_guide_for_red_hat_insights/assembly-client-changing-schedule[Changing the insights-client schedule] |
| 44 | +* {RHDocsBaseURL}red_hat_insights/1-latest/html/client_configuration_guide_for_red_hat_insights/assembly-client-configuring-insights-client#proc-unregistering-system-insights_insights-cg-configuring-client[Unregistering your system with Red Hat Insights] |
| 45 | +* {RHDocsBaseURL}red_hat_insights/1-latest/html/client_configuration_guide_for_red_hat_insights/assembly-client-configuring-insights-client[Configuring insights-client] |
0 commit comments