Device/Licence Key

Device/Licence Key

Device Key is a unique and secure alphanumeric key that can be accessed by logging in and navigating to Admin > Developer > Device Key. 

It is an authentication mechanism where the Site24x7 agent pushes the performance metrics to site24x7.com to interact and store data into Site24x7 server. This is then presented as performance graphs and reports. The Site24x7 agents that use the device key are:
  • Windows server agent
  • Linux server agent
  • FreeBSD server agent
  • MacOS server agent
  • Docker Agent
  • Kubernetes
  • On-Premise Poller
  • Mobile Network Poller
  • Java Agent for APM Insight
  • .NET Agent for APM Insight
  • Ruby Agent for APM Insight
  • PHP Agent for APM Insight
  • Site24x7 DeskApp
  • Azure VM Extension
  • Zapier Integration
It is strongly recommended not to share your device key with others since this might cause a security breach. In case of an account with multiple sub-users, the super admin and the admin roles alone would be able to access the device key. Since the device key is unique, no two Site24x7 accounts can have the same device key.

    • Related Articles

    • How to set up alerts for network device data collection issues

      When your network monitoring interfaces are not collecting data due to issues in the Network Module, you'll want to be alerted. To set up alerts, you need to add or edit the threshold and availability profile of the On-Premise Poller, which is used ...
    • Encryption in Site24x7

      Encryption safeguards the contents of a message so that only the intended recipient can read it. Encryption is done by replacing the contents with unrecognizable data, which can be decrypted only by the intended recipient. Thus, data is protected ...
    • Understanding latency in data center operations

      Latency, measured in milliseconds (ms), is the time taken for a response to be generated by an application or service. Lower latency results in quicker responses. Latency can occur due to several factors like: Network traffic: High volumes can slow ...
    • APM Insight integration for Next.js in Kubernetes

      To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...
    • API to recreate an outage

      In cases where an outage is not reported or it has been accidentally deleted, you can recreate it using the following API: $ curl https://www.site24x7.com/api/reports/outage/<monitor_ID>\     -X PUT \     -H "Content-Type: ...