How to install network traffic monitoring in Ubuntu mrtg
Editor to share with you how to install Ubuntu mrtg network traffic monitoring, I believe that most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!
Install network traffic monitoring [collect once every 5 minutes by default]
Ubuntu mrtg installation switches to superuser:
Sudo-sH
Ubuntu mrtg installation software:
Apt-get install apache2 apt-get install mrtg apt-get install snmpd
Edit snmpd:
Vim / etc/snmp/snmpd.conf
Find a similar line and modify it as follows: (just modify the mask or release)
# sec.name source community # com2sec paranoid default public # kommentieren com2sec readonly default public # / etc/mrtg.cfg
(note) if Ubuntu mrtg monitors only one IP address, use the following command:
Cfgmaker public@192.168.0.1 > > / etc/mrtg.cfg
Generate the home page of mrtg:
Indexmaker / etc/mrtg.cfg > / var/www/mrtg/index.html
Visit:
Http://localhost/mrtg/ above is all the contents of the article "how to install Network Traffic Monitoring in Ubuntu mrtg". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!