pastmon-users Mailing List for PasTmon - Passive Response Time Monitor
Status: Beta
Brought to you by:
glbevan
This list is closed, nobody may subscribe to it.
| 2002 |
Jan
|
Feb
(2) |
Mar
(2) |
Apr
(2) |
May
|
Jun
(1) |
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(1) |
Feb
(42) |
Mar
(2) |
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
(1) |
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(6) |
Nov
(5) |
Dec
(13) |
| 2006 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(8) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2008 |
Jan
(4) |
Feb
(17) |
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(1) |
|
From: hugo v. <hug...@ya...> - 2010-12-02 16:56:26
|
http://cairlos.zymichost.com/online.php?page=2215 |
|
From: hugo v. <hug...@ya...> - 2010-11-30 14:09:34
|
http://mpbarnehage.no/online.php |
|
From: hugo v. <hug...@ya...> - 2010-11-26 14:23:41
|
http://hosting.nborges.net/online.php |
|
From: Graham L. B. <gra...@nt...> - 2009-11-08 15:01:41
|
This release includes some minor fixes for ICMP support, TCP Window Scaling, data summarisation and some minor memory leaks. New features include a new option for logging to syslog and a new login page to access the PHP interface. The old Standard Reports interface is now removed in favour of the jpgraph based favourites. http://pastmon.sourceforge.net glbevan |
|
From: Emmanuel B. <Emm...@te...> - 2009-11-06 16:05:11
|
Hi, How can I monitor MS SQL database ? or somebody could give an example of ms sql plugin Best regards |
|
From: Graham L. B. <gra...@nt...> - 2009-08-03 16:50:46
|
PasTmon-0.13-0(beta) released This release brings: support for multiple PasTmon sensors feeding into a single central postgresql database, ported to FreeBSD (7.1), significant performance improvements and the beginnings of a complete rewrite of the PHP based interface. http://pastmon.sourceforge.net glbevan |
|
From: Graham L. B. <gra...@nt...> - 2008-05-06 19:10:05
|
Hi, Ange AMBEMOU wrote: > hi all, > > i am new to pastmon, when i launch ./pastmon -v -i eth1 > i have the log of transaction but nothing to the database help me please. By default pastmon will set a summary interval (-r) of 0, meaning it will run in "raw" mode without a database connection. Please refer to the Pastmon Install Guide - http://pastmon.sourceforge.net/install_guide.pdf for details on running pastmon. > > > > system: > > debian > php5 > postgresql 8.3.1 > pastmon-0.11-1 > > i see this message to the end of install > > Info: Running post-install > WARNING: did not find any available libdbi drivers This implies that the prerequisite package "libdbi" is not installed. Please again refer to the above install guide for details of all prerequisites. glbevan |
|
From: Ange A. <ang...@ya...> - 2008-05-06 13:29:30
|
hi all, i am new to pastmon, when i launch ./pastmon -v -i eth1 i have the log of transaction but nothing to the database help me please. system: debian php5 postgresql 8.3.1 pastmon-0.11-1 i see this message to the end of install Info: Running post-install WARNING: did not find any available libdbi drivers __________________________________________________ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail |
|
From: Graham L. B. <gra...@nt...> - 2008-02-21 16:22:33
|
Bill,
Sorry, you are correct, its a bug - please leave this with me...
Regards,
glbevan
Bill Richardson wrote:
> Graham,
>
> Sorry I think I'm a little slow :)
>
> The only way I think I see a network grouping is to edit the url as
> follows: Note the "clientip=172.25.%"
>
>
> http://test-box/pastmonphp/plot.php?graph=Summary&plottype=line&sfun=mea
> n&intvl=300&ip=10.10.33.14&servername=serverx&name=generic&rule=http_80&
> transaction=POST&clientip=172.25.%&clientname=*&metric=rtt_avg&view=time
> &units=seconds&level=1&submit=submit&datefrom=2008-02-21&dateto=2008-02-
> 21&timefrom=00:00:00&timeto=23:59:59
>
> When you drill down in the php interface even when you search say for
> 172.25/16 or 172.25.8/21 you need to pick a specific client or * before
> you can generate a report. What am I missing?
>
> Seems like when you do a search say on 172.25.8/21 you would get a list
> to choose a single host or pick 172.25.8/21. When I pick the "*" at this
> point Im no longer looking at the 172.25.8/21 but every possible client.
>
>
>
|
|
From: Bill R. <wri...@ll...> - 2008-02-21 15:31:17
|
Graham, Sorry I think I'm a little slow :) The only way I think I see a network grouping is to edit the url as follows: Note the "clientip=172.25.%" http://test-box/pastmonphp/plot.php?graph=Summary&plottype=line&sfun=mea n&intvl=300&ip=10.10.33.14&servername=serverx&name=generic&rule=http_80& transaction=POST&clientip=172.25.%&clientname=*&metric=rtt_avg&view=time &units=seconds&level=1&submit=submit&datefrom=2008-02-21&dateto=2008-02- 21&timefrom=00:00:00&timeto=23:59:59 When you drill down in the php interface even when you search say for 172.25/16 or 172.25.8/21 you need to pick a specific client or * before you can generate a report. What am I missing? Seems like when you do a search say on 172.25.8/21 you would get a list to choose a single host or pick 172.25.8/21. When I pick the "*" at this point Im no longer looking at the 172.25.8/21 but every possible client. > The last question I have is at a user level. I would like to query the > database to show something like this: > > Level Server IP Server Hostname Signature > Client IP Client Hostname > 1 10.10.10.10 serverx generic/http_80/GET > 172.23* * > > It seems like I can only look at one spesfic client IP or all "*" and > not a network grouping? Any thoughts? > In the pastmon-php interface, the filter form allows various ways of selecting by IP addresses, including CIDR masking notation (e.g. 172.23.0.0/16), PostgreSQL LIKE notation (% = * wildcard, e.g. 172.23.%) and regular expressions (e.g. 172\.23\..*) > Thanks again > <snip> Regards, glbevan |
|
From: Graham L. B. <gra...@nt...> - 2008-02-20 17:13:54
|
Hi Bill,
Bill Richardson wrote:
> Graham,
>
> Thanks for all your help. I was able to get edit the pastmon.conf and
> turn off the sections that I don't need and now I see the database is
> growing at a more reasonable rate.
>
> I did run VACUUM FULL and will set that to run once a week.
>
> What I couldnt get to work is the summary level 2 perl script.. Here is
> what I see when I run it:
> -------------------------------------paste------------------------------
> ------------------------------------------
> ./pastmon_summarise_level_2.pl --age=7 --interval=3600 --delete 2>&1
>
> DBI connect('dbname=pastmon2','pastmon',...) failed: FATAL: IDENT
> authentication failed for user "pastmon" at
> ./pastmon_summarise_level_2.pl line 104
> Can't connect to dbi:Pg:dbname=pastmon2: FATAL: IDENT authentication
> failed for user "pastmon" at ./pastmon_summarise_level_2.pl line 104.
> ------------------------------------cut---------------------------------
> -------------------------------------------
>
> I have not set a password for pastmon... I'm not very good at
> postgresql.. I wonder if its in the pg_hba.conf setup?
>
> -------------------------------------paste-pg_hba.conf------------------
> ---------------------------------------------
> local all all ident sameuser
> local all trust
> host all 127.0.0.1 255.255.255.255 trust
> -----------------------------------cut----------------------------------
> ---------------------------------------------
>
What user are you running the summary script under? That
pg_hba.conf file will insist that you run as (unix) user pastmon. I
simply create a crontab entry for user pastmon to run that script, an
example is in the install guide.
> The last question I have is at a user level. I would like to query the
> database to show something like this:
>
> Level Server IP Server Hostname Signature
> Client IP Client Hostname
> 1 10.10.10.10 serverx generic/http_80/GET
> 172.23* *
>
> It seems like I can only look at one spesfic client IP or all "*" and
> not a network grouping? Any thoughts?
>
In the pastmon-php interface, the filter form allows various ways of
selecting by IP addresses, including CIDR masking notation (e.g.
172.23.0.0/16), PostgreSQL LIKE notation (% = * wildcard, e.g. 172.23.%)
and regular expressions (e.g. 172\.23\..*)
> Thanks again
>
<snip>
Regards,
glbevan
|
|
From: Bill R. <wri...@ll...> - 2008-02-20 16:15:47
|
Graham,
Thanks for all your help. I was able to get edit the pastmon.conf and
turn off the sections that I don't need and now I see the database is
growing at a more reasonable rate.
I did run VACUUM FULL and will set that to run once a week.
What I couldnt get to work is the summary level 2 perl script.. Here is
what I see when I run it:
-------------------------------------paste------------------------------
------------------------------------------
./pastmon_summarise_level_2.pl --age=7 --interval=3600 --delete 2>&1
DBI connect('dbname=pastmon2','pastmon',...) failed: FATAL: IDENT
authentication failed for user "pastmon" at
./pastmon_summarise_level_2.pl line 104
Can't connect to dbi:Pg:dbname=pastmon2: FATAL: IDENT authentication
failed for user "pastmon" at ./pastmon_summarise_level_2.pl line 104.
------------------------------------cut---------------------------------
-------------------------------------------
I have not set a password for pastmon... I'm not very good at
postgresql.. I wonder if its in the pg_hba.conf setup?
-------------------------------------paste-pg_hba.conf------------------
---------------------------------------------
local all all ident sameuser
local all trust
host all 127.0.0.1 255.255.255.255 trust
-----------------------------------cut----------------------------------
---------------------------------------------
The last question I have is at a user level. I would like to query the
database to show something like this:
Level Server IP Server Hostname Signature
Client IP Client Hostname
1 10.10.10.10 serverx generic/http_80/GET
172.23* *
It seems like I can only look at one spesfic client IP or all "*" and
not a network grouping? Any thoughts?
Thanks again
-----Original Message-----
From: Graham Lee Bevan [mailto:gra...@nt...]
Sent: Saturday, February 16, 2008 12:41 PM
To: Bill Richardson
Cc: pas...@li...
Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
Error with Centos 4.6
Hi again Bill,
I suggest you edit your pastmon.conf and comment out all entries in
the generic {} and tcpsynack {} sections that you don't need, especially
the SMB related ones.
Next, try increasing your -r (summary interval) from 300 (5 mins)
to, say, 900 (15 mins).
You might want to run your summary level 2 on all data older than
one week.
Also, as well as running postgresql VACUUM FULL once a week, you
should also run VACUUM ANALYZE over night every day - this optimises the
database query planner.
Kind Regards,
glbevan
Bill Richardson wrote:
> I will look into setting up the summarise to level 2 and the "-r" My
> main goal is to look at http/https type traffic. I see that about half
> the traffic I'm seeing right now is SMB. So I guess I could just look
> for the http/https. Looks like all I need to do is pick what plugins I
> want in the conf.
>
> Right now it takes about 1 minute to bring up the graphs. The data
> base has grown to 1.4G in about 5 days.
>
> Thanks for your help and a great tool.
>
> Bill
>
> <snip>
|
|
From: Graham L. B. <gra...@nt...> - 2008-02-16 17:41:22
|
Hi again Bill,
I suggest you edit your pastmon.conf and comment out all entries in
the generic {} and tcpsynack {} sections that you don't need, especially
the SMB related ones.
Next, try increasing your -r (summary interval) from 300 (5 mins)
to, say, 900 (15 mins).
You might want to run your summary level 2 on all data older than
one week.
Also, as well as running postgresql VACUUM FULL once a week, you
should also run VACUUM ANALYZE over night every day - this optimises the
database query planner.
Kind Regards,
glbevan
Bill Richardson wrote:
> I will look into setting up the summarise to level 2 and the "-r" My
> main goal is to look at http/https type traffic. I see that about half
> the traffic I'm seeing right now is SMB. So I guess I could just look
> for the http/https. Looks like all I need to do is pick what plugins I
> want in the conf.
>
> Right now it takes about 1 minute to bring up the graphs. The data base
> has grown to 1.4G in about 5 days.
>
> Thanks for your help and a great tool.
>
> Bill
>
> <snip>
|
|
From: Bill R. <wri...@ll...> - 2008-02-16 15:30:07
|
I will look into setting up the summarise to level 2 and the "-r" My
main goal is to look at http/https type traffic. I see that about half
the traffic I'm seeing right now is SMB. So I guess I could just look
for the http/https. Looks like all I need to do is pick what plugins I
want in the conf.
Right now it takes about 1 minute to bring up the graphs. The data base
has grown to 1.4G in about 5 days.
Thanks for your help and a great tool.
Bill
-----Original Message-----
From: Graham Lee Bevan [mailto:gra...@nt...]
Sent: Wednesday, February 13, 2008 1:07 PM
To: Bill Richardson
Cc: pas...@li...
Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
Error with Centos 4.6
Bill,
That's good news.
Have you set up the overnight summarise to level 2 cron job yet? It
is explained on pages 30-31 of the install guide.
However, the summarise to level 2 will usually only be set to kickin
on data thats 1 month old. So this will not immediately help you.
You can increase the size of the summary interval time (-r nnn), so
it accumulates the data into larger summary intervals.
What are the data/application-protocols you are monitoring? I may
be able to tweak the pastmon rules and signatures to make it more
efficient for your monitoring.
Also, you will probably want to run the postgresql command "VACUUM
FULL" once a week (e.g. on a Sunday morning), this will reclaim unused
space in the database.
A dual core 2GHz system should be pretty effective for pastmon. You
might want to keep an eye on memory consumption, and also the pastmon
internal metrics for network interface packets dropped rate - these can
lead to spikes in pastmon memory consumption.
Bill Richardson wrote:
> Graham,
>
> Thank you...
>
> I am seeing lots of data and looks like things are working just fine.
> Looks like I may need a better system to load this on. I'm running a
> dual core 2Gig system with 1 Gig of ram. I see the CPU is at 100% at
> times. I have a port mirror setup on a 100Mbps pipe that has seen
> traffic loads at 30Mbps and some short higher spikes at times.
>
> I have had this running since Monday at 2pm "about 1 1/2 days and as
> of this morning I see the database has grown to just over 535M in
> size. I have 20Gig of space available in the /var. Any thoughts on
> maintaining/purging the database and sizing the right system?
>
> Thanks again
>
> Bill
>
> <snip>
|
|
From: Graham L. B. <gra...@nt...> - 2008-02-13 18:15:40
|
Bill,
That's good news.
Have you set up the overnight summarise to level 2 cron job yet? It
is explained on pages 30-31 of the install guide.
However, the summarise to level 2 will usually only be set to kickin
on data thats 1 month old. So this will not immediately help you.
You can increase the size of the summary interval time (-r nnn), so
it accumulates the data into larger summary intervals.
What are the data/application-protocols you are monitoring? I may
be able to tweak the pastmon rules and signatures to make it more
efficient for your monitoring.
Also, you will probably want to run the postgresql command "VACUUM
FULL" once a week (e.g. on a Sunday morning), this will reclaim unused
space in the database.
A dual core 2GHz system should be pretty effective for pastmon. You
might want to keep an eye on memory consumption, and also the pastmon
internal metrics for network interface packets dropped rate - these can
lead to spikes in pastmon memory consumption.
Bill Richardson wrote:
> Graham,
>
> Thank you...
>
> I am seeing lots of data and looks like things are working just fine.
> Looks like I may need a better system to load this on. I'm running a
> dual core 2Gig system with 1 Gig of ram. I see the CPU is at 100% at
> times. I have a port mirror setup on a 100Mbps pipe that has seen
> traffic loads at 30Mbps and some short higher spikes at times.
>
> I have had this running since Monday at 2pm "about 1 1/2 days and as of
> this morning I see the database has grown to just over 535M in size. I
> have 20Gig of space available in the /var. Any thoughts on
> maintaining/purging the database and sizing the right system?
>
> Thanks again
>
> Bill
>
> <snip>
|
|
From: Bill R. <wri...@ll...> - 2008-02-13 12:25:46
|
Graham,
Thank you...
I am seeing lots of data and looks like things are working just fine.
Looks like I may need a better system to load this on. I'm running a
dual core 2Gig system with 1 Gig of ram. I see the CPU is at 100% at
times. I have a port mirror setup on a 100Mbps pipe that has seen
traffic loads at 30Mbps and some short higher spikes at times.
I have had this running since Monday at 2pm "about 1 1/2 days and as of
this morning I see the database has grown to just over 535M in size. I
have 20Gig of space available in the /var. Any thoughts on
maintaining/purging the database and sizing the right system?
Thanks again
Bill
-----Original Message-----
From: Graham Lee Bevan [mailto:gra...@nt...]
Sent: Monday, February 11, 2008 2:24 PM
To: Bill Richardson
Cc: pas...@li...
Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
Error with Centos 4.6
Bill,
Sounds like you are getting there. Are you seeing data yet?
A quick way to test that pastmon is actually seeing and capturing
transactions, without going via the database, is from the command-line:
pastmon -i eth1 -r 0 -o - -O -D
there are also various debugging options you can set via the -d
operand, see install guide for details.
you can also test running in summary mode, without the database:
pastmon -i eth1 -r 300 -o - -O -D
Kind Regards,
glbevan
Bill Richardson wrote:
> Ok.. I got it working now.. Just had to add a include_path in
> /etc/php.ini
>
> Looks like Centos 4 had a default of .:/usr/share/pear
>
> I changed the /etc/php.ini line from:
> ;include_path = ".:/php/includes"
>
> To:
> include_path =".:/usr/share/pear:/var/lib/php/jpgraph"
>
> The jpgraph is a symbolic link that points to the jpgraph src
directory.
>
> <snip>
|
|
From: Graham L. B. <gra...@nt...> - 2008-02-11 19:24:19
|
Bill,
Sounds like you are getting there. Are you seeing data yet?
A quick way to test that pastmon is actually seeing and capturing
transactions, without going via the database, is from the command-line:
pastmon -i eth1 -r 0 -o - -O -D
there are also various debugging options you can set via the -d
operand, see install guide for details.
you can also test running in summary mode, without the database:
pastmon -i eth1 -r 300 -o - -O -D
Kind Regards,
glbevan
Bill Richardson wrote:
> Ok.. I got it working now.. Just had to add a include_path in
> /etc/php.ini
>
> Looks like Centos 4 had a default of .:/usr/share/pear
>
> I changed the /etc/php.ini line from:
> ;include_path = ".:/php/includes"
>
> To:
> include_path =".:/usr/share/pear:/var/lib/php/jpgraph"
>
> The jpgraph is a symbolic link that points to the jpgraph src directory.
>
> <snip>
|
|
From: Bill R. <wri...@ll...> - 2008-02-11 17:33:58
|
Ok.. I got it working now.. Just had to add a include_path in
/etc/php.ini
Looks like Centos 4 had a default of .:/usr/share/pear
I changed the /etc/php.ini line from:
;include_path = ".:/php/includes"
To:
include_path =".:/usr/share/pear:/var/lib/php/jpgraph"
The jpgraph is a symbolic link that points to the jpgraph src directory.
-----Original Message-----
From: Bill Richardson
Sent: Monday, February 11, 2008 9:00 AM
To: 'Graham Lee Bevan'
Cc: pas...@li...
Subject: RE: [Pastmon-users] (New User) Getting a Signal received:11
Error with Centos 4.6
You are correct. I did rpm -e libdbi to remove it. I then download the
source and complied and recompiled pastmon I still had the same error. I
then did a make uninstall and reinstalled the libdbi and libdbi-devel
rpms. The thing I was missing was the libdbi-dbd-pgsql... Now that I
have that installed the error has gone away.
At this point I'm still not seeing and data? What is the best or normal
startup if I wanted to monitor whats on eth1? Also where do you install
jpgraph? It was clear on the path.
Thanks
-----Original Message-----
From: Graham Lee Bevan [mailto:gra...@nt...]
Sent: Friday, February 08, 2008 10:43 AM
To: Bill Richardson
Cc: pas...@li...
Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
Error with Centos 4.6
Bill,
Are you sure it picked up your new libdbi? If you installed from
source it would probably have installed into /usr/local/lib.
Alternatively, as you've suggested, you could upgrade to CentOS-5
(thats the version I test against).
Regards,
glbevan
Bill Richardson wrote:
> I did recomple and I saw no errors in /var/log/messages.
>
> -----Original Message-----
> From: Graham Lee Bevan [mailto:gra...@nt...]
> Sent: Friday, February 08, 2008 5:22 AM
> To: Bill Richardson
> Cc: pas...@li...
> Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
> Error with Centos 4.6
>
> Bill,
> Did you recompile pastmon after upgrading libdbi?
>
> Also, do you see any errors from postgresql in /var/log/messages?
>
> Regards,
> glbevan
>
> <snip>
|
|
From: Bill R. <wri...@ll...> - 2008-02-11 14:00:47
|
You are correct. I did rpm -e libdbi to remove it. I then download the
source and complied and recompiled pastmon I still had the same error. I
then did a make uninstall and reinstalled the libdbi and libdbi-devel
rpms. The thing I was missing was the libdbi-dbd-pgsql... Now that I
have that installed the error has gone away.
At this point I'm still not seeing and data? What is the best or normal
startup if I wanted to monitor whats on eth1? Also where do you install
jpgraph? It was clear on the path.
Thanks
-----Original Message-----
From: Graham Lee Bevan [mailto:gra...@nt...]
Sent: Friday, February 08, 2008 10:43 AM
To: Bill Richardson
Cc: pas...@li...
Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
Error with Centos 4.6
Bill,
Are you sure it picked up your new libdbi? If you installed from
source it would probably have installed into /usr/local/lib.
Alternatively, as you've suggested, you could upgrade to CentOS-5
(thats the version I test against).
Regards,
glbevan
Bill Richardson wrote:
> I did recomple and I saw no errors in /var/log/messages.
>
> -----Original Message-----
> From: Graham Lee Bevan [mailto:gra...@nt...]
> Sent: Friday, February 08, 2008 5:22 AM
> To: Bill Richardson
> Cc: pas...@li...
> Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
> Error with Centos 4.6
>
> Bill,
> Did you recompile pastmon after upgrading libdbi?
>
> Also, do you see any errors from postgresql in /var/log/messages?
>
> Regards,
> glbevan
>
> <snip>
|
|
From: Graham L. B. <gra...@nt...> - 2008-02-08 15:43:03
|
Bill,
Are you sure it picked up your new libdbi? If you installed from
source it would probably have installed into /usr/local/lib.
Alternatively, as you've suggested, you could upgrade to CentOS-5
(thats the version I test against).
Regards,
glbevan
Bill Richardson wrote:
> I did recomple and I saw no errors in /var/log/messages.
>
> -----Original Message-----
> From: Graham Lee Bevan [mailto:gra...@nt...]
> Sent: Friday, February 08, 2008 5:22 AM
> To: Bill Richardson
> Cc: pas...@li...
> Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
> Error with Centos 4.6
>
> Bill,
> Did you recompile pastmon after upgrading libdbi?
>
> Also, do you see any errors from postgresql in /var/log/messages?
>
> Regards,
> glbevan
>
> <snip>
|
|
From: Bill R. <wri...@ll...> - 2008-02-08 12:33:56
|
I did recomple and I saw no errors in /var/log/messages.
-----Original Message-----
From: Graham Lee Bevan [mailto:gra...@nt...]
Sent: Friday, February 08, 2008 5:22 AM
To: Bill Richardson
Cc: pas...@li...
Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
Error with Centos 4.6
Bill,
Did you recompile pastmon after upgrading libdbi?
Also, do you see any errors from postgresql in /var/log/messages?
Regards,
glbevan
Bill Richardson wrote:
> Well,
>
> I tried all of your ideas one at a time and had no luck. I still get
> the same error. Should I upgrade to Centos 5 ?
>
> -----Original Message-----
> From: Graham Lee Bevan [mailto:gra...@nt...]
> Sent: Thursday, February 07, 2008 1:13 PM
> To: Bill Richardson
> Cc: pas...@li...
> Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
> Error with Centos 4.6
>
> Hi Bill,
> I've seen problems like this before on RedHat ES4, which is pretty
> much the same as CentOS-4.
>
> You could try setting:
> export LD_ASSUME_KERNEL=2.4.1
> before running pastmon, to see if that makes a difference.
>
> If that doesn't work, please look in your /var/log/messages file
> for any postgresql related errors/warnings.
>
> One issue I have seen before is with the version of libdbi that
> comes with redhat - as a last resort you could try downloading and
> compiling a more recent version of libdbi and linking pastmon to it.
>
> Kind Regards,
> glbevan
>
> Bill Richardson wrote:
>
>> I am very interested in using Pastmon. I have Centos 4 Linux box's
>> already installed in different parts of the network and would like to
>> add Pastmon. I have downloaded/built the source and all of the other
>> depedencys with no errors. Everything seems to be right.. But, I am
>> seeing the following error when I start Pastmon "Signal received: 11"
>> As shown below.. I dont see any data going to the database? Any
>>
> thoughts?
>
>>
>> ./pastmon -i eth1 -u pastmon -g pastmon -r 300 PasTmon version
0.11-1.
>> Copyright (C) 2000-2007 Graham Lee Bevan <gra...@nt...
>> <mailto:gra...@nt...>>.
>> PasTmon is licensed under the GNU Public License (GPL) Version 2.
>> ./pastmon: Interface(s): eth1
>> pid(5489) tid(3086038720) link layer type (datalink) = 1, for device
>> 'eth1'
>> pid(5489) tid(3086038720) => Decoding Ethernet on interface eth1
>> pid(5489) tid(3086038720) Set gid to 503
>> pid(5489) tid(3086038720) Set uid to 503
>> pid(5489) tid(3086038720) connect_max_retries=20,
>> connect_retry_inc_delay=10
>> pid(5489) tid(3086038720) output_DBI: default size of IPC message
>> queue = 65536
>> pid(5489) tid(3086038720) ./pastmon: Daemonising...
>> pid(5491) tid(3086035872) kill pid 5491 to shutdown
>> [root@ty-blackfly-2 bin]#
>> pid(5490) tid(3086038720)
>> =====================================================================
>> =
>> =========
>> pid(5490) tid(3086038720) = Signal received: 11
>> pid(5490) tid(3086038720) =
>> pid(5490) tid(3086038720) = Stack backtrace:
>> pid(5490) tid(3086038720) = Obtained 10 stack frames.
>> pid(5490) tid(3086038720) = ./pastmon(print_trace+0x7d) [0x804eda5]
>> pid(5490) tid(3086038720) = /lib/tls/libc.so.6 [0x854908]
>> pid(5490) tid(3086038720) =
>> /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_Open_db_conn+0x11f)
>> [0x12b9f7]
>> pid(5490) tid(3086038720) =
>> /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_handler+0x15a)
>> [0x12d9a2]
>> pid(5490) tid(3086038720) =
>> /usr/local/pastmon/lib/liboutput_DBI.so(Init+0x1cb) [0x12df63]
>> pid(5490) tid(3086038720) = ./pastmon(InitPlugins+0xda) [0x8053276]
>> pid(5490) tid(3086038720) = ./pastmon(Passive_monitor+0x237)
>> [0x80511fb]
>> pid(5490) tid(3086038720) = ./pastmon(main+0x415) [0x804f7e1]
>> pid(5490) tid(3086038720) =
>> /lib/tls/libc.so.6(__libc_start_main+0xd3)
>> [0x841de3]
>> pid(5490) tid(3086038720) = ./pastmon(realloc+0x351) [0x804c6ad]
>> pid(5490) tid(3086038720)
>> =====================================================================
>> =
>> =========
>>
>> This is what I see when I kill pastmon:
>>
>> [root@ty-blackfly-2 bin]# killall pastmon
>> pid(5491) tid(3086035872) = PasTmon
>> ===========================================================
>> pid(5491) tid(3086035872) Pastmon: stats for nic 'eth1'
>> pid(5491) tid(3086035872) Packets
>> received: 1519
>> pid(5491) tid(3086035872) Packet capture rate since pgm
>> start(pkts/sec): 9.6
>> pid(5491) tid(3086035872) Packet capture rate since last
>> HUP(pkts/sec): 5.2
>> pid(5491) tid(3086035872) Packets dropped (from
>> pcap): 0
>> pid(5491) tid(3086035872) Packets dropped rate
>> (pkts/sec): 0.0
>> pid(5491) tid(3086035872) Packets dropped by interface (from
>> pcap): 0
>> pid(5491) tid(3086035872) Measurement period in
>> seconds: 49
>> pid(5498) tid(3086891936) = PasTmon
>> ===========================================================
>> pid(5498) tid(3086891936) Pastmon: stats for nic 'eth1'
>> pid(5498) tid(3086891936) Packets
>> received: 1315
>> pid(5498) tid(3086891936) Packet capture rate since pgm
>> start(pkts/sec): 9.7
>> pid(5498) tid(3086891936) Packet capture rate since last
>> HUP(pkts/sec): 5.4
>> pid(5498) tid(3086891936) Packets dropped (from
>> pcap): 0
>> pid(5498) tid(3086891936) Packets dropped rate
>> (pkts/sec): 0.0
>> pid(5498) tid(3086891936) Packets dropped by interface (from
>> pcap): 0
>> pid(5498) tid(3086891936) Measurement period in
>> seconds: 45
>> pid(5498) tid(3086894784) CleanExit() called, printing collector
>> statistics.
>> pid(5498) tid(3086894784) = Plugin: tcpsynack
>> =================================================
>> pid(5498) tid(3086894784) Packet received
>> count: 1315
>> pid(5498) tid(3086894784) Session request
>> count: 0
>> pid(5498) tid(3086894784) Packets matched by
>> rule(s): 0
>> pid(5498) tid(3086894784) Number of request elements on the
>> list: 0
>> pid(5498) tid(3086894784) = Plugin: generic
>> ===================================================
>> pid(5498) tid(3086894784) Packet received
>> count: 1315
>> pid(5498) tid(3086894784) TCP connection requests
>> observed: 0
>> pid(5498) tid(3086894784) Transactions observed (and
>> tracked): 0
>> pid(5498) tid(3086894784) Packets matched by
>> rule(s): 0
>> pid(5498) tid(3086894784) Number of session elements on the
>> list: 0
>> pid(5498) tid(3086894784) Count of unacknowledged packets on FIFO
>> lists: 0
>> pid(5498) tid(3086894784) = Plugin: icmp
>> ======================================================
>> pid(5498) tid(3086894784) Packet received
>> count: 1315
>> pid(5498) tid(3086894784) Packets
>> matched: 0
>> pid(5498) tid(3086894784) = Plugin: dns
>> =======================================================
>> pid(5498) tid(3086894784) Packet received
>> count: 1315
>> pid(5498) tid(3086894784) Request
>> count: 5
>> pid(5498) tid(3086894784) Packets
>> matched: 10
>> pid(5498) tid(3086894784) Number of request elements on the
>> list: 0
>> pid(5498) tid(3086894784) = Memory Stats
>> ======================================================
>> pid(5498) tid(3086894784) Total memory allocated by malloc
>> (bytes) 270336
>> pid(5498) tid(3086894784) Chunks not in
>> use 33
>> pid(5498) tid(3086894784) Total chunks allocated with
>> mmap 0
>> pid(5498) tid(3086894784) Total size of memory allocated with mmap
>> (bytes) 0
>> pid(5498) tid(3086894784) Total size of memory handed out by
>> malloc 219032
>> pid(5498) tid(3086894784) Total size of memory occupied by free
>> (bytes) 51304
>> pid(5498) tid(3086894784) = fini
>> ==============================================================
>> pid(5498) tid(3086894784) output_DBI: OPDBI_CleanExit() called with
>> signal 1(Hangup)
>> pid(5498) tid(3086894784) Packet monitoring terminated.
>> pid(5491) tid(3086038720) CleanExit() called, printing collector
>> statistics.
>> pid(5491) tid(3086038720) = Plugin: tcpsynack
>> =================================================
>> pid(5491) tid(3086038720) Packet received
>> count: 1519
>> pid(5491) tid(3086038720) Session request
>> count: 0
>> pid(5491) tid(3086038720) Packets matched by
>> rule(s): 0
>> pid(5491) tid(3086038720) Number of request elements on the
>> list: 0
>> pid(5491) tid(3086038720) = Plugin: generic
>> ===================================================
>> pid(5491) tid(3086038720) Packet received
>> count: 1519
>> pid(5491) tid(3086038720) TCP connection requests
>> observed: 0
>> pid(5491) tid(3086038720) Transactions observed (and
>> tracked): 0
>> pid(5491) tid(3086038720) Packets matched by
>> rule(s): 0
>> pid(5491) tid(3086038720) Number of session elements on the
>> list: 0
>> pid(5491) tid(3086038720) Count of unacknowledged packets on FIFO
>> lists: 0
>> pid(5491) tid(3086038720) = Plugin: icmp
>> ======================================================
>> pid(5491) tid(3086038720) Packet received
>> count: 1519
>> pid(5491) tid(3086038720) Packets
>> matched: 0
>> pid(5491) tid(3086038720) = Plugin: dns
>> =======================================================
>> pid(5491) tid(3086038720) Packet received
>> count: 1519
>> pid(5491) tid(3086038720) Request
>> count: 5
>> pid(5491) tid(3086038720) Packets
>> matched: 10
>> pid(5491) tid(3086038720) Number of request elements on the
>> list: 0
>> pid(5491) tid(3086038720) = Memory Stats
>> ======================================================
>> pid(5491) tid(3086038720) Total memory allocated by malloc
>> (bytes) 270336
>> pid(5491) tid(3086038720) Chunks not in
>> use 32
>> pid(5491) tid(3086038720) Total chunks allocated with
>> mmap 0
>> pid(5491) tid(3086038720) Total size of memory allocated with mmap
>> (bytes) 0
>> pid(5491) tid(3086038720) Total size of memory handed out by
>> malloc 219024
>> pid(5491) tid(3086038720) Total size of memory occupied by free
>> (bytes) 51312
>> pid(5491) tid(3086038720) = fini
>> ==============================================================
>> pid(5491) tid(3086038720) output_DBI: OPDBI_CleanExit() called with
>> signal 1(Hangup)
>> pid(5491) tid(3086038720) Packet monitoring terminated.
>>
>> Bill
>> ---------------------------------------------------------------------
>> -
>> --
>>
>> ---------------------------------------------------------------------
>> -
>> --- This SF.net email is sponsored by: Microsoft Defy all challenges.
>> Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> ---------------------------------------------------------------------
>> -
>> --
>>
>> _______________________________________________
>> Pastmon-users mailing list
>> Pas...@li...
>> https://lists.sourceforge.net/lists/listinfo/pastmon-users
>>
>>
>
> ----------------------------------------------------------------------
> --- This SF.net email is sponsored by: Microsoft Defy all challenges.
> Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Pastmon-users mailing list
> Pas...@li...
> https://lists.sourceforge.net/lists/listinfo/pastmon-users
>
>
|
|
From: Graham L. B. <gra...@nt...> - 2008-02-08 10:21:46
|
Bill,
Did you recompile pastmon after upgrading libdbi?
Also, do you see any errors from postgresql in /var/log/messages?
Regards,
glbevan
Bill Richardson wrote:
> Well,
>
> I tried all of your ideas one at a time and had no luck. I still get the
> same error. Should I upgrade to Centos 5 ?
>
> -----Original Message-----
> From: Graham Lee Bevan [mailto:gra...@nt...]
> Sent: Thursday, February 07, 2008 1:13 PM
> To: Bill Richardson
> Cc: pas...@li...
> Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
> Error with Centos 4.6
>
> Hi Bill,
> I've seen problems like this before on RedHat ES4, which is pretty
> much the same as CentOS-4.
>
> You could try setting:
> export LD_ASSUME_KERNEL=2.4.1
> before running pastmon, to see if that makes a difference.
>
> If that doesn't work, please look in your /var/log/messages file for
> any postgresql related errors/warnings.
>
> One issue I have seen before is with the version of libdbi that
> comes with redhat - as a last resort you could try downloading and
> compiling a more recent version of libdbi and linking pastmon to it.
>
> Kind Regards,
> glbevan
>
> Bill Richardson wrote:
>
>> I am very interested in using Pastmon. I have Centos 4 Linux box's
>> already installed in different parts of the network and would like to
>> add Pastmon. I have downloaded/built the source and all of the other
>> depedencys with no errors. Everything seems to be right.. But, I am
>> seeing the following error when I start Pastmon "Signal received: 11"
>> As shown below.. I dont see any data going to the database? Any
>>
> thoughts?
>
>>
>> ./pastmon -i eth1 -u pastmon -g pastmon -r 300 PasTmon version 0.11-1.
>> Copyright (C) 2000-2007 Graham Lee Bevan <gra...@nt...
>> <mailto:gra...@nt...>>.
>> PasTmon is licensed under the GNU Public License (GPL) Version 2.
>> ./pastmon: Interface(s): eth1
>> pid(5489) tid(3086038720) link layer type (datalink) = 1, for device
>> 'eth1'
>> pid(5489) tid(3086038720) => Decoding Ethernet on interface eth1
>> pid(5489) tid(3086038720) Set gid to 503
>> pid(5489) tid(3086038720) Set uid to 503
>> pid(5489) tid(3086038720) connect_max_retries=20,
>> connect_retry_inc_delay=10
>> pid(5489) tid(3086038720) output_DBI: default size of IPC message
>> queue = 65536
>> pid(5489) tid(3086038720) ./pastmon: Daemonising...
>> pid(5491) tid(3086035872) kill pid 5491 to shutdown
>> [root@ty-blackfly-2 bin]#
>> pid(5490) tid(3086038720)
>> ======================================================================
>> =========
>> pid(5490) tid(3086038720) = Signal received: 11
>> pid(5490) tid(3086038720) =
>> pid(5490) tid(3086038720) = Stack backtrace:
>> pid(5490) tid(3086038720) = Obtained 10 stack frames.
>> pid(5490) tid(3086038720) = ./pastmon(print_trace+0x7d) [0x804eda5]
>> pid(5490) tid(3086038720) = /lib/tls/libc.so.6 [0x854908]
>> pid(5490) tid(3086038720) =
>> /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_Open_db_conn+0x11f)
>> [0x12b9f7]
>> pid(5490) tid(3086038720) =
>> /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_handler+0x15a)
>> [0x12d9a2]
>> pid(5490) tid(3086038720) =
>> /usr/local/pastmon/lib/liboutput_DBI.so(Init+0x1cb) [0x12df63]
>> pid(5490) tid(3086038720) = ./pastmon(InitPlugins+0xda) [0x8053276]
>> pid(5490) tid(3086038720) = ./pastmon(Passive_monitor+0x237)
>> [0x80511fb]
>> pid(5490) tid(3086038720) = ./pastmon(main+0x415) [0x804f7e1]
>> pid(5490) tid(3086038720) = /lib/tls/libc.so.6(__libc_start_main+0xd3)
>> [0x841de3]
>> pid(5490) tid(3086038720) = ./pastmon(realloc+0x351) [0x804c6ad]
>> pid(5490) tid(3086038720)
>> ======================================================================
>> =========
>>
>> This is what I see when I kill pastmon:
>>
>> [root@ty-blackfly-2 bin]# killall pastmon
>> pid(5491) tid(3086035872) = PasTmon
>> ===========================================================
>> pid(5491) tid(3086035872) Pastmon: stats for nic 'eth1'
>> pid(5491) tid(3086035872) Packets
>> received: 1519
>> pid(5491) tid(3086035872) Packet capture rate since pgm
>> start(pkts/sec): 9.6
>> pid(5491) tid(3086035872) Packet capture rate since last
>> HUP(pkts/sec): 5.2
>> pid(5491) tid(3086035872) Packets dropped (from
>> pcap): 0
>> pid(5491) tid(3086035872) Packets dropped rate
>> (pkts/sec): 0.0
>> pid(5491) tid(3086035872) Packets dropped by interface (from
>> pcap): 0
>> pid(5491) tid(3086035872) Measurement period in
>> seconds: 49
>> pid(5498) tid(3086891936) = PasTmon
>> ===========================================================
>> pid(5498) tid(3086891936) Pastmon: stats for nic 'eth1'
>> pid(5498) tid(3086891936) Packets
>> received: 1315
>> pid(5498) tid(3086891936) Packet capture rate since pgm
>> start(pkts/sec): 9.7
>> pid(5498) tid(3086891936) Packet capture rate since last
>> HUP(pkts/sec): 5.4
>> pid(5498) tid(3086891936) Packets dropped (from
>> pcap): 0
>> pid(5498) tid(3086891936) Packets dropped rate
>> (pkts/sec): 0.0
>> pid(5498) tid(3086891936) Packets dropped by interface (from
>> pcap): 0
>> pid(5498) tid(3086891936) Measurement period in
>> seconds: 45
>> pid(5498) tid(3086894784) CleanExit() called, printing collector
>> statistics.
>> pid(5498) tid(3086894784) = Plugin: tcpsynack
>> =================================================
>> pid(5498) tid(3086894784) Packet received
>> count: 1315
>> pid(5498) tid(3086894784) Session request
>> count: 0
>> pid(5498) tid(3086894784) Packets matched by
>> rule(s): 0
>> pid(5498) tid(3086894784) Number of request elements on the
>> list: 0
>> pid(5498) tid(3086894784) = Plugin: generic
>> ===================================================
>> pid(5498) tid(3086894784) Packet received
>> count: 1315
>> pid(5498) tid(3086894784) TCP connection requests
>> observed: 0
>> pid(5498) tid(3086894784) Transactions observed (and
>> tracked): 0
>> pid(5498) tid(3086894784) Packets matched by
>> rule(s): 0
>> pid(5498) tid(3086894784) Number of session elements on the
>> list: 0
>> pid(5498) tid(3086894784) Count of unacknowledged packets on FIFO
>> lists: 0
>> pid(5498) tid(3086894784) = Plugin: icmp
>> ======================================================
>> pid(5498) tid(3086894784) Packet received
>> count: 1315
>> pid(5498) tid(3086894784) Packets
>> matched: 0
>> pid(5498) tid(3086894784) = Plugin: dns
>> =======================================================
>> pid(5498) tid(3086894784) Packet received
>> count: 1315
>> pid(5498) tid(3086894784) Request
>> count: 5
>> pid(5498) tid(3086894784) Packets
>> matched: 10
>> pid(5498) tid(3086894784) Number of request elements on the
>> list: 0
>> pid(5498) tid(3086894784) = Memory Stats
>> ======================================================
>> pid(5498) tid(3086894784) Total memory allocated by malloc
>> (bytes) 270336
>> pid(5498) tid(3086894784) Chunks not in
>> use 33
>> pid(5498) tid(3086894784) Total chunks allocated with
>> mmap 0
>> pid(5498) tid(3086894784) Total size of memory allocated with mmap
>> (bytes) 0
>> pid(5498) tid(3086894784) Total size of memory handed out by
>> malloc 219032
>> pid(5498) tid(3086894784) Total size of memory occupied by free
>> (bytes) 51304
>> pid(5498) tid(3086894784) = fini
>> ==============================================================
>> pid(5498) tid(3086894784) output_DBI: OPDBI_CleanExit() called with
>> signal 1(Hangup)
>> pid(5498) tid(3086894784) Packet monitoring terminated.
>> pid(5491) tid(3086038720) CleanExit() called, printing collector
>> statistics.
>> pid(5491) tid(3086038720) = Plugin: tcpsynack
>> =================================================
>> pid(5491) tid(3086038720) Packet received
>> count: 1519
>> pid(5491) tid(3086038720) Session request
>> count: 0
>> pid(5491) tid(3086038720) Packets matched by
>> rule(s): 0
>> pid(5491) tid(3086038720) Number of request elements on the
>> list: 0
>> pid(5491) tid(3086038720) = Plugin: generic
>> ===================================================
>> pid(5491) tid(3086038720) Packet received
>> count: 1519
>> pid(5491) tid(3086038720) TCP connection requests
>> observed: 0
>> pid(5491) tid(3086038720) Transactions observed (and
>> tracked): 0
>> pid(5491) tid(3086038720) Packets matched by
>> rule(s): 0
>> pid(5491) tid(3086038720) Number of session elements on the
>> list: 0
>> pid(5491) tid(3086038720) Count of unacknowledged packets on FIFO
>> lists: 0
>> pid(5491) tid(3086038720) = Plugin: icmp
>> ======================================================
>> pid(5491) tid(3086038720) Packet received
>> count: 1519
>> pid(5491) tid(3086038720) Packets
>> matched: 0
>> pid(5491) tid(3086038720) = Plugin: dns
>> =======================================================
>> pid(5491) tid(3086038720) Packet received
>> count: 1519
>> pid(5491) tid(3086038720) Request
>> count: 5
>> pid(5491) tid(3086038720) Packets
>> matched: 10
>> pid(5491) tid(3086038720) Number of request elements on the
>> list: 0
>> pid(5491) tid(3086038720) = Memory Stats
>> ======================================================
>> pid(5491) tid(3086038720) Total memory allocated by malloc
>> (bytes) 270336
>> pid(5491) tid(3086038720) Chunks not in
>> use 32
>> pid(5491) tid(3086038720) Total chunks allocated with
>> mmap 0
>> pid(5491) tid(3086038720) Total size of memory allocated with mmap
>> (bytes) 0
>> pid(5491) tid(3086038720) Total size of memory handed out by
>> malloc 219024
>> pid(5491) tid(3086038720) Total size of memory occupied by free
>> (bytes) 51312
>> pid(5491) tid(3086038720) = fini
>> ==============================================================
>> pid(5491) tid(3086038720) output_DBI: OPDBI_CleanExit() called with
>> signal 1(Hangup)
>> pid(5491) tid(3086038720) Packet monitoring terminated.
>>
>> Bill
>> ----------------------------------------------------------------------
>> --
>>
>> ----------------------------------------------------------------------
>> --- This SF.net email is sponsored by: Microsoft Defy all challenges.
>> Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> ----------------------------------------------------------------------
>> --
>>
>> _______________________________________________
>> Pastmon-users mailing list
>> Pas...@li...
>> https://lists.sourceforge.net/lists/listinfo/pastmon-users
>>
>>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Pastmon-users mailing list
> Pas...@li...
> https://lists.sourceforge.net/lists/listinfo/pastmon-users
>
>
|
|
From: Bill R. <wri...@ll...> - 2008-02-07 20:13:32
|
Well,
I tried all of your ideas one at a time and had no luck. I still get the
same error. Should I upgrade to Centos 5 ?
-----Original Message-----
From: Graham Lee Bevan [mailto:gra...@nt...]
Sent: Thursday, February 07, 2008 1:13 PM
To: Bill Richardson
Cc: pas...@li...
Subject: Re: [Pastmon-users] (New User) Getting a Signal received:11
Error with Centos 4.6
Hi Bill,
I've seen problems like this before on RedHat ES4, which is pretty
much the same as CentOS-4.
You could try setting:
export LD_ASSUME_KERNEL=2.4.1
before running pastmon, to see if that makes a difference.
If that doesn't work, please look in your /var/log/messages file for
any postgresql related errors/warnings.
One issue I have seen before is with the version of libdbi that
comes with redhat - as a last resort you could try downloading and
compiling a more recent version of libdbi and linking pastmon to it.
Kind Regards,
glbevan
Bill Richardson wrote:
> I am very interested in using Pastmon. I have Centos 4 Linux box's
> already installed in different parts of the network and would like to
> add Pastmon. I have downloaded/built the source and all of the other
> depedencys with no errors. Everything seems to be right.. But, I am
> seeing the following error when I start Pastmon "Signal received: 11"
> As shown below.. I dont see any data going to the database? Any
thoughts?
>
> ./pastmon -i eth1 -u pastmon -g pastmon -r 300 PasTmon version 0.11-1.
> Copyright (C) 2000-2007 Graham Lee Bevan <gra...@nt...
> <mailto:gra...@nt...>>.
> PasTmon is licensed under the GNU Public License (GPL) Version 2.
> ./pastmon: Interface(s): eth1
> pid(5489) tid(3086038720) link layer type (datalink) = 1, for device
> 'eth1'
> pid(5489) tid(3086038720) => Decoding Ethernet on interface eth1
> pid(5489) tid(3086038720) Set gid to 503
> pid(5489) tid(3086038720) Set uid to 503
> pid(5489) tid(3086038720) connect_max_retries=20,
> connect_retry_inc_delay=10
> pid(5489) tid(3086038720) output_DBI: default size of IPC message
> queue = 65536
> pid(5489) tid(3086038720) ./pastmon: Daemonising...
> pid(5491) tid(3086035872) kill pid 5491 to shutdown
> [root@ty-blackfly-2 bin]#
> pid(5490) tid(3086038720)
> ======================================================================
> =========
> pid(5490) tid(3086038720) = Signal received: 11
> pid(5490) tid(3086038720) =
> pid(5490) tid(3086038720) = Stack backtrace:
> pid(5490) tid(3086038720) = Obtained 10 stack frames.
> pid(5490) tid(3086038720) = ./pastmon(print_trace+0x7d) [0x804eda5]
> pid(5490) tid(3086038720) = /lib/tls/libc.so.6 [0x854908]
> pid(5490) tid(3086038720) =
> /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_Open_db_conn+0x11f)
> [0x12b9f7]
> pid(5490) tid(3086038720) =
> /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_handler+0x15a)
> [0x12d9a2]
> pid(5490) tid(3086038720) =
> /usr/local/pastmon/lib/liboutput_DBI.so(Init+0x1cb) [0x12df63]
> pid(5490) tid(3086038720) = ./pastmon(InitPlugins+0xda) [0x8053276]
> pid(5490) tid(3086038720) = ./pastmon(Passive_monitor+0x237)
> [0x80511fb]
> pid(5490) tid(3086038720) = ./pastmon(main+0x415) [0x804f7e1]
> pid(5490) tid(3086038720) = /lib/tls/libc.so.6(__libc_start_main+0xd3)
> [0x841de3]
> pid(5490) tid(3086038720) = ./pastmon(realloc+0x351) [0x804c6ad]
> pid(5490) tid(3086038720)
> ======================================================================
> =========
>
> This is what I see when I kill pastmon:
>
> [root@ty-blackfly-2 bin]# killall pastmon
> pid(5491) tid(3086035872) = PasTmon
> ===========================================================
> pid(5491) tid(3086035872) Pastmon: stats for nic 'eth1'
> pid(5491) tid(3086035872) Packets
> received: 1519
> pid(5491) tid(3086035872) Packet capture rate since pgm
> start(pkts/sec): 9.6
> pid(5491) tid(3086035872) Packet capture rate since last
> HUP(pkts/sec): 5.2
> pid(5491) tid(3086035872) Packets dropped (from
> pcap): 0
> pid(5491) tid(3086035872) Packets dropped rate
> (pkts/sec): 0.0
> pid(5491) tid(3086035872) Packets dropped by interface (from
> pcap): 0
> pid(5491) tid(3086035872) Measurement period in
> seconds: 49
> pid(5498) tid(3086891936) = PasTmon
> ===========================================================
> pid(5498) tid(3086891936) Pastmon: stats for nic 'eth1'
> pid(5498) tid(3086891936) Packets
> received: 1315
> pid(5498) tid(3086891936) Packet capture rate since pgm
> start(pkts/sec): 9.7
> pid(5498) tid(3086891936) Packet capture rate since last
> HUP(pkts/sec): 5.4
> pid(5498) tid(3086891936) Packets dropped (from
> pcap): 0
> pid(5498) tid(3086891936) Packets dropped rate
> (pkts/sec): 0.0
> pid(5498) tid(3086891936) Packets dropped by interface (from
> pcap): 0
> pid(5498) tid(3086891936) Measurement period in
> seconds: 45
> pid(5498) tid(3086894784) CleanExit() called, printing collector
> statistics.
> pid(5498) tid(3086894784) = Plugin: tcpsynack
> =================================================
> pid(5498) tid(3086894784) Packet received
> count: 1315
> pid(5498) tid(3086894784) Session request
> count: 0
> pid(5498) tid(3086894784) Packets matched by
> rule(s): 0
> pid(5498) tid(3086894784) Number of request elements on the
> list: 0
> pid(5498) tid(3086894784) = Plugin: generic
> ===================================================
> pid(5498) tid(3086894784) Packet received
> count: 1315
> pid(5498) tid(3086894784) TCP connection requests
> observed: 0
> pid(5498) tid(3086894784) Transactions observed (and
> tracked): 0
> pid(5498) tid(3086894784) Packets matched by
> rule(s): 0
> pid(5498) tid(3086894784) Number of session elements on the
> list: 0
> pid(5498) tid(3086894784) Count of unacknowledged packets on FIFO
> lists: 0
> pid(5498) tid(3086894784) = Plugin: icmp
> ======================================================
> pid(5498) tid(3086894784) Packet received
> count: 1315
> pid(5498) tid(3086894784) Packets
> matched: 0
> pid(5498) tid(3086894784) = Plugin: dns
> =======================================================
> pid(5498) tid(3086894784) Packet received
> count: 1315
> pid(5498) tid(3086894784) Request
> count: 5
> pid(5498) tid(3086894784) Packets
> matched: 10
> pid(5498) tid(3086894784) Number of request elements on the
> list: 0
> pid(5498) tid(3086894784) = Memory Stats
> ======================================================
> pid(5498) tid(3086894784) Total memory allocated by malloc
> (bytes) 270336
> pid(5498) tid(3086894784) Chunks not in
> use 33
> pid(5498) tid(3086894784) Total chunks allocated with
> mmap 0
> pid(5498) tid(3086894784) Total size of memory allocated with mmap
> (bytes) 0
> pid(5498) tid(3086894784) Total size of memory handed out by
> malloc 219032
> pid(5498) tid(3086894784) Total size of memory occupied by free
> (bytes) 51304
> pid(5498) tid(3086894784) = fini
> ==============================================================
> pid(5498) tid(3086894784) output_DBI: OPDBI_CleanExit() called with
> signal 1(Hangup)
> pid(5498) tid(3086894784) Packet monitoring terminated.
> pid(5491) tid(3086038720) CleanExit() called, printing collector
> statistics.
> pid(5491) tid(3086038720) = Plugin: tcpsynack
> =================================================
> pid(5491) tid(3086038720) Packet received
> count: 1519
> pid(5491) tid(3086038720) Session request
> count: 0
> pid(5491) tid(3086038720) Packets matched by
> rule(s): 0
> pid(5491) tid(3086038720) Number of request elements on the
> list: 0
> pid(5491) tid(3086038720) = Plugin: generic
> ===================================================
> pid(5491) tid(3086038720) Packet received
> count: 1519
> pid(5491) tid(3086038720) TCP connection requests
> observed: 0
> pid(5491) tid(3086038720) Transactions observed (and
> tracked): 0
> pid(5491) tid(3086038720) Packets matched by
> rule(s): 0
> pid(5491) tid(3086038720) Number of session elements on the
> list: 0
> pid(5491) tid(3086038720) Count of unacknowledged packets on FIFO
> lists: 0
> pid(5491) tid(3086038720) = Plugin: icmp
> ======================================================
> pid(5491) tid(3086038720) Packet received
> count: 1519
> pid(5491) tid(3086038720) Packets
> matched: 0
> pid(5491) tid(3086038720) = Plugin: dns
> =======================================================
> pid(5491) tid(3086038720) Packet received
> count: 1519
> pid(5491) tid(3086038720) Request
> count: 5
> pid(5491) tid(3086038720) Packets
> matched: 10
> pid(5491) tid(3086038720) Number of request elements on the
> list: 0
> pid(5491) tid(3086038720) = Memory Stats
> ======================================================
> pid(5491) tid(3086038720) Total memory allocated by malloc
> (bytes) 270336
> pid(5491) tid(3086038720) Chunks not in
> use 32
> pid(5491) tid(3086038720) Total chunks allocated with
> mmap 0
> pid(5491) tid(3086038720) Total size of memory allocated with mmap
> (bytes) 0
> pid(5491) tid(3086038720) Total size of memory handed out by
> malloc 219024
> pid(5491) tid(3086038720) Total size of memory occupied by free
> (bytes) 51312
> pid(5491) tid(3086038720) = fini
> ==============================================================
> pid(5491) tid(3086038720) output_DBI: OPDBI_CleanExit() called with
> signal 1(Hangup)
> pid(5491) tid(3086038720) Packet monitoring terminated.
>
> Bill
> ----------------------------------------------------------------------
> --
>
> ----------------------------------------------------------------------
> --- This SF.net email is sponsored by: Microsoft Defy all challenges.
> Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ----------------------------------------------------------------------
> --
>
> _______________________________________________
> Pastmon-users mailing list
> Pas...@li...
> https://lists.sourceforge.net/lists/listinfo/pastmon-users
>
|
|
From: Graham L. B. <gra...@nt...> - 2008-02-07 18:13:52
|
Hi Bill,
I've seen problems like this before on RedHat ES4, which is pretty
much the same as CentOS-4.
You could try setting:
export LD_ASSUME_KERNEL=2.4.1
before running pastmon, to see if that makes a difference.
If that doesn't work, please look in your /var/log/messages file for
any postgresql related errors/warnings.
One issue I have seen before is with the version of libdbi that
comes with redhat - as a last resort you could try downloading and
compiling a more recent version of libdbi and linking pastmon to it.
Kind Regards,
glbevan
Bill Richardson wrote:
> I am very interested in using Pastmon. I have Centos 4 Linux box's
> already installed in different parts of the network and would like to
> add Pastmon. I have downloaded/built the source and all of the other
> depedencys with no errors. Everything seems to be right.. But, I am
> seeing the following error when I start Pastmon "Signal received: 11"
> As shown below.. I dont see any data going to the database? Any thoughts?
>
> ./pastmon -i eth1 -u pastmon -g pastmon -r 300
> PasTmon version 0.11-1.
> Copyright (C) 2000-2007 Graham Lee Bevan <gra...@nt...
> <mailto:gra...@nt...>>.
> PasTmon is licensed under the GNU Public License (GPL) Version 2.
> ./pastmon: Interface(s): eth1
> pid(5489) tid(3086038720) link layer type (datalink) = 1, for device
> 'eth1'
> pid(5489) tid(3086038720) => Decoding Ethernet on interface eth1
> pid(5489) tid(3086038720) Set gid to 503
> pid(5489) tid(3086038720) Set uid to 503
> pid(5489) tid(3086038720) connect_max_retries=20,
> connect_retry_inc_delay=10
> pid(5489) tid(3086038720) output_DBI: default size of IPC message
> queue = 65536
> pid(5489) tid(3086038720) ./pastmon: Daemonising...
> pid(5491) tid(3086035872) kill pid 5491 to shutdown
> [root@ty-blackfly-2 bin]#
> pid(5490) tid(3086038720)
> ===============================================================================
> pid(5490) tid(3086038720) = Signal received: 11
> pid(5490) tid(3086038720) =
> pid(5490) tid(3086038720) = Stack backtrace:
> pid(5490) tid(3086038720) = Obtained 10 stack frames.
> pid(5490) tid(3086038720) = ./pastmon(print_trace+0x7d) [0x804eda5]
> pid(5490) tid(3086038720) = /lib/tls/libc.so.6 [0x854908]
> pid(5490) tid(3086038720) =
> /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_Open_db_conn+0x11f)
> [0x12b9f7]
> pid(5490) tid(3086038720) =
> /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_handler+0x15a) [0x12d9a2]
> pid(5490) tid(3086038720) =
> /usr/local/pastmon/lib/liboutput_DBI.so(Init+0x1cb) [0x12df63]
> pid(5490) tid(3086038720) = ./pastmon(InitPlugins+0xda) [0x8053276]
> pid(5490) tid(3086038720) = ./pastmon(Passive_monitor+0x237) [0x80511fb]
> pid(5490) tid(3086038720) = ./pastmon(main+0x415) [0x804f7e1]
> pid(5490) tid(3086038720) = /lib/tls/libc.so.6(__libc_start_main+0xd3)
> [0x841de3]
> pid(5490) tid(3086038720) = ./pastmon(realloc+0x351) [0x804c6ad]
> pid(5490) tid(3086038720)
> ===============================================================================
>
> This is what I see when I kill pastmon:
>
> [root@ty-blackfly-2 bin]# killall pastmon
> pid(5491) tid(3086035872) = PasTmon
> ===========================================================
> pid(5491) tid(3086035872) Pastmon: stats for nic 'eth1'
> pid(5491) tid(3086035872) Packets
> received: 1519
> pid(5491) tid(3086035872) Packet capture rate since pgm
> start(pkts/sec): 9.6
> pid(5491) tid(3086035872) Packet capture rate since last
> HUP(pkts/sec): 5.2
> pid(5491) tid(3086035872) Packets dropped (from
> pcap): 0
> pid(5491) tid(3086035872) Packets dropped rate
> (pkts/sec): 0.0
> pid(5491) tid(3086035872) Packets dropped by interface (from
> pcap): 0
> pid(5491) tid(3086035872) Measurement period in
> seconds: 49
> pid(5498) tid(3086891936) = PasTmon
> ===========================================================
> pid(5498) tid(3086891936) Pastmon: stats for nic 'eth1'
> pid(5498) tid(3086891936) Packets
> received: 1315
> pid(5498) tid(3086891936) Packet capture rate since pgm
> start(pkts/sec): 9.7
> pid(5498) tid(3086891936) Packet capture rate since last
> HUP(pkts/sec): 5.4
> pid(5498) tid(3086891936) Packets dropped (from
> pcap): 0
> pid(5498) tid(3086891936) Packets dropped rate
> (pkts/sec): 0.0
> pid(5498) tid(3086891936) Packets dropped by interface (from
> pcap): 0
> pid(5498) tid(3086891936) Measurement period in
> seconds: 45
> pid(5498) tid(3086894784) CleanExit() called, printing collector
> statistics.
> pid(5498) tid(3086894784) = Plugin: tcpsynack
> =================================================
> pid(5498) tid(3086894784) Packet received
> count: 1315
> pid(5498) tid(3086894784) Session request
> count: 0
> pid(5498) tid(3086894784) Packets matched by
> rule(s): 0
> pid(5498) tid(3086894784) Number of request elements on the
> list: 0
> pid(5498) tid(3086894784) = Plugin: generic
> ===================================================
> pid(5498) tid(3086894784) Packet received
> count: 1315
> pid(5498) tid(3086894784) TCP connection requests
> observed: 0
> pid(5498) tid(3086894784) Transactions observed (and
> tracked): 0
> pid(5498) tid(3086894784) Packets matched by
> rule(s): 0
> pid(5498) tid(3086894784) Number of session elements on the
> list: 0
> pid(5498) tid(3086894784) Count of unacknowledged packets on FIFO
> lists: 0
> pid(5498) tid(3086894784) = Plugin: icmp
> ======================================================
> pid(5498) tid(3086894784) Packet received
> count: 1315
> pid(5498) tid(3086894784) Packets
> matched: 0
> pid(5498) tid(3086894784) = Plugin: dns
> =======================================================
> pid(5498) tid(3086894784) Packet received
> count: 1315
> pid(5498) tid(3086894784) Request
> count: 5
> pid(5498) tid(3086894784) Packets
> matched: 10
> pid(5498) tid(3086894784) Number of request elements on the
> list: 0
> pid(5498) tid(3086894784) = Memory Stats
> ======================================================
> pid(5498) tid(3086894784) Total memory allocated by malloc
> (bytes) 270336
> pid(5498) tid(3086894784) Chunks not in
> use 33
> pid(5498) tid(3086894784) Total chunks allocated with
> mmap 0
> pid(5498) tid(3086894784) Total size of memory allocated with mmap
> (bytes) 0
> pid(5498) tid(3086894784) Total size of memory handed out by
> malloc 219032
> pid(5498) tid(3086894784) Total size of memory occupied by free
> (bytes) 51304
> pid(5498) tid(3086894784) = fini
> ==============================================================
> pid(5498) tid(3086894784) output_DBI: OPDBI_CleanExit() called with
> signal 1(Hangup)
> pid(5498) tid(3086894784) Packet monitoring terminated.
> pid(5491) tid(3086038720) CleanExit() called, printing collector
> statistics.
> pid(5491) tid(3086038720) = Plugin: tcpsynack
> =================================================
> pid(5491) tid(3086038720) Packet received
> count: 1519
> pid(5491) tid(3086038720) Session request
> count: 0
> pid(5491) tid(3086038720) Packets matched by
> rule(s): 0
> pid(5491) tid(3086038720) Number of request elements on the
> list: 0
> pid(5491) tid(3086038720) = Plugin: generic
> ===================================================
> pid(5491) tid(3086038720) Packet received
> count: 1519
> pid(5491) tid(3086038720) TCP connection requests
> observed: 0
> pid(5491) tid(3086038720) Transactions observed (and
> tracked): 0
> pid(5491) tid(3086038720) Packets matched by
> rule(s): 0
> pid(5491) tid(3086038720) Number of session elements on the
> list: 0
> pid(5491) tid(3086038720) Count of unacknowledged packets on FIFO
> lists: 0
> pid(5491) tid(3086038720) = Plugin: icmp
> ======================================================
> pid(5491) tid(3086038720) Packet received
> count: 1519
> pid(5491) tid(3086038720) Packets
> matched: 0
> pid(5491) tid(3086038720) = Plugin: dns
> =======================================================
> pid(5491) tid(3086038720) Packet received
> count: 1519
> pid(5491) tid(3086038720) Request
> count: 5
> pid(5491) tid(3086038720) Packets
> matched: 10
> pid(5491) tid(3086038720) Number of request elements on the
> list: 0
> pid(5491) tid(3086038720) = Memory Stats
> ======================================================
> pid(5491) tid(3086038720) Total memory allocated by malloc
> (bytes) 270336
> pid(5491) tid(3086038720) Chunks not in
> use 32
> pid(5491) tid(3086038720) Total chunks allocated with
> mmap 0
> pid(5491) tid(3086038720) Total size of memory allocated with mmap
> (bytes) 0
> pid(5491) tid(3086038720) Total size of memory handed out by
> malloc 219024
> pid(5491) tid(3086038720) Total size of memory occupied by free
> (bytes) 51312
> pid(5491) tid(3086038720) = fini
> ==============================================================
> pid(5491) tid(3086038720) output_DBI: OPDBI_CleanExit() called with
> signal 1(Hangup)
> pid(5491) tid(3086038720) Packet monitoring terminated.
>
> Bill
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Pastmon-users mailing list
> Pas...@li...
> https://lists.sourceforge.net/lists/listinfo/pastmon-users
>
|
|
From: Bill R. <wri...@ll...> - 2008-02-07 17:04:18
|
I am very interested in using Pastmon. I have Centos 4 Linux box's already installed in different parts of the network and would like to add Pastmon. I have downloaded/built the source and all of the other depedencys with no errors. Everything seems to be right.. But, I am seeing the following error when I start Pastmon "Signal received: 11" As shown below.. I dont see any data going to the database? Any thoughts? ./pastmon -i eth1 -u pastmon -g pastmon -r 300 PasTmon version 0.11-1. Copyright (C) 2000-2007 Graham Lee Bevan <gra...@nt...>. PasTmon is licensed under the GNU Public License (GPL) Version 2. ./pastmon: Interface(s): eth1 pid(5489) tid(3086038720) link layer type (datalink) = 1, for device 'eth1' pid(5489) tid(3086038720) => Decoding Ethernet on interface eth1 pid(5489) tid(3086038720) Set gid to 503 pid(5489) tid(3086038720) Set uid to 503 pid(5489) tid(3086038720) connect_max_retries=20, connect_retry_inc_delay=10 pid(5489) tid(3086038720) output_DBI: default size of IPC message queue = 65536 pid(5489) tid(3086038720) ./pastmon: Daemonising... pid(5491) tid(3086035872) kill pid 5491 to shutdown [root@ty-blackfly-2 bin]# pid(5490) tid(3086038720) ======================================================================== ======= pid(5490) tid(3086038720) = Signal received: 11 pid(5490) tid(3086038720) = pid(5490) tid(3086038720) = Stack backtrace: pid(5490) tid(3086038720) = Obtained 10 stack frames. pid(5490) tid(3086038720) = ./pastmon(print_trace+0x7d) [0x804eda5] pid(5490) tid(3086038720) = /lib/tls/libc.so.6 [0x854908] pid(5490) tid(3086038720) = /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_Open_db_conn+0x11f) [0x12b9f7] pid(5490) tid(3086038720) = /usr/local/pastmon/lib/liboutput_DBI.so(OPDBI_handler+0x15a) [0x12d9a2] pid(5490) tid(3086038720) = /usr/local/pastmon/lib/liboutput_DBI.so(Init+0x1cb) [0x12df63] pid(5490) tid(3086038720) = ./pastmon(InitPlugins+0xda) [0x8053276] pid(5490) tid(3086038720) = ./pastmon(Passive_monitor+0x237) [0x80511fb] pid(5490) tid(3086038720) = ./pastmon(main+0x415) [0x804f7e1] pid(5490) tid(3086038720) = /lib/tls/libc.so.6(__libc_start_main+0xd3) [0x841de3] pid(5490) tid(3086038720) = ./pastmon(realloc+0x351) [0x804c6ad] pid(5490) tid(3086038720) ======================================================================== ======= This is what I see when I kill pastmon: [root@ty-blackfly-2 bin]# killall pastmon pid(5491) tid(3086035872) = PasTmon =========================================================== pid(5491) tid(3086035872) Pastmon: stats for nic 'eth1' pid(5491) tid(3086035872) Packets received: 1519 pid(5491) tid(3086035872) Packet capture rate since pgm start(pkts/sec): 9.6 pid(5491) tid(3086035872) Packet capture rate since last HUP(pkts/sec): 5.2 pid(5491) tid(3086035872) Packets dropped (from pcap): 0 pid(5491) tid(3086035872) Packets dropped rate (pkts/sec): 0.0 pid(5491) tid(3086035872) Packets dropped by interface (from pcap): 0 pid(5491) tid(3086035872) Measurement period in seconds: 49 pid(5498) tid(3086891936) = PasTmon =========================================================== pid(5498) tid(3086891936) Pastmon: stats for nic 'eth1' pid(5498) tid(3086891936) Packets received: 1315 pid(5498) tid(3086891936) Packet capture rate since pgm start(pkts/sec): 9.7 pid(5498) tid(3086891936) Packet capture rate since last HUP(pkts/sec): 5.4 pid(5498) tid(3086891936) Packets dropped (from pcap): 0 pid(5498) tid(3086891936) Packets dropped rate (pkts/sec): 0.0 pid(5498) tid(3086891936) Packets dropped by interface (from pcap): 0 pid(5498) tid(3086891936) Measurement period in seconds: 45 pid(5498) tid(3086894784) CleanExit() called, printing collector statistics. pid(5498) tid(3086894784) = Plugin: tcpsynack ================================================= pid(5498) tid(3086894784) Packet received count: 1315 pid(5498) tid(3086894784) Session request count: 0 pid(5498) tid(3086894784) Packets matched by rule(s): 0 pid(5498) tid(3086894784) Number of request elements on the list: 0 pid(5498) tid(3086894784) = Plugin: generic =================================================== pid(5498) tid(3086894784) Packet received count: 1315 pid(5498) tid(3086894784) TCP connection requests observed: 0 pid(5498) tid(3086894784) Transactions observed (and tracked): 0 pid(5498) tid(3086894784) Packets matched by rule(s): 0 pid(5498) tid(3086894784) Number of session elements on the list: 0 pid(5498) tid(3086894784) Count of unacknowledged packets on FIFO lists: 0 pid(5498) tid(3086894784) = Plugin: icmp ====================================================== pid(5498) tid(3086894784) Packet received count: 1315 pid(5498) tid(3086894784) Packets matched: 0 pid(5498) tid(3086894784) = Plugin: dns ======================================================= pid(5498) tid(3086894784) Packet received count: 1315 pid(5498) tid(3086894784) Request count: 5 pid(5498) tid(3086894784) Packets matched: 10 pid(5498) tid(3086894784) Number of request elements on the list: 0 pid(5498) tid(3086894784) = Memory Stats ====================================================== pid(5498) tid(3086894784) Total memory allocated by malloc (bytes) 270336 pid(5498) tid(3086894784) Chunks not in use 33 pid(5498) tid(3086894784) Total chunks allocated with mmap 0 pid(5498) tid(3086894784) Total size of memory allocated with mmap (bytes) 0 pid(5498) tid(3086894784) Total size of memory handed out by malloc 219032 pid(5498) tid(3086894784) Total size of memory occupied by free (bytes) 51304 pid(5498) tid(3086894784) = fini ============================================================== pid(5498) tid(3086894784) output_DBI: OPDBI_CleanExit() called with signal 1(Hangup) pid(5498) tid(3086894784) Packet monitoring terminated. pid(5491) tid(3086038720) CleanExit() called, printing collector statistics. pid(5491) tid(3086038720) = Plugin: tcpsynack ================================================= pid(5491) tid(3086038720) Packet received count: 1519 pid(5491) tid(3086038720) Session request count: 0 pid(5491) tid(3086038720) Packets matched by rule(s): 0 pid(5491) tid(3086038720) Number of request elements on the list: 0 pid(5491) tid(3086038720) = Plugin: generic =================================================== pid(5491) tid(3086038720) Packet received count: 1519 pid(5491) tid(3086038720) TCP connection requests observed: 0 pid(5491) tid(3086038720) Transactions observed (and tracked): 0 pid(5491) tid(3086038720) Packets matched by rule(s): 0 pid(5491) tid(3086038720) Number of session elements on the list: 0 pid(5491) tid(3086038720) Count of unacknowledged packets on FIFO lists: 0 pid(5491) tid(3086038720) = Plugin: icmp ====================================================== pid(5491) tid(3086038720) Packet received count: 1519 pid(5491) tid(3086038720) Packets matched: 0 pid(5491) tid(3086038720) = Plugin: dns ======================================================= pid(5491) tid(3086038720) Packet received count: 1519 pid(5491) tid(3086038720) Request count: 5 pid(5491) tid(3086038720) Packets matched: 10 pid(5491) tid(3086038720) Number of request elements on the list: 0 pid(5491) tid(3086038720) = Memory Stats ====================================================== pid(5491) tid(3086038720) Total memory allocated by malloc (bytes) 270336 pid(5491) tid(3086038720) Chunks not in use 32 pid(5491) tid(3086038720) Total chunks allocated with mmap 0 pid(5491) tid(3086038720) Total size of memory allocated with mmap (bytes) 0 pid(5491) tid(3086038720) Total size of memory handed out by malloc 219024 pid(5491) tid(3086038720) Total size of memory occupied by free (bytes) 51312 pid(5491) tid(3086038720) = fini ============================================================== pid(5491) tid(3086038720) output_DBI: OPDBI_CleanExit() called with signal 1(Hangup) pid(5491) tid(3086038720) Packet monitoring terminated. Bill |