Recent Articles
Sample JSON table mapper file for ServiceDesk Plus Cloud CMDB integration
The JSON file maps ServiceDesk Plus Cloud's tables and fields with Site24x7's CI fields. Here’s a sample JSON mapper for integrating Site24x7 with ServiceDesk Plus Cloud: { "site24x7Mapper": [ { "Monitor_type": "SERVER", "Monitor_sub_type": "LINUX", ...
Sample JSON table mapper file for ServiceNow CMDB integration
The JSON file maps ServiceNow's table and fields with Site24x7's CI fields. Here’s a sample JSON mapper for integrating Site24x7 with ServiceNow: { "site24x7Mapper": [ { "Monitor_type": "SERVER", "Monitor_sub_type": "LINUX", "ci_type_name": ...
Prerequisites for Node.js agent installation
For a smooth Node.js agent installation, ensure that you've fulfilled the following prerequisites. The environment should have node version 16.20.2 or above installed. The application user should have full permission to access the agent directory. ...
Disable Azure Application Insights to avoid conflicts with Site24x7 APM Insight .NET agent
When using the Site24x7 APM Insight .NET agent with an Azure App Service, it's important to disable Azure Application Insights. Both tools use profiler-based instrumentation, and having both enabled simultaneously can lead to conflicts—resulting in ...
FAQ on Azure service quota monitoring
How does Site24x7 collect Azure service quota data? Site24x7's Azure monitoring tool collects Azure service quota data via API calls. Where should I update the quota metric profile after adding a service quota monitor? Click the hamburger icon near ...