Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
关于使用什么工具来监控 DB2 数据库有什么好的建议吗?我使用了 db2top 命令,但想知道是否有更多详细的工具。我们的数据库在 Linux64 上运行
作为工具,您可以使用内存跟踪器 db2mtrk,问题确定 db2pd。但您也可以使用许多其他东西,例如:
这真的取决于你要做什么。
此外,IBM Optim Performance Expert 是查找数据库中的瓶颈或问题的好工具。也是DBI豹哥。最后,Data Studio Web 控制台是监控少数元素的基本工具。
你想监控什么?可能在执行脚本的 cron 的帮助下,您可以做很多事情。