HostStats allows you to look on your NetFlow data from a different point of view - it calculates statistics about network traffic of each individual host (IP address) in the network.
It's not a typical NfSen plugin - besides usual frontend and backend plugins it also runs a daemon (it performs all the data processing).
Please, report issues to ibartosv@fit.vutbr.cz.
Categories
Network MonitoringLicense
BSD LicenseFollow HostStats
Other Useful Business Software
AestheticsPro Medical Spa Software
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Rate This Project
Login To Rate This Project
User Reviews
-
Great project. One thing to note of a problem I ran into. When installed I was getting the following error "nfsen[6753]: Plugin: Error while running plugin 'HostStats': ERROR in Socket Creation: Connection refused". Come to find out default 'localhost' was pointed to "::1" which apparently was breaking connectivity some how. I changed my hosts file to point 'localhost' to only 127.0.0.1 and this fixed all the issues.