Skip to main content

Indabox Status

Updated over 2 months ago

Prerequisite: Access to Io-base.

To facilitate the analysis of Indabox operations, certain metrics are automatically reported to Indaba. Thus, these metrics can be displayed directly in Indaba Explorer as graphs.

For example, displaying:

  • The number of files pending transfer in the Cloud box

  • The file upload speed from the Cloud box (to Indaba)

Note: The values for these status metrics are generated once per minute.

Details of Available Metrics

The prefix for Indabox status metrics follows the pattern: Indabox_[site]_[type]

  • [site]: Site name entered in the general configuration (spaces ' ' are replaced by underscores '_', and special characters matching the regex [^0-9a-zA-Z_]+ are removed).

  • [type]: indus or cloud (depending on the module reporting the data).

Metrics reported from the Indus part

  • File queue size (ftp / data): ftp_filequeue / data_filequeue

  • Export folder and ftproot size (in MB): data_foldersize / ftp_foldersize

  • Communication status (one per device): [device]_com_status ([device]: device name entered in data sources)

  • Service status:

    • erevpi_status

    • filesender_status

    • ftp_status

    • webinterface_status

Metrics reported from the Cloud part

  • File queue size (ftp / data): ftp_filequeue / data_filequeue

  • Export folder and ftproot size (in MB): data_foldersize / ftp_foldersize

  • Service status:

    • erevpi_status

    • filereceiver_status

    • ssm_status

    • clientbox_status

  • Indaba upload speed:

    • indaba_uploadspeed

Did this answer your question?