Re: ham,Re: Monitoring Bandwidth Usage, based on ports, service, client, etc.

2008-02-16 Thread Peter Haag
tly what your after. | > > | > > http://nfsen.sourceforge.net/ | > > | > > | > > Wow, now this looks good! | > > | > > You have it working with OpenBSD firewalls using pfflowd for | > > nfdump/nfsen or are you using nfdump/nfsen with netflows from other | > > infrastructure systems? | -- Peter Haag

Re: ham,Re: ham,Re: Monitoring Bandwidth Usage, based on ports, service, client, etc.

2008-02-17 Thread Peter Haag
happily integrate that into the main tree. - Peter | | | Peter Haag wrote: | > | > | > --On February 16, 2008 2:36:33 AM -0500 Richard Daemon | > <[EMAIL PROTECTED]> wrote: | > | > | How did you get --enable-nfprofile working? | > | | > | I tried with --with-rrdpat

Re: ham,Re: ham,Re: Monitoring Bandwidth Usage, based on ports, service, client, etc.

2008-02-17 Thread Peter Haag
.org/openbsd/nfdump.tgz Nice! - many thanks. However, nfdump can be used standalone, without NfSen and many users do so. I that case nfprofile is not requested to build, and the rrd hassle can be omitted. Adding flavors might be best. - Peter | -- Peter Haag

Re: Nfsen and php problems...?

2008-02-17 Thread Peter Haag
-d -n 192.168.0.10 running from remote host. | | I tried 1.3 and 1.3b, including nfsen -r live. | | I also get this in /var/log/messages: | Feb 16 22:50:15 slacker nfsen[689]: Error reading channel stat | information. Missing key 'first' | | $ netstat -anf inet |grep 995 | udp0 0 *.9995 *.* | | Running OpenBSD 4.2-stable. | | Did I miss anything? Am I doing something wrong? | | Any help is greatly appreciated! -- Peter Haag

Re: Nfsen and php problems...?

2008-02-17 Thread Peter Haag
--On February 17, 2008 11:28:42 AM +0100 Peter Haag <[EMAIL PROTECTED]> wrote: | | | --On February 16, 2008 11:20:29 PM -0500 Richard Daemon <[EMAIL PROTECTED]> wrote: | | | Hi, | | | | I'm really stumped on this and any help would be greatly appreciated. | | | | When trying

Re: Nfsen and php problems...?

2008-02-22 Thread Peter Haag
hort tags. | short_open_tag = Off | | So if my guess is right, you should either fix the php files or set | "short_open_tag = On". | | Tas. | -- Peter Haag

Re: Nfsen and php problems...?

2008-03-04 Thread Peter Haag
-r live. | > | > I also get this in /var/log/messages: | > Feb 16 22:50:15 slacker nfsen[689]: Error reading channel stat | > information. Missing key 'first' | > | > $ netstat -anf inet |grep 995 | > udp0 0 *.9995 *.* | > | > Running OpenBSD 4.2-stable. | > | > Did I miss anything? Am I doing something wrong? | > | > Any help is greatly appreciated! | > | > | > | | -- | View this message in context: http://www.nabble.com/Nfsen-and-php-problems...--tp15526200p15814259.html | Sent from the openbsd user - misc mailing list archive at Nabble.com. | -- Peter Haag

Re: Nfsen and php problems...?

2008-03-04 Thread Peter Haag
eate a profile which shows all the profiles you want to see. - Peter | | | | Peter Haag-2 wrote: | > | > 1. In php.ini, set | > "short_open_tag = On" | > | > 2. Apply the following patch where you have installed NfSen: | > | > --- libexec/Nfcomm.pm.orig Sun Feb 17 13

Re: Nfsen and php problems...?

2008-03-04 Thread Peter Haag
--On March 4, 2008 19:38:58 -0800 Balgaa <[EMAIL PROTECTED]> wrote: | Peter, | | How can I create profile? | | I am new to Nfsen+Nfdump. I need to create profile on Nfsen or? Please read the documentation. Everything is written there. - Peter | | | | Peter Haag-2 wrote: | > | >