cosmostat python comment enrichment
This commit is contained in:
@ -95,7 +95,10 @@ $selectedHost = $clients[$selectedIdx]['hostname'];
|
||||
<strong>Component Desriptor</strong>
|
||||
<p>To view the component descriptor, you may <br>
|
||||
<code>curl -s https://<?= h($_SERVER['SERVER_NAME']) ?>/descriptor</code></p>
|
||||
<p>This will return the entire JSON descriptor variable</p>
|
||||
This will return the entire JSON descriptor variable.<br>
|
||||
The endpoint agent uses this descriptor to build out its local System Object.<br>
|
||||
The agent then reports back to the Cosmostat Server with all the data found in the descriptor.<br>
|
||||
Full Source Code can be found at its <a href=https://gitea.matt-cloud.com/matt/cosmoserver>Gitea</a> page.
|
||||
</div> <!-- / Header Card -->
|
||||
|
||||
<!-- summary card -->
|
||||
|
||||
Reference in New Issue
Block a user