Differences
This shows you the differences between two versions of the page.
| en:mon_stats [2017/03/08 19:20] – created aalekseenko | en:mon_stats [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Next set of parametrers can be given from DPI: | ||
| - | - Errors in logs of fastdpi / | ||
| - | - Errors in system log / | ||
| - | - Drops on dna devices | ||
| - | - Device traffic volume | ||
| - | - State of control devices | ||
| - | - Quantity of processed requests for HTTP, HTTPS | ||
| - | - Quantity of locked requests for HTTP, HTTPS, IP | ||
| - | |||
| - | |||
| - | Zabbix Agent is used in the example. | ||
| - | |||
| - | 1. Zabbix Agent installation: | ||
| - | rpm -ivh http:// | ||
| - | yum install zabbix-agent | ||
| - | |||
| - | 2. Change SELinux policy | ||
| - | |||
| - | '' | ||
| - | |||
| - | 3. Put [[http:// | ||
| - | |||
| - | 4.Edit file / | ||
| - | Server=%address of zabbix server% | ||
| - | ServerActive=%address of zabbix server% | ||
| - | Hostname=%servers' | ||
| - | | ||
| - | |||
| - | 5. Change file context / | ||
| - | chcon unconfined_u: | ||
| - | |||
| - | 6. add into / | ||
| - | -A INPUT -p tcp --dport 10050 -j ACCEPT | ||
| - | |||
| - | 7. Reload iptables: | ||
| - | service iptables reload | ||
| - | |||
| - | 7. Make agent start at reboot and run it: | ||
| - | chkconfig zabbix-agent on | ||
| - | service zabbix-agent start | ||
| - | |||
| - | 8. import DPI template into Zabbix [[http:// | ||
| - | |||
| - | 9. In Zabix GUI set off requests to network devices that isn't used in DPI - click on enabled from right\\ | ||
| - | {{: | ||