'sintr' 是什么意思(在 Ganglia 中)?

What does 'sintr' mean (in Ganglia)?

我在 Ganglia 中创建了以下视图,显示 cpu_user 统计信息:

谁能告诉我Sintr是什么意思?我无法在 Google 或 stackexchange 网站上找到任何信息。

有趣的是,我有两台我正在监视的具有相同硬件的服务器,但其中只有一台有 Sintr 条目(引起了我的注意)。

好的,我在一些 Ganglia 开发邮件列表中找到了隐藏的答案...

来自this post

I also added two specific metrics to Linux. cpu_intr and cpu_sintr count the number of cycles spent on hard/soft interrupts.

仍然想知道为什么只显示一个服务器而不显示另一个服务器,但那是另一回事了。