Menu Docs

Log de alterações do agente de monitoramento

Nesta página

Observação

Acúmulo

O agente de monitoramento e backup foi incorporado ao agente de automação, que agora será conhecido como agente MongoDB. Saiba mais sobre essa mudança.

Lançado 2019-03-26

  • Made minor stabilization improvements.

Lançado 2019-03-05

  • Support for IBM zSeries for the Ubuntu 18.04, SUSE12, and RHEL7 operating systems.

Lançado 2019-02-13

  • Built using Go 1.10.

Lançado 2019-01-23

  • Preliminary work to support future consolidation of agents into a single agent.

Lançado 2019-01-03

  • Support for monitoring MongoDB instances deployed in IPv6 environments.

Lançado em 2018-10-04

  • Monitoring agent now collections information about balancer state.

Lançado em 2018-06-04

  • Corrija o bloqueio no driver Go subjacente.

Lançado em 2018-05-31

  • Suporte para a próxima versão do MongoDB 4.0.

Lançado em 2018-05-09

  • Trabalho incremental para suportar MongoDB 4.0.

Lançado em 2018-03-28

  • Corrige a compilação corrompida do RHEL6.

Lançado em 2018-03-27

  • Aprimoramentos de registro.

Lançado em 2018-01-08

  • Correção: Relaxa a validação quando o parâmetro krb5ConfigLocation é especificado. Isso não implica mais que krb5Principal e krb5Keytab sejam necessários.

Lançado em 2017-12-07

  • Performance improvement: Make all uses of listDatabases use nameOnly flag.

Lançado em 2017-10-26

  • Rename "Group" to "Project" on the Windows installer.

Lançado em 2017-06-15

  • Use HTTP basic auth to authenticate HTTPS requests between the Monitoring Agent and cloud.mongodb.com

Lançado em 2017-04-19

  • Do not print an error message when monitoring a newly created sharded cluster for which the config.settings document does not yet exist.

Lançado em 2017-01-23

  • Suporte para macOS Sierra.

  • Compilado com Go 1.7.4.

Lançado em 2016-12-13

  • Ensure that replica set members in STARTUP2 can be monitored successfully.

Lançado em 2016-11-21

  • Fix: Prevent slow collection of database-specific stats from affecting main metrics collection loop.

Lançado em 2016-11-07

  • Allow managed Monitoring Agents to be run as a service on Windows.

Lançado em 2016-09-14

  • Atualização do driver Go subjacente.

  • Suporte parcial para a próxima versão principal do MongoDB 3.4.0.

  • Suporte parcial para Kerberos no Windows.

Lançado em 2016-08-24

  • Suporte para Power Linux.

Lançado em 2016-07-12

  • Support for automatically backing off of monitoring interval for auto-scaled mongos deployments.

Lançado em 2016-06-22

  • Support for high resolution monitoring for Cloud Manager Premium Plans.

  • Support for multiple active monitoring agents.

  • Explicit monitoring of arbiters.

Lançado em 2016-05-16

  • Retrieve information on mongos in a cluster by querying the config servers.

Lançado em 2016-04-20

  • Suporte adicionado para rotação de registro.

  • Foi adicionado um cabeçalho fixo aos arquivos de log.

Lançado em 2016-02-18

  • Use o gerenciamento systemD no RHEL7 e no Ubuntu 16.04.

  • Configure ulimits nas construções empacotadas.

Lançado em 2016-01-07

  • Foi adicionada a capacidade de personalizar o local do arquivo de configuração Kerberos.

Lançado em 2015-10-14

  • Upgraded build to Go 1.5.1.

Lançado em 2015-10-08

  • Support for MongoDB 3.2.0 config servers as replica sets

Lançado em 2015-09-16

  • Construído com Go 1.5.0.

Lançado em 2015-08-10

  • Updated retrieval logic for oplog information to retrieve from either serverStatus or the oplog collection as determined by the roles of Monitoring Agent user to avoid authentication errors related to oplog information retrieval in MongoDB logs.

Lançado em 2015-07-15

  • Added optimization to ensure that profile data collection is not impacted by clock skew.

  • Stopped collecting data-base specific recordStats information.

Lançado em 2015-06-24

  • Updated documentation and setting URLs to cloud.mongodb.com

Lançado em 2015-06-03

  • Adds an optimization to ensure the Monitoring Agent's database stats collection tasks do not synchronize.

Lançado em 2015-04-22

  • Added an explicit timeout for TLS/ssl connections to mongod instances.

  • O cache de credenciais Kerberos agora usa um nome fixo.

Lançado em 2015-03-31

Upgraded the version of the MongoDB Go driver (mgo), which fixes a rare deadlock while monitoring mongos processes.

Lançado em 2015-02-23

  • Ability to monitor and back up deployments without managing them through Automation. Specifically, you can import an existing deployment into Monitoring, which allows you to use Cloud Manager to monitor and optionally back up the deployment. See Adicionar processos MongoDB existentes ao Cloud Manager.

  • Suporte para autenticação de certificado x.509.

  • Improved support for collecting database statistics from secondaries as well as primaries.

  • The Deployment tab now displays all deployment information, for both servers and processes, on one page, with icons for selecting view options.

Lançado em 2015-01-28

Stagger the timing of DNS look-ups, to avoid triggering a rare issue in glibc 2.19 on Ubuntu 14.04.

Lançado em 2015-01-08

Improved error handling on Windows.

Lançado em 2014-11-12

  • The Monitoring Agent now identifies itself to the Cloud Manager servers using the fully qualified domain name (FQDN) of the server on which it is running.

  • Improved connection management for monitored MongoDB processes.

Lançado em 2014-10-29

  • Improve correctness of database statics collection by moving data collection into separate internal thread.

  • Adiciona suporte para nomes de serviço Kerberos não padrão.

  • Adiciona suporte para RHEL7.

Lançado em 2014-09-30

Now uses the listDatabases to retrieve a list of databases.

Lançado em 2014-09-10

Suporte adicionado para autenticação usando certificados de cliente no estilo MongoDB 2.4.

Lançado em 2014-08-25

The default value for sslTrustedServerCertificates is now true. Users upgrading from 2.4.0 and using TLS/ssl will need to set the value of sslTrustedServerCertificates in their configuration file. See sslTrustedServerCertificates.

Lançado em 2014-07-29

  • Upgraded agent to use Go 1.3.

  • Updated mgo driver, which includes fix for MGO-34. All DNS lookups should now timeout appropriately.

  • Suporte adicionado para conexão com hosts usando autenticação LDAP.

  • Adicionado suporte para version e -version.

  • Agent now displays git commit hash of Monitoring Agent in the log file.

  • Updates to the configuration file format.

Lançado em 2014-07-08

  • Corrige problemas com a conexão com membros do conjunto de réplicas que usam autenticação com uma biblioteca de cliente Go atualizada.

  • Added support for HTTP proxy configuration in the agent configuration file.

  • Agent includes support for an Offline data collection mode.

Lançado em 2014-05-28

Improved logging for MongoDB 2.6 config servers when connecting with a user that has the built-in clusterMonitor role.

Lançado em 2014-05-09

  • Reduce log spam when a mongod connection attempt fails, or the when connecting to a 2.0 mongod.

  • Prevent high CPU use when monitoring unreachable mongod.

Lançado em 2014-04-15

Reduction in unnecessary log messages for unsupported operations on monitored MongoDB 2.2 instances.

Lançado em 2014-03-26

  • Added Kerberos support for the new 2.x Monitoring Agent.

  • Windows click to install MSI agent installer.

  • Fixed duplicated profiling data error.

Lançado em 2014-03-18

  • Enhanced ability to stay connected when network connections become unstable due to firewalls and other factors.

  • Included HTTP network proxy support for new 2.x Monitoring Agent with same environment variable mechanism available to the Python version of the Monitoring Agent.

Lançado em 2014-03-11

A new 2.x Monitoring Agent with no Python dependencies for deployments not using Kerberos authentication or connecting to the internet via proxy.

Lançado em 2014-01-06

  • Added a periodic diagnostic log message to the Agent that includes active host count.

  • Removed deprecated agent auto-update.

Lançado em 2013-12-16

  • Added optional support for validating MongoDB TLS/ssl certificates and custom CA certificate paths.

  • Improved robustness of host IP address detection.

Lançado em 2013-11-30

  • Added kerberos support for agents running on Python 2.4.x.

  • Added logging when the dbstats command fails.

Internal release only, not released.

Lançado em 2013-11-18

  • Added support for the agent to connect to MongoDB deployments that use Kerberos.

  • Allowed the Monitoring Agent to send data to the Cloud Manager server after detecting changes, such as adding a new host.

Internal Release Only - not published.

Lançado em 2013-11-05

  • Fixed bug that led to high CPU service with log collection and the agent's connection to a mongod instance failed.

Lançado em 2013-10-21

  • Added options in the agent's 'settings.py to suppress database specific statics at the agent level.

  • Improved error messages in agent logs.

Lançado em 2013-10-07

For monitored instances on MongoDB 2.4.x series, fixed a bug that reported monitored mongod instances as down during foreground index builds.

Lançado em 2013-08-12

Agent now collects timestamps associated with hardware metrics, so that Cloud Manager can display more accurate minute-level charts.

Lançado em 2013-07-15

Increased collection of data on shard names.

Lançado em 2013-04-23

Removed the writeBacksQueued queued call.

Lançado em 2013-03-20

Removed an error from the log if the agent is unable to collect profiling stats.

Nesta página