Home | Mirror | Search

第 3 章 Network Management Software & Network Monitoring

目錄

1. Webmin
1.1. webalizer
2. Mrtg
3. Cacti
3.1. Install Cacti for Ubuntu
3.2. Source Install
3.3. Template
4. Nagios
4.1. Install Nagios
4.2. 配置 Nagios
4.2.1. authorized
4.2.2. contacts
4.2.3. hostgroups
4.2.4. generic-service
4.2.5. SOUND OPTIONS
4.2.6. SMS 短信
4.3. 配置監控設備
4.3.1. routers
4.3.2. hosts / service
4.3.2.1. http
4.3.2.2. mysql hosts
4.4. Monitor Client nrpe
4.4.1. Nagios3 nrpe plugins
4.4.2. nagios-nrpe-server
4.5. Monitoring Windows Machines
4.5.1. NSClient++
4.5.2. check_nt
4.5.3. Enable Password Protection
4.6. Nagios Plugins
4.6.1. http.cfg
4.6.1.1. check_http
4.6.2. mysql.cfg
4.6.2.1. check_mysql
4.6.2.2. mysql.cfg check_mysql_replication
4.6.2.3. nrpe.cfg check_mysql_replication
4.6.3. Disk
4.6.3.1. disk.cfg
4.6.3.2. check_disk
4.6.3.3. disk-smb.cfg
4.6.4. tcp_udp.cfg
4.6.4.1. check_tcp
4.6.4.2. Memcache
4.6.5. check_ping
4.7. PNP4Nagios
5. Munin
5.1. Installation Monitor Server
5.2. Installation Node
5.3. Additional Plugins
5.4. plugins
5.4.1. mysql
5.4.2. apache
6. Zabbix
6.1. Installing and Configuring Zabbix
6.2. web ui
6.3. zabbix-agent
7. Ganglia
7.1. Server
7.2. Client
7.3. Plugin
7.4. Installing Ganglia on Centos
8. lvs-rrd
9. Ntop
9.1. Installation
9.1.1. Ubuntu
9.1.2. CentOS
9.2. Web UI
9.3. Plugins
9.3.1. NetFlow
10. Observium
10.1. Installation
11. OpenTSDB
12. Bandwidth
12.1. apt-get install
12.2. CentOS rpm/yum
12.3. source code
12.4. /etc/bandwidthd.conf
13. BIG BROTHER
14. OpenNMS
15. Performance Co-Pilot
16. Clumon Performance Monitor
17. Zenoss
18. 商業軟件
19. Hyperic HQ
20. OSSIM,Spiceworks,FireGen,LANSweeper,OSSEC,HIDS
21. Graphite

1. Webmin

網站

http://www.webmin.com/

過程 3.1. Webmin 安裝步驟:

  1. Debian Package

  2. 命令:


     sudo dpkg --install webmin_1.380_all.deb 

    sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl

    Webmin install complete. You can now login to https://netkiller.8800.org:10000/ as root with your root password, or as any user who can use sudo to run commands as root.

  3. script

    Usage: /etc/init.d/webmin { start | stop }

  4. nmap localhost

1.1. webalizer

#apt-get install webmin-webalizer
		
comments powered by Disqus