Приветствую! Есть роутер Cisco 2911. Можно ли с него собирать Netflow c помощью Zabbix?
Ad Widget
Collapse
Zabbix и Netflow
Collapse
X
-
На вопрос "когда" точно Вам ответить не могу, извините. Сторонние решения прикрутить, скорей всего, можно:
https://zabbix.com/forum/showpost.ph...60&postcount=2
Comment
-
В общем вот:
Router_NF# show ip cache flow
Информация о трафике, ожидающая отправки на коллектор
Router_NF# show ip cache verbose flow
Детальная информация о трафике, ожидающая отправки на коллектор
Router_NF# show ip flow interface
Интерфейсы, являющиеся сенсорами NetFlow
Router_NF# show ip flow export
source и destination отчетов NetFlow, сколько отправлено дэйтаграмм, сколько ошибок
Router_NF# show ip flow top-talkers
Информация о чемпионах, представлена категорийно, вплоть до самых посещаемых интернет — ресурсов
Взято отсюдаLast edited by Simplyman; 05-02-2018, 11:24.Comment
-
Здравствуйте,
вот здесь говорится, как можно прикрутить netflow к Zabbix
Key FeaturesBook DescriptionIf you are an experienced network administrator looking for a comprehensive monitoring solution that will keep a watchful eye on networks, then this book is for you.What you will learnDeploy an effective distributed monitoring solution to your network scenariosEffectively monitor a large number of network devices and your most critical network servicesBuild on Zabbix discovery features to adapt the monitoring solution to evolving networking scenariosIdentify critical metrics for your monitored devices and servicesAutomate trigger configuration and critical networking operations with the Zabbix APICreate compelling graphs and mapsOrganize maps with a practical approach and create adaptive templatesCreate a proactive alarm for the network servicesUse historical monitoring data to create calculated and aggregated itemsUse automatic discovery for network hosts and devicesWho this book is forIf you are an experienced network administrator looking for a comprehensive monitoring solution that will keep a watchful eye on networks, then this book is for you.
не совсем понятно - nfdump собирает информацию и пакует ее в логи, а каким образом потом Zabbix эти логи представляет в виде графиков?
Здесь тоже есть графики
но непонятно как они получены.
Comment
Comment