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 ...
    • What are Incident Parameters and Custom Parameters?

      Incident and Custom parameters get passed along with the body of the URL during an HTTP request invocation. Incident Parameters Incident Parameters are predefined system parameters passed in the invoked URL's body. In the HTTP response, the Incident ...
    • Add Node.js agent in Kubernetes via InitContainers (using prebuilt agent image)

      To integrate the APM Insight Node.js agent into your Kubernetes applications using InitContainers, follow the steps given below: Step 1: Create an empty volume that will be used to copy the agent files during the initContainers process. Example: ...
    • Troubleshoot the HTTP Error 403 (Forbidden) for Jenkins

      When installing the Jenkins monitoring plugins, you may encounter the following error: HTTP Error 403: Forbidden: This error usually indicates that you don't have the necessary permissions to access a particular resource or perform a specific action ...