From owner-freebsd-questions@FreeBSD.ORG Wed Oct 17 20:16:55 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72F7B16A419 for ; Wed, 17 Oct 2007 20:16:55 +0000 (UTC) (envelope-from jamesh@lanl.gov) Received: from mailwasher.lanl.gov (mailwasher.lanl.gov [204.121.3.2]) by mx1.freebsd.org (Postfix) with ESMTP id 453E113C4A6 for ; Wed, 17 Oct 2007 20:16:55 +0000 (UTC) (envelope-from jamesh@lanl.gov) Received: from mailrelay1.lanl.gov (mailrelay1.lanl.gov [128.165.4.101]) by mailwasher.lanl.gov (8.13.8/8.13.8/(ccn-5)) with ESMTP id l9HKGrmt002846; Wed, 17 Oct 2007 14:16:53 -0600 Received: from oppie-mail.lanl.gov (oppie-mail.lanl.gov [128.165.4.123]) by mailrelay1.lanl.gov (8.13.8/8.13.8/(ccn-5)) with ESMTP id l9HKGrIX022996; Wed, 17 Oct 2007 14:16:53 -0600 Received: from [128.165.86.10] (secretariat.lanl.gov [128.165.86.10]) by oppie-mail.lanl.gov (Postfix) with ESMTP id 720481F8002; Wed, 17 Oct 2007 14:16:49 -0600 (MDT) From: James To: Jack Raats In-Reply-To: <002101c810f9$10379b80$0202fea9@jarasoft.net> References: <005801c8107c$8b7b93a0$0202fea9@jarasoft.net> <20071017151607.GB51123@gizmo.acns.msu.edu> <002101c810f9$10379b80$0202fea9@jarasoft.net> Organization: Los Alamos National Laboratories Date: Wed, 17 Oct 2007 14:17:20 -0600 Message-Id: <1192652240.64553.26.camel@secretariat.lanl.gov> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port X-CTN-5-MailScanner-Information: Please see http://network.lanl.gov/email/virus-scan.php X-CTN-5-MailScanner: Found to be clean X-CTN-5-MailScanner-From: jamesh@lanl.gov X-Spam-Status: No Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Jerry McAllister , freebsd-questions@freebsd.org Subject: Re: Strange perl script X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jamesh@lanl.gov List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2007 20:16:55 -0000 On Wed, 2007-10-17 at 22:05 +0200, Jack Raats wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > >> HI > >> > >> Can anyone explain this after ps -ax | grep perl > >> > >> 21893 ?? I 1:02.37 sploger (perl5.8.8) > >> 29536 ?? R 184:14.94 sploger (perl5.8.8) > >> 29538 ?? R 184:36.44 sploger (perl5.8.8) > >> 30668 ?? R 168:56.54 sploger (perl5.8.8) > >> > >> What is sploger? > > > > Looks sort of like a Perl script running. > > That, of course, doesn't say what it is doing. > > The stangest thing is that I cann't find sploger on my system. After a > reboot sploger doesn't appear anymore, which makes it more stranger. > > Jack > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (MingW32) - GPGrelay v0.959 > > iD8DBQFHFmsIPh5RwW/NzC4RAurgAJ9m80yBkOqQSmGvG6y2lPDErml/XACeIm++ > xj50w4ABeltc1MaxQSW04Zw= > =LleI > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" ...at this point, I'd probably perform a security audit, just to be sure. Check your access logs etc. James