Disabling collectinfo.pl

Is it possible to disable collectinfo.pl somehow?

I don’t need to collect any info about my websites. I have my own monitoring and other scripts like check quota etc are running once a day.

I don’t want to overload server with 5 minute collectinfo interval.

I have monitoring plugin disabled in virtualmin.

Thank you for any suggestion or advice.

In Virtualmin - System Settings - Module Config, then in right pane select in the dropdown menu: Status collection.

Interval between status collection job runs: choose Never run

edit: oh and since this is a cronjob you can also go to:
Webmin - System - Scheduled Cron Jobs, find and click in the right pane:

/etc/webmin/virtual-server/collectinfo.pl and choose Active no

Thanks a lot for reply!