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.
我正在使用 collectd 来收集系统信息。如果达到阈值,我想添加阈值检测并执行以下操作:
我想将这两个动作组合到一个脚本中,并且在脚本中两个动作都将被执行。我正在查看 collectd 中的示例,但未能找到相关信息。
提前致谢