Search found 3 matches

by egeomor
Thu Feb 22, 2018 3:52 pm
Forum: Nagios Network Analyzer
Topic: kernel: device eth0 left promiscuous mode
Replies: 6
Views: 12547

Re: kernel: device eth0 left promiscuous mode

Ok did:

Code: Select all

strace -o /tmp/output.txt fprobe -i eth0 10.255.145.242:9951
Attached is the output.

As you realized "10.255.145.242" is the main IP of Nagios NA. I am just mentioning it so all is clear :).

Thanks for all the help.
by egeomor
Wed Feb 21, 2018 12:17 pm
Forum: Nagios Network Analyzer
Topic: kernel: device eth0 left promiscuous mode
Replies: 6
Views: 12547

Re: kernel: device eth0 left promiscuous mode

"but a few second later it stops listening"? Do you mean that the fprobe is not running on your SUSE machine? Yes, it seems that after a few second of executing "fprobe -i <interface> <NNA server>:<port>" the fprobe dies out, but only for eth0. Can you run the following command o...
by egeomor
Thu Feb 15, 2018 3:56 pm
Forum: Nagios Network Analyzer
Topic: kernel: device eth0 left promiscuous mode
Replies: 6
Views: 12547

kernel: device eth0 left promiscuous mode

A newbie to NagiosNA. Has anyone had this issue before, or can give an idea on when to look? If you require more info, please ask me. Working with: Nagios NA 2.3.0 Did the installation of NagiosNA agent on SUSE SLES 12.1 using ./fprobeinstall.sh, then executed on the client server "fprobe -i <i...