host-sflow icon indicating copy to clipboard operation
host-sflow copied to clipboard

host-sflow agent

Results 36 host-sflow issues
Sort by recently updated
recently updated
newest added

Need some help where I am not seeing any sflow samples output in the sflowtool. Below is the hsflowd config file and I do see takeSample outputs in the debug...

I'm using hsflowd to performance metrics using the sFlow protocol but facing error "hsflowd[2344]: SFF8036 ethtool ioctl failed: No such device" in /var/log/syslog. hsflowd is working properly but the error...

I compiled with "make deb" then "dpkg -i hsflowd_2.0.36-2_amd64.deb" and the service is running but it does not work. nothing is being sent to 6343 UDP( checked via "tcpdump -n...

Hello, I did not find an indication for PRs so not sure about the good practices here. When trying to build on a Mac, it seems it is missing `cJSON.o`...

Hello, I currently try to use hsflowd to generate sflow Data from tapped fiber connections. This has the result that I have multiple Interfaces which are receiving the rx and...

Hello, I installed hsflowd on a server (Debian 9.12) to monitor traffic on it (packet sampling). After configuring the hsflowd.conf file, I fetched the datagrams with a collector by using...

add pcap option outbound=on to sample outbound packet only, usng bpf commands remove src/Linux/Makefile to remove invalid dependecy on mod_docker.o in actions for hsflowd

udp 0 0 0.0.0.0:11074 0.0.0.0:* 22032/hsflowd What is this for? And how can I disable this? It appears for most distributions debian9, centos7, ubuntu18.

Hi, The parsing of /proc/net/dev is broken if the lines are longer than MAX_PROC_LINE_CHARS. There is a comment that says that fgets will chop the line off if it's longer,...

I test with Host sFlow as below environment. - Host OS : CentOS 7.3 with KVM (4 core) - Guest OS : CentOS 7.3 ( 2 vcore ) - hsflowd-2.0.15-1.x86_64...