diff options
Diffstat (limited to 'main/cacti/cacti.crontab')
-rw-r--r-- | main/cacti/cacti.crontab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/cacti/cacti.crontab b/main/cacti/cacti.crontab new file mode 100644 index 0000000000..40e2c1ab01 --- /dev/null +++ b/main/cacti/cacti.crontab @@ -0,0 +1 @@ +*/5 * * * * php /usr/share/webapps/cacti/poller.php >/dev/null 2>&1 |