mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Link to scalability testing for CIS benchmarks (#13799)
Co-authored-by: Rachael Shaw <r@rachael.wtf>
This commit is contained in:
parent
3cf57dfd3b
commit
83810fb85c
2 changed files with 5 additions and 1 deletions
|
|
@ -258,6 +258,11 @@ Requires this GPO in place: 'Computer Configuration\Policies\Administrative Temp
|
|||
Requires this GPO in place: 'Computer Configuration\Policies\Administrative Templates\System\Locale Services\Disallow copying of user input methods to the system account for sign-in'
|
||||
```
|
||||
|
||||
## Performance testing
|
||||
In August 2023, we completed scale testing on 10k Windows hosts and 70k macOS hosts. Ultimately, we validated both server and host performance at that scale.
|
||||
|
||||
Detailed results are [here](https://docs.google.com/document/d/1OSpyzMkHjVhG_-EIBkLu7X3hj_XfVASGl3IXIYChpck/edit?usp=sharing).
|
||||
|
||||
<meta name="pageOrderInSection" value="1700">
|
||||
<meta name="title" value="CIS Benchmarks">
|
||||
<meta name="description" value="Read about how Fleet's implementation of CIS Benchmarks offers consensus-based cybersecurity guidance, covering macOS 13.0 Ventura & Windows 10 Enterprise.">
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ By default, the hostname for a Chromebook host will be blank. The hostname can b
|
|||
## Debugging ChromeOS
|
||||
To learn how to debug the Fleetd Chrome extension, visit [here](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Testing-and-local-development.md#fleetd-chrome-extension).
|
||||
|
||||
|
||||
<meta name="title" value="Enroll Chromebooks">
|
||||
<meta name="pageOrderInSection" value="2000">
|
||||
<meta name="navSection" value="Dig deeper">
|
||||
|
|
|
|||
Loading…
Reference in a new issue