Can I disable collectinfo.pl, monitor.pl and spamconfig.pl

I disabled those options from Webmin and now my computer works better

Can I disable these process? What I lose disabling them? Thank you!

PD: Sorry for my Spanglish…

Howdy,

You can tell it to run less frequently if you like… that can be configured in System Settings -> Virtualmin Config -> Status Collection.

In there, you can set it to run once an hour, or perhaps once a day.

That’s no problem to do that, it’s just various stats collections.

-Eric

Thanks so much! I set 1440 minutes = 1 day :wink:

When I change that, the following error apear when I try to check configuration:

An error was detected in the new Cron configuration : crontab: installing new crontab "/tmp/crontab.Bh2gwg/crontab":1: bad day-of-week errors in crontab file, can't install. Do you want to retry the same edit? crontab: edits left in /tmp/crontab.Bh2gwg/crontab # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.XkhyCY/crontab installed on Thu Jul 12 10:07:27 2012) # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $) 14 21 * * * /etc/webmin/virtual-server/sendratings.pl * * * * /etc/webmin/virtual-server/collectinfo.pl 12 22 * * * /etc/webmin/virtual-server/scriptlatest.pl 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /etc/webmin/status/monitor.pl 17 * * * * /etc/webmin/virtual-server/spamconfig.pl 54 0 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SERVER}_access_log 46 4 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SERVER} 22 1 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SUBSERVER}.{SERVER}_access_log 3 17 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SERVER} 39 0 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/wi_access_log 56 8 * * * /etc/webmin/virtualmin-awstats/awstats.pl wi 35 4 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SUBSERVER}.{SERVER}_access_log 29 21 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SUBSERVER}.{SERVER} 54 2 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SUBSERVER}.{SERVER}_access_log 53 22 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SUBSERVER}.{SERVER} 35 3 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SUBSERVER}.{SERVER}_access_log 52 1 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SUBSERVER}.{SERVER}

What can I do to resolve that?

Hmm, it’s possible that timeframe is confusing it… what if you input 60 instead, does that work?

-Eric

When I change that, the following error apear when I try to check configuration:

An error was detected in the new Cron configuration :
crontab: installing new crontab
“/tmp/crontab.Bh2gwg/crontab”:1: bad day-of-week
errors in crontab file, can’t install.
Do you want to retry the same edit? crontab: edits left in /tmp/crontab.Bh2gwg/crontab

DO NOT EDIT THIS FILE - edit the master and reinstall.

(/tmp/crontab.XkhyCY/crontab installed on Thu Jul 12 10:07:27 2012)

(Cron version – $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $)

14 21 * * * /etc/webmin/virtual-server/sendratings.pl

        • /etc/webmin/virtual-server/collectinfo.pl
          12 22 * * * /etc/webmin/virtual-server/scriptlatest.pl
          0,5,10,15,20,25,30,35,40,45,50,55 * * * * /etc/webmin/status/monitor.pl
          17 * * * * /etc/webmin/virtual-server/spamconfig.pl
          54 0 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SERVER}_access_log
          46 4 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SERVER}
          22 1 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SUBSERVER}.{SERVER}_access_log
          3 17 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SERVER}
          39 0 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/wi_access_log
          56 8 * * * /etc/webmin/virtualmin-awstats/awstats.pl wi
          35 4 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SUBSERVER}.{SERVER}_access_log
          29 21 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SUBSERVER}.{SERVER}
          54 2 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SUBSERVER}.{SERVER}_access_log
          53 22 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SUBSERVER}.{SERVER}
          35 3 * * * /etc/webmin/webalizer/webalizer.pl /var/log/virtualmin/{SUBSERVER}.{SERVER}_access_log
          52 1 * * * /etc/webmin/virtualmin-awstats/awstats.pl {SUBSERVER}.{SERVER}

What can I do to resolve that?

If I try with 60 (or 90) sometimes works, sometimes not. When I test twice (or more) times with value 1440 the checking show: ‘Your system is ready for use by Virtualmin’. Is it Ok?