cv: firemon: Update FMOS Gen. II

pull/1/head
Dustin 2022-04-24 21:32:27 -05:00
parent 074522d9c7
commit 25b68d75da
1 changed files with 9 additions and 1 deletions

View File

@ -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