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.
我的系统管理员在 Ubuntu 10.04.3 LTS 上安装了 Nagios。我应该如何从 shell 调用 Nagios 内置插件,例如 check_disk。
移动到插件所在的文件夹
cd /usr/local/nagios/libexec
./check_disk --options
例如:
./check_disk -w 80% -c 90% -M