Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dpi:faq:mon_stats:start [2018/03/21 08:48] – lexx26 | en:dpi:faq:mon_stats:start [2024/07/29 12:35] (current) – removed elena.krasnobryzh | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 9 How to monitor the DPI ====== | ||
- | {{indexmenu_n> | ||
- | 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\\ | ||
- | {{: |