From 25b68d75da3aa77ffa1a4300196ff1832db47222 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sun, 24 Apr 2022 21:32:27 -0500 Subject: [PATCH] cv: firemon: Update FMOS Gen. II --- content/cv/firemon.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/cv/firemon.md b/content/cv/firemon.md index 8d76c40..bd24877 100644 --- a/content/cv/firemon.md +++ b/content/cv/firemon.md @@ -28,7 +28,7 @@ from a single server to massive multi-node ecosystems. * Configuration policy for deployment of all FireMon software and third-party dependencies * Support for single-server and distributed deployments - * Automatically compute JVM heap sizes for each process based on availnable + * Automatically compute JVM heap sizes for each process based on available resources * Configures Elasticsearch in single-node or clustered mode * Configures PostgreSQL with optional replication to standby servers @@ -38,6 +38,14 @@ from a single server to massive multi-node ecosystems. authentication information for PostgreSQL, Elasticsearch * Configures strongSwan IPsec/IKEv2 key management daemon for opportunistic encryption of Elasticsearch communication + * Configures operating system login, password policy, including support for + external authentication providers such as LDAP or Kerberos + * Sets up *collectd* and Carbon (Graphite data storage engine) to track + system performance metrics, optionally replicating metrics data to a + FireMon-managed central storage for real-time review + * Optionally configures *rsyslog* to send log messages to remote destinations + over UDP, TCP, or TCP+TLS + * Configures *tmux* to automatically launch at user login * … # FMOS Generation III