nagios IO监控 Error executing iostat command
本来io监控是好好的,昨天因为要装postfix,就卸载以前sendmail,yum remove sendmail。今天来打开nagios一开,io的监控成灰色的了。报错如下:IOSTAT UNKNOWN - Error executing iostat command
郁闷了别的都好好的。于我就去该机器下面手动执行一下。
cd /usr/local/nagios/libexec/
[root@13 libexec]# ./check_iostat
Can‘t exec "iostat": No such file or directory at ./check_iostat line 68.
IOSTAT UNKNOWN - Error executing iostat command
于是我重新一下yum -y install sysstat
在次执行: ./check_iostat
OK 返回值正常。可能是卸载sendmail的时候卸载了一些依赖的软件包。
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。