Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScanAgents are not scanning automatically #6

Closed
passie opened this issue Mar 10, 2016 · 5 comments
Closed

ScanAgents are not scanning automatically #6

passie opened this issue Mar 10, 2016 · 5 comments

Comments

@passie
Copy link

passie commented Mar 10, 2016

For some reason the scanAgents are not scanning there subnet range automatically.
When I enforce an manual scan the range is scanned again for some time and then stops a couple hours later.
How can I debug this ?

@ernestneo
Copy link

You will need to create a cronjob to run the scanAgent periodically

eg. every 5mins interval

*/5 * * * * php /where/your/agent/index.php update

@phpipam
Copy link
Owner

phpipam commented Mar 30, 2016

As @ernestneo said, you need to schedule it from cron.

@phpipam phpipam closed this as completed Mar 30, 2016
@Yoda-BZH
Copy link

Would it be possible to add this to the README ?

phpipam added a commit that referenced this issue Sep 2, 2016
@phpipam
Copy link
Owner

phpipam commented Sep 2, 2016

Added.

@Yoda-BZH
Copy link

Yoda-BZH commented Sep 2, 2016

👍
Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants