diff options
Diffstat (limited to 'cacti.cron')
-rw-r--r-- | cacti.cron | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cacti.cron b/cacti.cron new file mode 100644 index 0000000..0aebaee --- /dev/null +++ b/cacti.cron @@ -0,0 +1 @@ +#*/5 * * * * apache /usr/bin/php /usr/share/cacti/poller.php > /dev/null 2>&1 |