My server does it also - i think it is cron running awstats for website traffic<br><br><div><span class="gmail_quote">On 6/27/06, <b class="gmail_sendername">Rick Stevens</b> <<a href="mailto:rstevens@vitalstream.com">rstevens@vitalstream.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Tue, 2006-06-27 at 14:29 -0400, kalin mintchev wrote:<br>> anybody?
<br>><br>> ><br>> >  hi all...<br>> ><br>> > i was looking on google. found some unresolved threads...<br>> ><br>> > the machine is a fedora 3:<br>> > Linux cellphone 2.6.9-1.667
 #1 Tue Nov 2 14:41:25 EST 2004 i686 athlon<br>> > i386 GNU/Linux<br>> ><br>> > looking at the messages log i saw 2 weird things there today:<br>> ><br>> > 1. there are entries from "Jun 26 17:xx:xx" before entries from "Jun 26
<br>> > 16:xx:xx"?!? and entries from "Jun 26 09:36:51" that are in between "Jun<br>> > 26 16:xx:xx" stamped records?!! how is that possible?!?<br><br>The files are created sequentially on-the-fly.  If you changed time on
<br>the machine, then the timestamps in the file can be switched.  Look at<br>the last line of the log entries you submitted...did your machine<br>suddenly switch to daylight savings time at that point?<br><br>> > and
<br>> > 2. each hour after the first minute of it there is something like:<br>> > Jun 26 15:01:01 cellphone crond(pam_unix)[19571]: session opened for user<br>> > root by (uid=0)<br>> ><br>> > there are no 
cron.hourly files.. and nothing for crontab -l. so i'm not<br>> > sure what that entry means...<br>> > any ideas?<br><br>These are from the system crontab, /etc/crontab.  It has a job that<br>fires up every hour at 1 minute after the hour to run anything in
<br>/etc/cron.hourly.  However, it starts the shell BEFORE it realizes<br>there's nothing in /etc/cron.hourly and that's what you're seeing--the<br>shell launch.  Note in your items below that the shell lasts for less<br>
than a second.<br><br>If it's truly annoying, then edit /etc/crontab and comment out the<br><br>        01 * * * * root run-parts /etc/cron.hourly<br><br>line and it'll go away.<br><br>> ><br>> > any clarification would be appreciated...  thanks......
<br>> ><br>> > here is a log piece:<br>> ><br>> > .........................................<br>> > Jun 26 13:01:01 cellphone crond(pam_unix)[18815]: session opened for user<br>> > root by (uid=0)
<br>> > Jun 26 13:01:01 cellphone crond(pam_unix)[18815]: session closed for user<br>> > root<br>> > Jun 26 13:56:05 cellphone sshd(pam_unix)[6481]: session closed for user<br>> > steve<br>> > Jun 26 13:56:05 cellphone su(pam_unix)[6524]: session closed for user root
<br>> > Jun 26 14:01:01 cellphone crond(pam_unix)[19123]: session opened for user<br>> > root by (uid=0)<br>> > Jun 26 14:01:01 cellphone crond(pam_unix)[19123]: session closed for user<br>> > root
<br>> > Jun 26 15:01:01 cellphone crond(pam_unix)[19571]: session opened for user<br>> > root by (uid=0)<br>> > Jun 26 15:01:01 cellphone crond(pam_unix)[19571]: session closed for user<br>> > root
<br>> > Jun 26 16:01:01 cellphone crond(pam_unix)[19981]: session opened for user<br>> > root by (uid=0)<br>> > Jun 26 16:01:01 cellphone crond(pam_unix)[19981]: session closed for user<br>> > root
<br>> > Jun 26 17:01:01 cellphone crond(pam_unix)[20440]: session opened for user<br>> > root by (uid=0)<br>> > Jun 26 17:01:01 cellphone crond(pam_unix)[20440]: session closed for user<br>> > rootJun 26 17:29:44 cellphone kernel: input: AT Raw Set 2 keyboard on
<br>> > isa0060/serio0<br>> > Jun 26 17:29:44 cellphone hal.hotplug[20659]: DEVPATH is not set<br>> > Jun 26 17:29:44 cellphone hal.hotplug[20653]: DEVPATH is not set<br>> > Jun 26 17:31:51 cellphone 
hal.hotplug[20723]: DEVPATH is not set<br>> > Jun 26 17:31:51 cellphone hal.hotplug[20742]: DEVPATH is not set<br>> > Jun 26 17:31:51 cellphone kernel: input: AT Raw Set 2 keyboard on<br>> > isa0060/serio0
<br>> > Jun 26 16:37:22 cellphone syslogd 1.4.1: restart.<br>> > Jun 26 16:37:22 cellphone syslog: syslogd startup succeeded<br>> > Jun 26 16:37:22 cellphone kernel: klogd 1.4.1, log source = /proc/kmsg<br>
> > started.<br>> > Jun 26 16:37:22 cellphone kernel: Linux version 2.6.9-1.667<br>> > (<a href="mailto:bhcompile@tweety.build.redhat.com">bhcompile@tweety.build.redhat.com</a>) (gcc version 3.4.2 20041017 (Red Hat
<br>> > 3.4.2-6.fc3)) #1 Tue Nov 2 14:41:25 EST 2004<br>> > Jun 26 16:37:22 cellphone kernel: BIOS-provided physical RAM map:<br>> ><br>> > ..................<br>> ><br>> > Jun 26 16:37:24 cellphone rc: Starting lm_sensors:  succeeded
<br>> > Jun 26 16:37:24 cellphone autofs: automount startup succeeded<br>> > Jun 26 09:36:49 cellphone rc.sysinit: -e<br>> > Jun 26 09:36:49 cellphone udevsend[750]: starting udevd daemon<br>> > Jun 26 09:36:50 cellphone 
scsi.agent[762]: disk at<br>> > /devices/pci0000:00/0000:00:0f.0/host1/1:0:0:0<br>> > Jun 26 09:36:51 cellphone start_udev: Starting udev:  succeeded<br>> > Jun 26 09:36:51 cellphone udevsend[1098]: starting udevd daemon
<br>> > Jun 26 09:36:57 cellphone rc.sysinit: -e<br>> > Jun 26 09:36:57 cellphone ieee1394.agent[1588]: ... no drivers for<br>> > IEEE1394 product 0x/0x/0x<br>> > Jun 26 09:36:58 cellphone ieee1394.agent
[1630]: ... no drivers for<br>> > IEEE1394 product 0x/0x/0x<br>> > Jun 26 09:37:03 cellphone sysctl: net.ipv4.ip_forward = 0<br>> > Jun 26 09:37:03 cellphone sysctl: net.ipv4.conf.default.rp_filter = 1<br>
> > Jun 26 09:37:03 cellphone sysctl:<br>> > net.ipv4.conf.default.accept_source_route = 0<br>> > Jun 26 09:37:03 cellphone sysctl: kernel.sysrq = 0<br>> > Jun 26 09:37:03 cellphone sysctl: kernel.core_uses_pid
 = 1<br>> > Jun 26 09:37:03 cellphone rc.sysinit: Configuring kernel parameters:<br>> > succeeded<br>> > Jun 26 16:37:03 cellphone date: Mon Jun 26 16:37:03 PDT 2006<br>> > Jun 26 16:37:03 cellphone 
rc.sysinit: Setting clock  (localtime): Mon Jun<br>> > 26 16:37:03 PDT 2006 succeeded<br><br>----------------------------------------------------------------------<br>- Rick Stevens, Senior Systems Engineer     <a href="mailto:rstevens@vitalstream.com">
rstevens@vitalstream.com</a> -<br>- VitalStream, Inc.                       <a href="http://www.vitalstream.com">http://www.vitalstream.com</a> -<br>-                                                                    -<br>
-  The problem with being poor is that it takes up all of your time  -<br>----------------------------------------------------------------------<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">
fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>