Snort mailing list archives

Re: Usage stats.


From: Niek Jongerius <niek () dupaco nl>
Date: Fri, 7 Sep 2001 17:18:27 +0200 (CEST)

I am currently running snort in daemon mode using the -D option. I
am trying to find out how I get the shutdown stats that snort prints
out to the console when running as a stndalone process. Is it
possible to get that information from
somewhere? Thanks!

if you are lucky and on a machine that has pidof:

kill -SIGUSR1 `pidof snort`

Most Linux and *BSD systems have killall:

        killall -SIGUSR1 snort

But note: some Unices (SCO for example) also have killall, but on those
it does what it promises: kill all processes! So check the man pages
before using killall.

Niek.


Bezoek Dupaco tijdens "Infosecurity.nl." op 18 en 19 okt. 2001 
in Jaarbeurs Utrecht, Hal 3, stand nummer c29.

*******************************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
*******************************************************************************

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