AIX 中 mpstat 命令的代码

发布于 2024-10-13 18:58:11 字数 62 浏览 6 评论 0原文

我需要 AIX 中 mpstat 命令的代码。我在互联网上搜索但找不到。关于它使用的结构的任何想法也会有所帮助

I need the code for mpstat command in AIX . I searched the internet but icouldn't get it. Any idea about the structure it uses will also be helpful

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

萝莉病 2024-10-20 18:58:11

优秀的 nmon 工具已经开源,因此您可以查看该工具的源代码,看看它从哪里获取您想要的数据。

http://www.ibm.com/developerworks/wikis/display/WikiPtype/nmon

http://nmon.sourceforge.net/pmwiki.php

The excellent nmon tool has been released to open source, so you could look at the source code of that to see where it gets the data you want from.

http://www.ibm.com/developerworks/wikis/display/WikiPtype/nmon

http://nmon.sourceforge.net/pmwiki.php

你怎么这么可爱啊 2024-10-20 18:58:11

iostatvmstat 不能满足您的需求吗?我不知道 AIX 的 mpstat

编辑:
我不知道我的旧 AIX5.2 开发机器上有 mpstat。它可在 AIX5.3 及更高版本上使用。

Do iostat or vmstat not serve your needs? I'm not aware of mpstat for AIX.

EDIT:
I wasn't aware of mpstat under my older AIX5.2 development machine. Its available on AIX5.3 and later.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文