INNORIX
Transfer BuilderTransfer FinderDevelopersResourcesCustomers
Start Free
INNORIX

LET FILES
MOVE THEMSELVES

INNORIX provides enterprise file infrastructure for moving and automating files across every system and environment.
Trusted by more than 5,000 enterprise and government agencies.

START HERE

  • Build the Transfer You Need
  • Find the Transfer You Need

POPULAR TRANSFERS

  • Sync Team Folders
  • Send Large Files to Clients
  • Explore Files Across Systems
  • Migrate FTP, SFTP, SCP & rsync
  • Add Transfer to Any App
  • Add Web Upload & Download
  • Build AI & Data Workflows
  • Browse All Transfers→

DEVELOPERS

  • Developer Center
  • Examples
  • API Quickstart
  • Developer Guide
  • API Reference
  • GitHub

RESOURCES

  • Resource Center
  • Product Guide
  • Integrations
  • Deploy & Manage
  • Help Center

CUSTOMERS

  • Government
  • Public Sector
  • Manufacturing
  • Engineering
  • Finance
  • Distribution
  • IT/Telecom
  • Media
  • Healthcare
  • Education

PLANS

  • Pricing

COMPANY

About Us

OTHER INNORIX PRODUCT

Al.bert — Smart Traffic AI

GLOBAL OFFICES

  • New York, USA
  • Seoul, South Korea
  • Ho Chi Minh City, Vietnam
  • View Office Locations→

(C)2026 INNORIX. All rights reserved.

  • Security
  • Status
  • Terms
  • Privacy
  • Cookies
  1. Integrations
  2. Grafana Monitoring Integration

Grafana Monitoring Integration

Integrate Grafana to record INNORIX file-transfer activity and device-status changes as dashboard annotations.

  • Messaging
    • Slack Notification Integration
    • Microsoft Teams Notification Integration
    • Notion Notification Integration
    • Jira Notification Integration
    • Twilio Notification Integration
    • Amazon SES Notification Integration
    • Trello Notification Integration
    • Asana Notification Integration
    • Discord Notification Integration
    • ClickUp Notification Integration
    • Twilio SendGrid Notification Integration
    • Telegram Notification Integration
  • Security
    • Integrate CrowdStrike Falcon Antivirus
    • Microsoft Defender Antivirus Integration
    • Palo Alto Cortex Antivirus Integration
    • Fortinet FortiEDR Antivirus Integration
    • Cisco AMP Antivirus Integration
    • Bitdefender GravityZone Antivirus Integration
    • Symantec Norton Antivirus Integration
    • Trend Micro Apex One Antivirus Integration
    • McAfee ENS Antivirus Integration
    • Skyhigh Security SSE Antivirus Integration
    • OPSWAT MetaDefender Antivirus Integration
    • Clam AntiVirus Antivirus Integration
    • Kaspersky KES Antivirus Integration
    • AVG AntiVirus Antivirus Integration
    • Sophos Antivirus Integration
    • Avast Antivirus Integration
    • Microsoft Purview Scan Integration
    • Integrate Vitrium Security
  • Monitoring
    • Datadog Monitoring Integration
    • Cisco AppDynamics Monitoring Integration
    • monday.com Monitoring Integration
    • New Relic Monitoring Integration
    • Integrate Elastic Stack Monitoring
    • Opsgenie Monitoring Integration
    • Splunk Cloud Monitoring Integration
    • Prometheus Monitoring Integration
    • PagerDuty Monitoring Integration
    • Zoho Monitoring Integration
    • Sentry Monitoring Integration
    • Grafana Monitoring Integration
Deploy & Manage
Exabyter

Overview#

You can configure Grafana integration to record and monitor file transfer tasks and device status changes as Grafana annotations.

After completing the integration, an annotation is created in Grafana whenever designated events occur, such as a transfer being Started (Transfer Started) or Completed (Transfer Completed), or a device being Connected (Device Connected) or Disconnected (Device Disconnected). You can filter and view annotations on the dashboard using the specified Default Tags.

The entire process consists of two steps: ① Issue a Service Account Token → ② Configure the integration in the product.

Prerequisites#

Before you begin, check the following.

Item Description
Grafana account A Grafana account with organization administrator permissions to create service accounts and tokens is required.
Grafana Base URL Check the Grafana instance URL where annotations will be recorded.
Network Network access to the Grafana Base URL must be available from the environment where the product is installed. (Port 443 when using a reverse proxy, or the default port 3000 for direct access)

Issue a Grafana Service Account Token#

To record annotations in Grafana, create a Service Account and issue a Service Account Token.

Step 1. Create a Service Account#

In Grafana, go to Administration → Users and access → Service accounts → Add service account.

Enter a service account name and assign a Role.

ℹ️ Creating annotations requires Editor permission or higher.

Service Account creation screen

Step 2. Create a Service Account Token#

In the service account you created, click Add service account token.

Specify a token name (and an expiration date if needed), then click Generate to create the token.

ℹ️ The token is displayed only once when it is created, so copy and store it in a secure location. A Service Account Token has the same level of access as a password, so make sure it is not exposed externally. If it is exposed, delete the token and issue a new one.

Service Account Token issuance screen

Step 3. Check the Grafana Base URL#

Check the URL of the Grafana instance where annotations will be recorded.

Example:

https://grafana.company.com

Grafana Base URL check screen

Checklist#

  • ✔ A Service Account with Editor permission or higher has been created.
  • ✔ A Service Account Token has been issued.
  • ✔ The Grafana Base URL has been confirmed.

Configure Grafana Integration#

Enter the confirmed information in the product.

Monitoring When you open the settings window, the following screen is displayed.

Grafana monitoring settings screen

Step 1. Grafana Base URL Enter#

Enter the Grafana URL in the Grafana Base URL field.

Step 2. Service Account Token Enter#

Enter the issued token in the Service Account Token (Bearer) field.

Step 3. Default Tags Enter#

Enter the default tags to use for annotations in the Default Tags field, separated by commas (,).

Example:

INNORIX, production

You can filter annotations on the Grafana dashboard using the tags you entered.

Step 4. Select Events#

Select the events to monitor under Events.

You can select multiple events, and annotations are created in Grafana only when the selected events occur.

Event When It Occurs
Transfer Started When the transfer task starts
Transfer Completed When the transfer task is completed successfully
Transfer Paused When the transfer task is temporarily paused
Transfer Recovered When the transfer is automatically recovered and resumed after an interruption or error
Device Connected When a device is connected
Device Disconnected When a device is disconnected

Step 5. Save the Settings#

After completing the input, click Add to save the integration.

Checklist#

  • ✔ The Grafana Base URL has been entered.
  • ✔ The Service Account Token has been entered.
  • ✔ The Default Tags have been entered.
  • ✔ The events to monitor have been selected.

Verify the Integration#

Verify that the settings are working correctly.

Step 1. Trigger a Test Event#

Run an actual transfer task or trigger one of the selected events.

Transfer execution screen

Step 2. Check Grafana#

Check whether an annotation with the specified tags has been created on the Grafana dashboard.

Grafana annotation check screen

Checklist#

  • ✔ An annotation has been created in Grafana.
  • ✔ The triggered event was delivered successfully.

Setup Complete#

Once the settings are saved, the integration is applied.

After that, an annotation is automatically created in Grafana whenever the selected events occur.

Troubleshooting#

Issue Checklist
An annotation is not created Check whether the Grafana Base URL and Service Account Token are correct and whether there are leading or trailing spaces or missing characters.
A 401 authentication error occurs Check whether the Service Account Token is valid and has not expired or been deleted.
A 403 permission error occurs Check whether the Service Account role is Editor or higher. (Viewer cannot create annotations.)
Annotations are not visible on the dashboard Check whether a Default Tags filter is configured in the dashboard's Annotation Query.
Connection fails Check whether the Grafana Base URL and port are correct, and verify the network and firewall settings.
PreviousSentry Monitoring Integration

On this page

  • Overview
  • Prerequisites
  • Issue a Grafana Service Account Token
  • Step 1. Create a Service Account
  • Step 2. Create a Service Account Token
  • Step 3. Check the Grafana Base URL
  • Checklist
  • Configure Grafana Integration
  • Step 1. Grafana Base URL Enter
  • Step 2. Service Account Token Enter
  • Step 3. Default Tags Enter
  • Step 4. Select Events
  • Step 5. Save the Settings
  • Checklist
  • Verify the Integration
  • Step 1. Trigger a Test Event
  • Step 2. Check Grafana
  • Checklist
  • Setup Complete
  • Troubleshooting