alyways get email with this content:

  • opaque
  • 03/12/09
  • Offline
Posted: Wed, 2010-07-21 04:25

/bin/sh: /etc/usermin/schedule/atmode.pl: No such file or directory

what does this mean, how useful is it and how can i stop this emails.

CentOs 5.5 / i386 / 32 bit / Virtualmin

thy in advance opaque


Howdy, The atmode.pl script

  • andreychek
  • 01/04/09
  • Offline
  • Wed, 2010-07-21 07:18

Howdy,

The atmode.pl script makes it so that user can send a one-time email at a specific time.

In your case, it doesn't look like the actual script exists. How often do you receive those emails? Is it at a regular interval, or just every now and then?

-Eric


I got this email every 5 minutes

  • opaque
  • 03/12/09
  • Offline
  • Wed, 2010-07-21 07:40

lg opaque


Hmm, every 5 minutes is quite

  • andreychek
  • 01/04/09
  • Offline
  • Wed, 2010-07-21 07:52

Hmm, every 5 minutes is quite a bit :-)

If you run "crontab -l | grep atmode", do you get any output?

-Eric


No

  • opaque
  • 03/12/09
  • Offline
  • Fri, 2010-07-23 04:24

just a blank page:

[root@server1 /]# crontab -l | grep atmode [root@server1 /]#


wrong user

  • drfear
  • 01/16/10
  • Offline
  • Sun, 2011-02-27 03:28

hi opaque,

i think the email you have been gettin' is for a certain user, not for root.
so the right crontab command for this is:

to list cronjobs of other users than logged in:
crontab -u "username" -l

if you want to edit them:
crontab -u "username" -e

to remove all cronjobs of a user:
crontab -u "username" -r

this would be way faster, than to reinstall Usermin or something else ;o)

greets,
df


crontab - wrong user

  • drfear
  • 01/16/10
  • Offline
  • Sun, 2011-02-27 03:26

hi opaque,

i think the email you have been gettin' is for a certain user, not for root.
so the right crontab command for this is:

to list cronjobs of other users than logged in:
crontab -u "username" -l

if you want to edit them:
crontab -u "username" -e

to remove all cronjobs of a user:
crontab -u "username" -r

this would be way faster, than to reinstall Usermin or something else ;o)

greets,
DF


/restart service

  • opaque
  • 03/12/09
  • Offline
  • Wed, 2010-07-21 07:43

is there a way to config the server that it will restart services it goes down. At the moment a typo3 website could not connect to the mysql database, but there was no error in the /var/log/mysql.log file.

There was an email which i received ("alredy running")

greetings opaque


no output

  • opaque
  • 03/12/09
  • Offline
  • Wed, 2010-07-21 07:54

just a blank bash.

lg opaque


yum reinstall usermin

  • opaque
  • 03/12/09
  • Offline
  • Fri, 2010-07-23 04:23

Hi

now i´v reinstalled usermin and restartet the server but I always get this email every 5 minutes.

any ideas what i can do?

thx in advance opaque


SOLUTION

  • opaque
  • 03/12/09
  • Offline
  • Fri, 2010-07-23 05:43

I deactivated the "Geplante Aufträge (AT), Geplante Aufträge (CRON), Zeitversetzter E-Mail-Versand" under Available Usermin-Module.

Now I activated it and there is no more email.

;-)

lg opaque