Nagios定制,快乐而有趣的工作!
by maxidea • 2011年03月10日 • UNIX\Linux, 网络技术 • 0 Comments
为UCS和公司产品定制的Nagios监控服务器已经成功运作了,文档也从原来对HP和DELL的监控基础上增加了CISCO UCS的IPMI部分,文档也增加到30页了(全英文)。真希望日后能把这份文档共享出来。其中有我很多有趣的想法和设计。还有一份分布式的Nagios文档,也是我觉得十分有趣的文档哦。
[......]
为UCS和公司产品定制的Nagios监控服务器已经成功运作了,文档也从原来对HP和DELL的监控基础上增加了CISCO UCS的IPMI部分,文档也增加到30页了(全英文)。真希望日后能把这份文档共享出来。其中有我很多有趣的想法和设计。还有一份分布式的Nagios文档,也是我觉得十分有趣的文档哦。
[......]
I run the check_open_files.pl with NRPE but got error as below:
“NRPE: Unable to read output”
After check, user Nagios (this account will [......]
vi /etc/yum.conf
timeout=120
cd /etc/yum.repos.d/
mv rhel-debuginfo.repo rhel-debuginfo.repo.bak
wget http://www.maxidea.com/project/centos/yum/rpmfor[......]
I got error “parse.rb:33: [BUG] Segmentation fault” when I using Hpricot to parsing HTML by check_webpage.rb
So I change to use Nokogiri.
[......]
This is a note for myself and share my experience to my colleagues.
In this case, we have two server running Sun Solaris 9 and Sun Solaris 10. We call[......]