Skip to content

Triggering a Manual Service Harvest

Luke Campbell edited this page Sep 29, 2016 · 2 revisions

Manual Service Monitor Update

This applies to the development service-monitor stack.

At the docker-compose root:

sudo docker-compose run service-monitor /sbin/my_init -- /bin/bash

Once the initialization is complete.

Reindex Services

python manage.py queue_reindex

Note: You may need to launch into console and execute this manually. I'm still investigating why it sometimes queues successfully and not.

Queue Full Harvest

python manage.py queue_harvests

Queue Provider Harvest

python manage.py queue_provider_harvest <PROVIDER>