Snort mailing list archives

Re: Usage stats.


From: John Sage <jsage () finchhaven com>
Date: Mon, 10 Sep 2001 11:13:34 -0700

Ah, yes, *that* was the issue...

In fact, when I do any of:

ps ax | grep blahblahblah

and then kill -USR1 [snort pid]...

or

skill -USR1 [snort pid]...

or even

kill -USR1 [snort pid] > /dev/console

none of it works as suggested by man snort.


This is with snort-1.8.1-RELEASE...


Methinks something's broke..?


- John

Dell, Jeffrey wrote:

If you do any of those things that you mentioned you don't get the stats.

Jeff

-----Original Message-----
From: John Sage [mailto:jsage () finchhaven com]
Sent: Monday, September 10, 2001 12:37 PM
To: Dell, Jeffrey
Cc: snort-users () lists sourceforge net
Subject: Re: [Snort-users] Usage stats.


Given the basic approach of KISS, how about the classic:

ps ax | grep 'snort*'

and then do a kill [whatever] from the pid that's displayed?

Or even the ultra-minimalist:

ps ax | more

and when you see snort, ^C and do a kill of your choice...


- John




_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: