This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:monitoring:zabbix [2015/12/29 12:36] gcooper |
networking:monitoring:zabbix [2016/09/29 15:00] (current) gcooper |
||
---|---|---|---|
Line 24: | Line 24: | ||
sudo apt-get update | sudo apt-get update | ||
sudo apt-get install apache2 mysql-server php5 php5-cli php5-common php5-mysql snmp snmp-mibs-downloader \ | sudo apt-get install apache2 mysql-server php5 php5-cli php5-common php5-mysql snmp snmp-mibs-downloader \ | ||
- | smistrip | + | smistrip |
reboot | reboot | ||
</ | </ | ||
Line 42: | Line 43: | ||
< | < | ||
sudo apt-get install zabbix-server-mysql zabbix-frontend-php zabbix-agent | sudo apt-get install zabbix-server-mysql zabbix-frontend-php zabbix-agent | ||
- | + | echo " | |
- | sudo service apache2 restart | + | sudo service apache2 restart |
- | sudo service zabbix-server restart | + | |
</ | </ | ||
Line 294: | Line 294: | ||
https:// | https:// | ||
+ | |||
+ | - In Zabbix, Add a Host | ||
+ | - Add a host group too, if not already created | ||
+ | - Use UDP port 161 | ||
+ | - Assign the SNMP IP address and community string | ||
+ | - ' | ||
+ | - Otherwise, assign another community string | ||
+ | - A community string is a bit like a ' | ||
===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
Line 303: | Line 311: | ||
</ | </ | ||
- | :!: When importing templates, be sure to import the ' | + | :!: When **importing templates**, be sure to import the **' |
===== Zimbra ===== | ===== Zimbra ===== | ||
https:// | https:// |