• UNIXUNIX相似的系统上,日志文件仅仅文本文件,关联的服务器进程系统日志记录守护进程在其中写入消息。

    On UNIX and UNIX-like systems, log files are simply text files that are continually appended, either by the server processes that they are associated with or by system-logging daemons.

    youdao

  • 又将我们带回这个:保持日志简洁记录足够信息跟踪调用通过系统

    This leads us back to the point of making your logging concise and logging enough information to trace the call through the system.

    youdao

  • 可能会考虑使用一个阻塞的日志系统防止终端用户等待记录数据

    You may want to consider using a logging system that is non-blocking, so that your end user never waits for you to log data.

    youdao

  • 必须在两个系统之间发送数据受到日志记录操作限制

    The amount of data that must be sent between the systems is limited to only logged operations.

    youdao

  • 审计信息可以存储每个系统系统管理员指定本地文件中,也可以发送远程系统以便进行集中日志记录

    The audit information can be stored locally on each system in a file designated by the system administrator, or can be sent to a remote system for centralized logging.

    youdao

  • 持续日志记录可能会系统中的空间从而导致其他程序耗尽空间并且执行失败

    Continuous logging can fill up space on the systems, causing other programs to also run out of space and fail.

    youdao

  • 无论队列管理器运行于哪个操作系统应该确保日志记录性能高效的。

    Regardless of the operating system your queue manager runs on, you should ensure that the performance of logging is efficient.

    youdao

  • 可以进程最后附加一个简单日志记录系统,以跟踪所涉及的项目每次下载操作。

    You can attach a simple logging system at the end of the process that keeps track of each download of the item in question.

    youdao

  • MQ社区中的一个常见误解以为线性日志记录适合于生产级别的系统

    A common misconception in the MQ community is that linear logging is more appropriate for production-level systems.

    youdao

  • 系统修改日志记录包括集群执行管理操作的时间。

    A log of changes to system including when administrative action was performed on the cluster.

    youdao

  • 但是正如从中可以看出,输出的布局默认情况下不是很理想丢失了时间认为时间戳正是任何日志记录系统至关重要元素

    But as you can see, layout isn't that nice by default; in addition, it's missing a timestamp, which I believe to be a vital element of any logging system.

    youdao

  • 需要所有那些线程不过这样看到自己创建日志记录系统强大能力

    You don't need all those threads, but this way you'll see the power of the logging system you've created.

    youdao

  • 就XFS而言逻辑日志记录适合高端硬件上,日志经常是整个文件系统争用最多资源

    In the case of XFS, logical journaling is a good fit; on high-end hardware, the journal is often the most contentious resource of the entire filesystem.

    youdao

  • 把各个功能分散对应系统模块时,记录日志可以保证设计完整性

    The logs help preserve design integrity in allocating functionality to system components.

    youdao

  • 关于系统典型审计日志文件,参见清单1它还显示记录追踪部分

    A typical audit log file on my system is shown in Listing 1; it shows the trail record, as well.

    youdao

  • pam_warn系统日志记录信息

    pam_warn logs information in the system logs.

    youdao

  • SparcSolaris7第一个 64版本增加文件系统元数据日志记录支持

    The first 64-bit version of Sparc Solaris 7 would add support for file system metadata logging.

    youdao

  • RRDtool一个开放源码高性能数据日志记录绘图系统,用于处理时间系列数据。

    RRDtool is an open source, high performance data logging and graphing system for time series data.

    youdao

  • 第一件事情一个系统属性设置日志记录器。

    The first thing to do is to set up the logger from a system property.

    youdao

  • 部署管理器服务器已启动,且系统输出错误日志中未记录任何异常错误消息

    The deployment manager server starts, without any unexpected exceptions or error messages in the system output and error logs.

    youdao

  • 如果知道日志记录活动如何影响数据库操作系统能够成功有效地排除由于日志记录错误而产生问题

    If you know how logging activities affect your database and operating system, you will be able to successfully and efficiently troubleshoot the problems that can arise from logging errors.

    youdao

  • 一个繁忙系统中,每天可能很容易地25MB更多信息记录系统日志中,日志量太大经常导致磁盘空间不足错误的原因。

    On a busy system you can easily record 25MB or more information each day to the system logs, and logs are frequently the cause of insufficient disk space errors.

    youdao

  • 具有最新配置副本节点代理服务器成功启动,且系统输出错误日志中未记录任何明显异常错误消息

    The nodeagent server with the most current copy of the configuration starts successfully with no obvious exceptions or error messages in the system output and error logs.

    youdao

  • 编写审核日志事件比作数据库系统中编写数据库日志记录

    Writing audit log events is comparable to writing database log records in a database system.

    youdao

  • 目标服务接收每次调用业务对象内容记录系统日志如清单5 中所

    The target service received each invocation and logged the contents of the business object to the system log as shown in Listing 5.

    youdao

  • 可以一些数据库事件例如授权检查、数据库对象维护安全性维护、系统管理用户验证等做日志记录

    It is capable of logging database events such as authorization checking, database object maintenance, security maintenance, system administration, and user validation.

    youdao

  • 系统不再存在属于模式日志记录时,影子复制自动删除,系统中就只有新的复制

    After the log records pertaining to older schema no longer exist in the system, the shadow replicate is automatically deleted and system only has new master replicates.

    youdao

  • 而现在我们许多日志记录文件系统并且发现自己处境很妙—可以自己需求选择最好文件系统

    Now, we have plenty of them and find ourselves in the luxurious position of being able to choose the best filesystem for our needs.

    youdao

  • 好的安排因为JBD作为单独的、一般实体开发的,将来可以用于其它文件系统添加日志记录能力

    It's quite a nice arrangement, and because the JBD is being developed as a separate, generic entity, it could be used to add journaling capabilities to other filesystems in the future.

    youdao

  • 总之日志文件系统就是一种具有故障恢复能力的文件系统,它利用日志记录尚未提交文件系统修改,以防止元数据破坏(请参见1)。

    To sum up, journaling file systems are fault-resilient file systems that use a journal to log changes before they're committed to the file system to avoid metadata corruption (see Figure 1).

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定