diff options
author | CoprDistGit <infra@openeuler.org> | 2024-11-25 12:25:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-11-25 12:25:55 +0000 |
commit | 1f0e60eceb85acab3154dfd2df19eee1ce14d359 (patch) | |
tree | c4a677f8bb1050dc20bc7d98d21b4e4ea888c08a /cacti.cron | |
parent | 15e49492f3a764d7b2f947eabed89605897e2b7b (diff) |
automatic import of cacti
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 |