Snort mailing list archives

Re: Usage stats.


From: John Sage <jsage () finchhaven com>
Date: Mon, 10 Sep 2001 09:36:37 -0700

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

--
John Sage
FinchHaven, Vashon Island, WA, USA
http://www.finchhaven.com/
mailto:jsage () finchhaven com
"The web is so, like, five minutes ago..."


Dell, Jeffrey wrote:

I am trying to do this also and I am having a few issues...

According to Chris Green:

kill -SIGUSR1 `pidof snort`

on a RedHat 7.1 box this works great once. but it doesn't work again :(

According to Brian:

Or you could use skill from from ftp://jaguar.cs.utah.edu/pub/skill/

This server is down.

anyone else have any ideas?
Thanks,
Jeff


-----Original Message-----
From: Brian [mailto:bmc () snort org]
Sent: Friday, September 07, 2001 8:47 PM
To: snort-users () lists sourceforge net
Subject: Re: [Snort-users] Usage stats.


According to Chris Green:

kill -SIGUSR1 `pidof snort`


Or you could use skill from from ftp://jaguar.cs.utah.edu/pub/skill/

-brian


<snip blah blah blah>


_______________________________________________
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: