Search found 7 matches

by wattwood
Thu Feb 06, 2014 2:20 pm
Forum: Nagios Network Analyzer
Topic: NetFlow VM - ESXi 5.5 - Kernel crash
Replies: 9
Views: 9501

Re: NetFlow VM - ESXi 5.5 - Kernel crash

I installed vanilla CentOS 6, 64-bit, and installed NNA from source. The issue persists there, as well.

I changed network cards from vmnet 3 to v1000. No difference. Is there a specific version of glibc I should be using?
by wattwood
Thu Feb 06, 2014 1:20 pm
Forum: Nagios Network Analyzer
Topic: NetFlow VM - ESXi 5.5 - Kernel crash
Replies: 9
Views: 9501

Re: NetFlow VM - ESXi 5.5 - Kernel crash

I'm running VMWare ESXi 5.5 and vCenter 5.5 Standard w/Operations Manager. No vAPP functionality, manual network configuration. Toss the md5sum this way, I'll compare. /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 BOOTPROTO=static ONBOOT=on IPADDR=10.1.10.43 NETMASK=255.255.252.0 GATEWAY=10....
by wattwood
Thu Feb 06, 2014 11:50 am
Forum: Nagios Network Analyzer
Topic: NetFlow VM - ESXi 5.5 - Kernel crash
Replies: 9
Views: 9501

Re: NetFlow VM - ESXi 5.5 - Kernel crash

I was not trying to run both at the same time. The port was not in use. If I did attempt to run both at the same time, I would get an error on binding to the port, if the first attempt was able to bind and didn't throw a segfault from sfcapd. netstat -anp Active Internet connections (servers and est...
by wattwood
Thu Feb 06, 2014 11:46 am
Forum: Nagios Network Analyzer
Topic: NetFlow VM - ESXi 5.5 - Kernel crash
Replies: 9
Views: 9501

32-bit vSphere - no rrdtool, segfault

After issues with the 64-bit vSphere image, I attempted to use the 32-bit image. It also, does not work. 32-bit vSphere image does not have rrdtool, python-rrdtool installed: Traceback (most recent call last): File "/usr/local/nagiosna/bin/initialize_source.py", line 16, in <module> import...
by wattwood
Wed Feb 05, 2014 3:20 pm
Forum: Nagios Network Analyzer
Topic: NetFlow VM - ESXi 5.5 - Kernel crash
Replies: 9
Views: 9501

Re: NetFlow VM - ESXi 5.5 - Kernel crash

The odd thing now is that I can start on a different port with dgb running, and it will load with minimal options. If I close the program, and re-run it on the same port, I get the crash. gdp output with minimal options: Starting program: /usr/local/bin/sfcapd -l /usr/local/nagiosna/var/SWAN/flows -...
by wattwood
Wed Feb 05, 2014 2:54 pm
Forum: Nagios Network Analyzer
Topic: NetFlow VM - ESXi 5.5 - Kernel crash
Replies: 9
Views: 9501

Re: NetFlow VM - ESXi 5.5 - Kernel crash

When attempting to run the command manually, I get a printout of options: /usr/local/bin/sfcapd -l /usr/local/nagiosna/var/SWAN/flows -p 6038 -x /usr/local/nagiosna/bin/reap_files.py %d %f %i -P /usr/local/nagiosna/var/SWAN/6038.pid -D -e -w -z Add extension: 2 byte input/output interface index Add ...
by wattwood
Wed Feb 05, 2014 2:22 pm
Forum: Nagios Network Analyzer
Topic: NetFlow VM - ESXi 5.5 - Kernel crash
Replies: 9
Views: 9501

NetFlow VM - ESXi 5.5 - Kernel crash

Fresh install into ESXi 5.5. Setup network to be static IP address of 10.1.10.43. 255.255.252.0. When setting up a source, the following is found in /var/log/messages: Feb 5 19:19:07 localhost kernel: sfcapd[2236] general protection ip:7ff18ddb27fe sp:a8cef9c7beea89f2 error:0 in libc-2.12.so[7ff18dd...