Torrent Suite Software 5.4 Help

Check crawler and job server status

Access the Crawler and Jobs Server page:

Click Settings () > Services.

Note:

Startup scripts for each process can be found in the /etc/init.d directory.

Note:

Log file for each process can be found in the /var/log/ion directory. They are:

  • crawl.log

  • iarchive.log

  • celery_w1.log

  • ionPlugin.log

If these processes are not running, run information is not updated and analysis reports are not generated. If this occurs, there is no risk of data loss but the Crawler and Jobs Server processes should always be running. The Archive process only runs if archiving has been configured.

Process status is displayed in the Admin Services tab, as shown in the following figure:

If a process is not running, a Down or Offline reason is displayed in the Admin Services tab. An example is "The crawler is offline".

Click Settings () > Services.

The following table lists the background processes that run on Torrent Suite™ Software:

Process

Program

Startup Script

Description

Crawler

crawler.py

ionCrawler

Searches for new runs from the Ion PGM™ orIon Proton™ Sequencers and puts run information into the database so that they appear in the Torrent Browser Data > Completed Runs & Reports page.

Job Server

serve.py

ionJobServer

Sends analysis jobs to the Sun Grid Engine (SGE).

Plugin Server

ionPlugin.py

ionPlugin

Sends plugin jobs to the Sun Grid Engine (SGE).

Celeryd

manage.py

celeryd

A background job processor for Django.