欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Nagios
来自开放百科 - 灰狐
(版本间的差异)
(→Debian) |
|||
第8行: | 第8行: | ||
Programming Language : C | Programming Language : C | ||
− | [[Nagios on CentOS]] | + | *[[Nagios on CentOS]] |
− | + | *[[Nagios on Debian]] | |
− | [[Nagios on Debian]] | + | *[[GroundWork]] |
− | + | ||
− | [[GroundWork]] | + | |
==Debian== | ==Debian== | ||
apt-get install nagios3 | apt-get install nagios3 | ||
第21行: | 第19行: | ||
==相关链接== | ==相关链接== | ||
− | * | + | *[http://searchnetworking.techtarget.com.cn/tips/290/2391290.shtml 用Nagios监控网络:第一讲] |
− | * | + | *[http://searchnetworking.techtarget.com.cn/tips/109/2406109.shtml 用Nagios监控网络:第二讲] |
==Links== | ==Links== | ||
第35行: | 第33行: | ||
*http://docs.huihoo.com/nagios/ | *http://docs.huihoo.com/nagios/ | ||
==Screenshots== | ==Screenshots== | ||
− | + | <gallery> | |
+ | Image:nagios-main.png|Nagios Main | ||
+ | Image:nagios-hostgroup-overview.png|Nagios Hostgroup Overview | ||
+ | Image:nagios-statusmap-tree.png|Nagios Tree Status Map | ||
+ | </gallery> | ||
− | [[Category: | + | [[Category:Monitoring]] |
− | + |
2010年8月17日 (二) 07:32的版本
Nagios is a powerful host and service monitoring program designed to run on most *NIX systems. It is written in C and designed to be fast and flexible. It has the ability to contact administrators via email, pager, or other user-defined methods.
License : GNU General Public License (GPL)
Programming Language : C
目录 |
Debian
apt-get install nagios3 cd /etc/nagios3 htpasswd -c htpasswd.users nagiosadmin /etc/init.d/nagios3 restart http://192.168.1.101/nagios3
相关链接
Links
- http://www.nagios.org/
- http://www.nagios.com/
- http://www.splunk.com/
- http://www.nagioscommunity.org/
- http://www.nagiosexchange.org
- http://sourceforge.net/projects/nagios/
- http://sourceforge.net/projects/gwmos/
- http://download.huihoo.com/nagios/
- http://docs.huihoo.com/nagios/
Screenshots
分享您的观点