added telegraf and sudo howto

This commit is contained in:
2023-11-20 10:36:58 +01:00
committed by buchel_k
co-authored by buchel_k
parent 605cc0290c
commit 0193e1f767
4 changed files with 72 additions and 0 deletions
+4
View File
@@ -18,6 +18,7 @@ Here starts a so far small collections of configuration guides for sysadmins of
- [Resize System Volumes (volume group `vg_root`)](configuration/vgroot)
- [Custom Nameservers](configuration/custom_nameservers)
- [Puppent Agent run frequency](configuration/puppet_agent)
- [Custom sudo Rules](configuration/sudo)
## Desktop
- [Keyboard Layout](configuration/keyboard_layout)
@@ -29,6 +30,9 @@ Here starts a so far small collections of configuration guides for sysadmins of
## Logging
- [Setup Central Logging to Elastic](configuration/central_logging_elastic)
## Metrics
- [Metrics Collection - Configuration Telegraf](configuration/metrics_telegraf)
## Special Installations
- [SSH Host Hopping as Root (e.g. between cluster members)](configuration/ssh_host_hopping)
- [Install Citrix VDA](configuration/citrix_vda)